svn commit: r372657 - head/net/syncthing-cli
Steve Wills
swills at FreeBSD.org
Sun Nov 16 23:31:09 UTC 2014
Author: swills
Date: Sun Nov 16 23:31:08 2014
New Revision: 372657
URL: https://svnweb.freebsd.org/changeset/ports/372657
QAT: https://qat.redports.org/buildarchive/r372657/
Log:
net/syncthing-cli: update for new syncthing version
Modified:
head/net/syncthing-cli/Makefile
head/net/syncthing-cli/distinfo
Modified: head/net/syncthing-cli/Makefile
==============================================================================
--- head/net/syncthing-cli/Makefile Sun Nov 16 23:30:44 2014 (r372656)
+++ head/net/syncthing-cli/Makefile Sun Nov 16 23:31:08 2014 (r372657)
@@ -3,6 +3,7 @@
PORTNAME= syncthing-cli
PORTVERSION= 0.1.0.2014110101
+PORTREVISION= 1
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 \
@@ -21,7 +22,7 @@ GH_PROJECT= syncthing-cli
GH_COMMIT= c87be74a305ef6b3f05debde4df84c27e9005035
GH_TAGNAME= ${GH_COMMIT}
-SYNCTHING_VER= 0.10.4
+SYNCTHING_VER= 0.10.5
WRKSRC= ${WRKDIR}/syncthing-cli-${GH_COMMIT}
Modified: head/net/syncthing-cli/distinfo
==============================================================================
--- head/net/syncthing-cli/distinfo Sun Nov 16 23:30:44 2014 (r372656)
+++ head/net/syncthing-cli/distinfo Sun Nov 16 23:31:08 2014 (r372657)
@@ -1,6 +1,6 @@
SHA256 (syncthing-cli-0.1.0.2014110101.tar.gz) = 9ed3e61a8d54518f0b46309ab57f1eb2973bbe86db237966a7cdcd02a6ffcb1e
SIZE (syncthing-cli-0.1.0.2014110101.tar.gz) = 8788
-SHA256 (syncthing-0.10.4.tar.gz) = aff9a358fd9021254afc5c8ec1fd92618eadf622c9dba240666ff41abba3ec00
-SIZE (syncthing-0.10.4.tar.gz) = 2996470
+SHA256 (syncthing-0.10.5.tar.gz) = adaef4e63916f86f081f68615b740f39a9af08de6d4c5630876665cf229da241
+SIZE (syncthing-0.10.5.tar.gz) = 3013393
SHA256 (AudriusButkevicius-cli-7f561c7) = ad64f151c314333f714ef600f65a4fb512ce7242bc2100074775581a56ad439a
SIZE (AudriusButkevicius-cli-7f561c7) = 14736
More information about the svn-ports-head
mailing list