Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/net/erlang-xmpp/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/net/erlang-xmpp/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.10 retrieving revision 1.11 diff -u -p -r1.10 -r1.11 --- pkgsrc/net/erlang-xmpp/Makefile 2017/12/14 20:51:57 1.10 +++ pkgsrc/net/erlang-xmpp/Makefile 2018/01/03 20:51:19 1.11 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2017/12/14 20:51:57 fhajny Exp $ +# $NetBSD: Makefile,v 1.11 2018/01/03 20:51:19 fhajny Exp $ -DISTNAME= xmpp-1.1.16 +DISTNAME= xmpp-1.1.17 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GITHUB:=processone/} @@ -9,7 +9,7 @@ HOMEPAGE= https://github.com/processone/ COMMENT= XMPP parsing and serialization library on top of Fast XML LICENSE= apache-2.0 -DEPENDS+= erlang-fast_xml>=1.1.25:../../textproc/erlang-fast_xml +DEPENDS+= erlang-fast_xml>=1.1.26:../../textproc/erlang-fast_xml DEPENDS+= erlang-stringprep>=1.0.10:../../textproc/erlang-stringprep DEPENDS+= erlang-p1_utils>=1.0.10:../../misc/erlang-p1_utils