svn commit: r437562 - head/net-im/xmpp-client

Carlo Strub cs at FreeBSD.org
Sun Apr 2 15:07:06 UTC 2017


Author: cs
Date: Sun Apr  2 15:07:05 2017
New Revision: 437562
URL: https://svnweb.freebsd.org/changeset/ports/437562

Log:
  Update to 20170324

Modified:
  head/net-im/xmpp-client/Makefile
  head/net-im/xmpp-client/distinfo

Modified: head/net-im/xmpp-client/Makefile
==============================================================================
--- head/net-im/xmpp-client/Makefile	Sun Apr  2 14:59:24 2017	(r437561)
+++ head/net-im/xmpp-client/Makefile	Sun Apr  2 15:07:05 2017	(r437562)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	xmpp-client
-PORTVERSION=	20160717
+PORTVERSION=	20170324
 CATEGORIES=	net-im
 
 MAINTAINER=	cs at FreeBSD.org
@@ -14,7 +14,7 @@ BUILD_DEPENDS=	${LOCALBASE}/${GO_LIBDIR}
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	agl
-GH_TAGNAME=	abbf9020393e8caae3e8996a16ce48446e31cf0e
+GH_TAGNAME=	3030ad42ee2df255ffc108dc6d04893d9501c863
 USES=		go
 PLIST_FILES=	bin/xmpp-client
 GO_PKGNAME=	github.com/agl/${PORTNAME}

Modified: head/net-im/xmpp-client/distinfo
==============================================================================
--- head/net-im/xmpp-client/distinfo	Sun Apr  2 14:59:24 2017	(r437561)
+++ head/net-im/xmpp-client/distinfo	Sun Apr  2 15:07:05 2017	(r437562)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1470252820
-SHA256 (agl-xmpp-client-20160717-abbf9020393e8caae3e8996a16ce48446e31cf0e_GH0.tar.gz) = 29a7ed8c97d3d313d0979296728d44f94693354d5218e19f29927a1ee57b3678
-SIZE (agl-xmpp-client-20160717-abbf9020393e8caae3e8996a16ce48446e31cf0e_GH0.tar.gz) = 38832
+TIMESTAMP = 1491145506
+SHA256 (agl-xmpp-client-20170324-3030ad42ee2df255ffc108dc6d04893d9501c863_GH0.tar.gz) = 3e231f2eb50db38bc8aa235bb3c59241f6ca977bd8f5f3013a8d6295fcdcb79e
+SIZE (agl-xmpp-client-20170324-3030ad42ee2df255ffc108dc6d04893d9501c863_GH0.tar.gz) = 39132


More information about the svn-ports-head mailing list