svn commit: r374880 - head/net/syncthing-discosrv

Steve Wills swills at FreeBSD.org
Thu Dec 18 01:22:57 UTC 2014


Author: swills
Date: Thu Dec 18 01:22:55 2014
New Revision: 374880
URL: https://svnweb.freebsd.org/changeset/ports/374880
QAT: https://qat.redports.org/buildarchive/r374880/

Log:
  net/syncthing-discosrv: update for new syncthing version

Modified:
  head/net/syncthing-discosrv/Makefile
  head/net/syncthing-discosrv/distinfo

Modified: head/net/syncthing-discosrv/Makefile
==============================================================================
--- head/net/syncthing-discosrv/Makefile	Thu Dec 18 01:22:40 2014	(r374879)
+++ head/net/syncthing-discosrv/Makefile	Thu Dec 18 01:22:55 2014	(r374880)
@@ -3,7 +3,7 @@
 
 PORTNAME=	syncthing-discosrv
 PORTVERSION=	0.0.0.2014110101
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	net
 MASTER_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/archive/${GH_TAGNAME}.tar.gz?dummy=/:group1 \
 		https://github.com/syncthing/syncthing/archive/v${SYNCTHING_VER}.tar.gz?dummy=/:group2 \
@@ -22,7 +22,7 @@ GH_PROJECT=	discosrv
 GH_COMMIT=	fcba610d30efa662d4435b3127300171aae7b0e9
 GH_TAGNAME=	${GH_COMMIT}
 
-SYNCTHING_VER=	0.10.11
+SYNCTHING_VER=	0.10.12
 GROUPCACHE_COMMIT=	d2a1805
 
 WRKSRC=		${WRKDIR}/discosrv-${GH_COMMIT}

Modified: head/net/syncthing-discosrv/distinfo
==============================================================================
--- head/net/syncthing-discosrv/distinfo	Thu Dec 18 01:22:40 2014	(r374879)
+++ head/net/syncthing-discosrv/distinfo	Thu Dec 18 01:22:55 2014	(r374880)
@@ -1,6 +1,6 @@
 SHA256 (syncthing-discosrv-0.0.0.2014110101.tar.gz) = 226f68ae1196cd4c51f169b4653b97a49f386868da10e4e0d57532d88619d6c5
 SIZE (syncthing-discosrv-0.0.0.2014110101.tar.gz) = 16471
-SHA256 (syncthing-0.10.11.tar.gz) = 65facff28539cbe53e2469e996fceb2c924f7083a00caf00ec664fa436233fab
-SIZE (syncthing-0.10.11.tar.gz) = 3080244
+SHA256 (syncthing-0.10.12.tar.gz) = f575286ee36aa9fb2fd75d3ad04322c9dca15c26a3b5a1a3cba2020fa8844190
+SIZE (syncthing-0.10.12.tar.gz) = 3111221
 SHA256 (golang-groupcache-d2a1805.tar.gz) = be22ff0c07a589fdb4665637787a2693e685e824a4ccb2bcfe8d9811d0c822a3
 SIZE (golang-groupcache-d2a1805.tar.gz) = 24094


More information about the svn-ports-head mailing list