Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Jul 2016 20:36:18 +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: r419024 - head/net/syncthing
Message-ID:  <201607242036.u6OKaItw048795@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Sun Jul 24 20:36:17 2016
New Revision: 419024
URL: https://svnweb.freebsd.org/changeset/ports/419024

Log:
  net/syncthing: update to 0.14.0

Modified:
  head/net/syncthing/Makefile
  head/net/syncthing/distinfo
  head/net/syncthing/pkg-message

Modified: head/net/syncthing/Makefile
==============================================================================
--- head/net/syncthing/Makefile	Sun Jul 24 20:27:16 2016	(r419023)
+++ head/net/syncthing/Makefile	Sun Jul 24 20:36:17 2016	(r419024)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	syncthing
-PORTVERSION=	0.13.4
+PORTVERSION=	0.14.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	net
 
@@ -24,9 +24,9 @@ STRIP=		# stripping can break go binarie
 post-patch:
 	@cd ${WRKSRC} ; ${MKDIR} src/github.com/${PORTNAME}/${PORTNAME} ; \
 		${MV} .gitattributes .gitignore .mailmap AUTHORS CONDUCT.md \
-		CONTRIBUTING.md ISSUE_TEMPLATE.md LICENSE NICKS \
+		CONTRIBUTING.md ISSUE_TEMPLATE.md LICENSE NICKS debtpl \
 		PULL_REQUEST_TEMPLATE.md README.md assets build.go build.sh cmd \
-		debian etc gui lib man script test vendor \
+		etc gui lib man script test vendor \
 		src/github.com/${PORTNAME}/${PORTNAME}
 
 do-build:

Modified: head/net/syncthing/distinfo
==============================================================================
--- head/net/syncthing/distinfo	Sun Jul 24 20:27:16 2016	(r419023)
+++ head/net/syncthing/distinfo	Sun Jul 24 20:36:17 2016	(r419024)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1464440462
-SHA256 (syncthing-syncthing-v0.13.4_GH0.tar.gz) = c7ecb7ace4837295a03fc72d0b133d2ec149e412bd998d9247d7d4504ef0f64b
-SIZE (syncthing-syncthing-v0.13.4_GH0.tar.gz) = 3937983
+TIMESTAMP = 1469385106
+SHA256 (syncthing-syncthing-v0.14.0_GH0.tar.gz) = bfa25ee766be4fb53c98df9aad99f57e562715280ed73445abe15ce2a713588e
+SIZE (syncthing-syncthing-v0.14.0_GH0.tar.gz) = 6368723

Modified: head/net/syncthing/pkg-message
==============================================================================
--- head/net/syncthing/pkg-message	Sun Jul 24 20:27:16 2016	(r419023)
+++ head/net/syncthing/pkg-message	Sun Jul 24 20:36:17 2016	(r419024)
@@ -1,8 +1,9 @@
-WARNING: This version is not backwards compatible with 0.12.x, 0.11.x nor
-0.10.x releases!
+WARNING: This version is not backwards compatible with 0.13.x, 0.12.x, 0.11.x
+nor 0.10.x releases!
 
 For more information, please read:
 
+https://forum.syncthing.net/t/syncthing-v0-14-0/7806
 https://github.com/syncthing/syncthing/releases/tag/v0.13.0
 https://forum.syncthing.net/t/syncthing-v0-11-0-release-notes/2426
 https://forum.syncthing.net/t/syncthing-syncthing-v0-12-0-beryllium-bedbug/6026



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