svn commit: r393455 - head/net/syncthing-cli

Steve Wills swills at FreeBSD.org
Mon Aug 3 03:56:50 UTC 2015


Author: swills
Date: Mon Aug  3 03:56:48 2015
New Revision: 393455
URL: https://svnweb.freebsd.org/changeset/ports/393455

Log:
  net/syncthing-cli: update for syncthing 0.11.18

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

Modified: head/net/syncthing-cli/Makefile
==============================================================================
--- head/net/syncthing-cli/Makefile	Mon Aug  3 03:56:26 2015	(r393454)
+++ head/net/syncthing-cli/Makefile	Mon Aug  3 03:56:48 2015	(r393455)
@@ -3,6 +3,7 @@
 
 PORTNAME=	syncthing-cli
 PORTVERSION=	0.1.0.2015070301
+PORTREVISION=	1
 CATEGORIES=	net
 
 MAINTAINER=	swills at FreeBSD.org
@@ -15,7 +16,7 @@ GH_ACCOUNT=	syncthing AudriusButkevicius
 GH_PROJECT=	syncthing:st cli:audrius
 GH_TAGNAME=	2707f77 v${SYNCTHING_VER}:st 7f561c7:audrius
 
-SYNCTHING_VER=	0.11.16
+SYNCTHING_VER=	0.11.18
 
 PLIST_FILES=	bin/syncthing-cli
 

Modified: head/net/syncthing-cli/distinfo
==============================================================================
--- head/net/syncthing-cli/distinfo	Mon Aug  3 03:56:26 2015	(r393454)
+++ head/net/syncthing-cli/distinfo	Mon Aug  3 03:56:48 2015	(r393455)
@@ -2,5 +2,5 @@ SHA256 (syncthing-syncthing-cli-0.1.0.20
 SIZE (syncthing-syncthing-cli-0.1.0.2015070301-2707f77_GH0.tar.gz) = 9347
 SHA256 (AudriusButkevicius-cli-7f561c7_GH0.tar.gz) = 8d6c282b2737c5ae17c3ba4ce81037762f46aa5a05d0095c0d481639d081110c
 SIZE (AudriusButkevicius-cli-7f561c7_GH0.tar.gz) = 14722
-SHA256 (syncthing-syncthing-v0.11.16_GH0.tar.gz) = 1a71bfd5849323adbcd71859d853b3c0e313e314997a569128eb2dd659d4d055
-SIZE (syncthing-syncthing-v0.11.16_GH0.tar.gz) = 3375037
+SHA256 (syncthing-syncthing-v0.11.18_GH0.tar.gz) = fd93392687e545e2b779d10754e24cd49ecbfc03cabaceac381b5a3e69693be6
+SIZE (syncthing-syncthing-v0.11.18_GH0.tar.gz) = 3391683


More information about the svn-ports-all mailing list