svn commit: r386661 - head/net/syncthing-cli
Steve Wills
swills at FreeBSD.org
Mon May 18 02:11:19 UTC 2015
Author: swills
Date: Mon May 18 02:11:18 2015
New Revision: 386661
URL: https://svnweb.freebsd.org/changeset/ports/386661
Log:
net/syncthing-cli: update to syncthing 0.11.4
Modified:
head/net/syncthing-cli/Makefile
head/net/syncthing-cli/distinfo
Modified: head/net/syncthing-cli/Makefile
==============================================================================
--- head/net/syncthing-cli/Makefile Mon May 18 02:11:02 2015 (r386660)
+++ head/net/syncthing-cli/Makefile Mon May 18 02:11:18 2015 (r386661)
@@ -3,6 +3,7 @@
PORTNAME= syncthing-cli
PORTVERSION= 0.1.0.2015050601
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= GH \
https://github.com/syncthing/syncthing/archive/v${SYNCTHING_VER}.tar.gz?dummy=/:group2 \
@@ -21,7 +22,7 @@ GH_ACCOUNT= syncthing
GH_PROJECT= syncthing-cli
GH_TAGNAME= 51ec7bb30c3ccb92a3c4616ef00be3b3db739afe
-SYNCTHING_VER= 0.11.2
+SYNCTHING_VER= 0.11.4
PLIST_FILES= bin/syncthing-cli
Modified: head/net/syncthing-cli/distinfo
==============================================================================
--- head/net/syncthing-cli/distinfo Mon May 18 02:11:02 2015 (r386660)
+++ head/net/syncthing-cli/distinfo Mon May 18 02:11:18 2015 (r386661)
@@ -1,6 +1,6 @@
SHA256 (syncthing-syncthing-cli-0.1.0.2015050601-51ec7bb30c3ccb92a3c4616ef00be3b3db739afe_GH0.tar.gz) = aeb4e6a5588391e0b0645f23684e2fb11ccaff3a5b20abf7dea3a4a45f7d69a3
SIZE (syncthing-syncthing-cli-0.1.0.2015050601-51ec7bb30c3ccb92a3c4616ef00be3b3db739afe_GH0.tar.gz) = 9202
-SHA256 (syncthing-0.11.2.tar.gz) = 59784b57e54c2271f9d8d5544e03cbbb2413d41e72929f11e75ec46c0e4c4549
-SIZE (syncthing-0.11.2.tar.gz) = 3127112
+SHA256 (syncthing-0.11.4.tar.gz) = f4dbc3d24ec2d1bdf302c994c1e088b2129791522a25122710fb427d2a19387e
+SIZE (syncthing-0.11.4.tar.gz) = 3159537
SHA256 (AudriusButkevicius-cli-7f561c7) = ad64f151c314333f714ef600f65a4fb512ce7242bc2100074775581a56ad439a
SIZE (AudriusButkevicius-cli-7f561c7) = 14736
More information about the svn-ports-all
mailing list