svn commit: r386091 - head/net/syncthing

Steve Wills swills at FreeBSD.org
Mon May 11 17:30:03 UTC 2015


Author: swills
Date: Mon May 11 17:30:01 2015
New Revision: 386091
URL: https://svnweb.freebsd.org/changeset/ports/386091

Log:
  net/syncthing: update to 0.11.2

Added:
  head/net/syncthing/pkg-message   (contents, props changed)
Modified:
  head/net/syncthing/Makefile
  head/net/syncthing/distinfo

Modified: head/net/syncthing/Makefile
==============================================================================
--- head/net/syncthing/Makefile	Mon May 11 17:18:55 2015	(r386090)
+++ head/net/syncthing/Makefile	Mon May 11 17:30:01 2015	(r386091)
@@ -2,10 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	syncthing
-PORTVERSION=	0.10.30
-PORTREVISION=	1
-CATEGORIES=	net
+PORTVERSION=	0.11.2
 DISTVERSIONPREFIX=	v
+CATEGORIES=	net
 
 MAINTAINER=	swills at FreeBSD.org
 COMMENT=	Encrypted file sync tool

Modified: head/net/syncthing/distinfo
==============================================================================
--- head/net/syncthing/distinfo	Mon May 11 17:18:55 2015	(r386090)
+++ head/net/syncthing/distinfo	Mon May 11 17:30:01 2015	(r386091)
@@ -1,2 +1,2 @@
-SHA256 (syncthing-syncthing-v0.10.30_GH0.tar.gz) = 0358f8b5edacebb0eacfad424e2fbca32587b0747c7f7060c63e961038289880
-SIZE (syncthing-syncthing-v0.10.30_GH0.tar.gz) = 3029635
+SHA256 (syncthing-syncthing-v0.11.2_GH0.tar.gz) = 59784b57e54c2271f9d8d5544e03cbbb2413d41e72929f11e75ec46c0e4c4549
+SIZE (syncthing-syncthing-v0.11.2_GH0.tar.gz) = 3127112

Added: head/net/syncthing/pkg-message
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/net/syncthing/pkg-message	Mon May 11 17:30:01 2015	(r386091)
@@ -0,0 +1,5 @@
+WARNING: This version is not backwards compatible with 0.10.x releases!
+
+For more information, please read:
+
+https://forum.syncthing.net/t/syncthing-v0-11-0-release-notes/2426


More information about the svn-ports-all mailing list