Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Feb 2015 22:03:15 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r379851 - head/net/syncthing-discosrv
Message-ID:  <201502242203.t1OM3FiE063522@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Tue Feb 24 22:03:15 2015
New Revision: 379851
URL: https://svnweb.freebsd.org/changeset/ports/379851
QAT: https://qat.redports.org/buildarchive/r379851/

Log:
  net/syncthing-discosrv: update to new snapshot

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

Modified: head/net/syncthing-discosrv/Makefile
==============================================================================
--- head/net/syncthing-discosrv/Makefile	Tue Feb 24 22:01:56 2015	(r379850)
+++ head/net/syncthing-discosrv/Makefile	Tue Feb 24 22:03:15 2015	(r379851)
@@ -2,8 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	syncthing-discosrv
-PORTVERSION=	0.0.0.2014110101
-PORTREVISION=	5
+PORTVERSION=	0.0.0.2015022401
+PORTREVISION=	0
 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 \
@@ -19,10 +19,10 @@ BUILD_DEPENDS=	${LOCALBASE}/bin/go:${POR
 
 GH_ACCOUNT=	syncthing
 GH_PROJECT=	discosrv
-GH_COMMIT=	fcba610d30efa662d4435b3127300171aae7b0e9
+GH_COMMIT=	4e1240a610bcc2ef8772eb2641492822b4ec4f88
 GH_TAGNAME=	${GH_COMMIT}
 
-SYNCTHING_VER=	0.10.12
+SYNCTHING_VER=	0.10.23
 GROUPCACHE_COMMIT=	d2a1805
 
 WRKSRC=		${WRKDIR}/discosrv-${GH_COMMIT}
@@ -59,6 +59,8 @@ post-patch:
 		${WRKSRC}/src/golang.org/x
 	@${MV} ${WRKDIR}/syncthing-${SYNCTHING_VER} \
 		${WRKSRC}/src/github.com/syncthing/syncthing
+	@${MV} ${WRKSRC}/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syncthing/protocol \
+		${WRKSRC}/src/github.com/syncthing/protocol
 	@${MV} ${WRKDIR}/golang-groupcache-${GROUPCACHE_COMMIT} \
 		${WRKSRC}/src/github.com/golang/groupcache
 

Modified: head/net/syncthing-discosrv/distinfo
==============================================================================
--- head/net/syncthing-discosrv/distinfo	Tue Feb 24 22:01:56 2015	(r379850)
+++ head/net/syncthing-discosrv/distinfo	Tue Feb 24 22:03:15 2015	(r379851)
@@ -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.12.tar.gz) = f575286ee36aa9fb2fd75d3ad04322c9dca15c26a3b5a1a3cba2020fa8844190
-SIZE (syncthing-0.10.12.tar.gz) = 3111221
+SHA256 (syncthing-discosrv-0.0.0.2015022401.tar.gz) = 70ddebacddb8c3de9019f83e1e63cb95d36731433068480b2499d491dcdd45e7
+SIZE (syncthing-discosrv-0.0.0.2015022401.tar.gz) = 16841
+SHA256 (syncthing-0.10.23.tar.gz) = c8c829191620e2268209c3da19b4b58b3568aaf859d9be84b161da26454fb54a
+SIZE (syncthing-0.10.23.tar.gz) = 3115266
 SHA256 (golang-groupcache-d2a1805.tar.gz) = be22ff0c07a589fdb4665637787a2693e685e824a4ccb2bcfe8d9811d0c822a3
 SIZE (golang-groupcache-d2a1805.tar.gz) = 24094



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201502242203.t1OM3FiE063522>