svn commit: r438193 - head/net/syncthing

Steve Wills swills at FreeBSD.org
Mon Apr 10 17:33:00 UTC 2017


Author: swills
Date: Mon Apr 10 17:32:58 2017
New Revision: 438193
URL: https://svnweb.freebsd.org/changeset/ports/438193

Log:
  net/syncthing: update to 0.14.26

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

Modified: head/net/syncthing/Makefile
==============================================================================
--- head/net/syncthing/Makefile	Mon Apr 10 17:17:33 2017	(r438192)
+++ head/net/syncthing/Makefile	Mon Apr 10 17:32:58 2017	(r438193)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	syncthing
-PORTVERSION=	0.14.19
+PORTVERSION=	0.14.26
 DISTVERSIONPREFIX=	v
 CATEGORIES=	net
 
@@ -20,8 +20,6 @@ PORTDOCS=	*
 USERS=		syncthing
 GROUPS=		syncthing
 
-STRIP=		# stripping can break go binaries
-
 do-build:
 	# timestamp here refers to source, not build time
 	@cd ${WRKSRC}/src/github.com/${PORTNAME}/${PORTNAME} ; \

Modified: head/net/syncthing/distinfo
==============================================================================
--- head/net/syncthing/distinfo	Mon Apr 10 17:17:33 2017	(r438192)
+++ head/net/syncthing/distinfo	Mon Apr 10 17:32:58 2017	(r438193)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1484150148
-SHA256 (syncthing-syncthing-v0.14.19_GH0.tar.gz) = 356b91e9d0badb9ba026484fd1eaa79046775779532160dde139b726e45c076b
-SIZE (syncthing-syncthing-v0.14.19_GH0.tar.gz) = 6759312
+TIMESTAMP = 1491844189
+SHA256 (syncthing-syncthing-v0.14.26_GH0.tar.gz) = 8d26b48834df9aaae83aa9cb1187ab053a020393e901658ba6c5fded3c578ee2
+SIZE (syncthing-syncthing-v0.14.26_GH0.tar.gz) = 7084289


More information about the svn-ports-all mailing list