svn commit: r501052 - head/net/syncthing

Steve Wills swills at FreeBSD.org
Wed May 8 20:47:46 UTC 2019


Author: swills
Date: Wed May  8 20:47:44 2019
New Revision: 501052
URL: https://svnweb.freebsd.org/changeset/ports/501052

Log:
  net/syncthing: update to 1.1.2

Modified:
  head/net/syncthing/Makefile   (contents, props changed)
  head/net/syncthing/distinfo   (contents, props changed)

Modified: head/net/syncthing/Makefile
==============================================================================
--- head/net/syncthing/Makefile	Wed May  8 20:40:19 2019	(r501051)
+++ head/net/syncthing/Makefile	Wed May  8 20:47:44 2019	(r501052)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	syncthing
-PORTVERSION=	1.1.1
+PORTVERSION=	1.1.2
 DISTVERSIONPREFIX=	v
 CATEGORIES=	net
 MASTER_SITES=	https://github.com/syncthing/syncthing/releases/download/v${PORTVERSION}/

Modified: head/net/syncthing/distinfo
==============================================================================
--- head/net/syncthing/distinfo	Wed May  8 20:40:19 2019	(r501051)
+++ head/net/syncthing/distinfo	Wed May  8 20:47:44 2019	(r501052)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1554384503
-SHA256 (syncthing-source-v1.1.1.tar.gz) = a796583c12894765394be38e8de858705491dc674289bb6936e68aeb4be23477
-SIZE (syncthing-source-v1.1.1.tar.gz) = 6966579
+TIMESTAMP = 1557346105
+SHA256 (syncthing-source-v1.1.2.tar.gz) = 33e35ee504984d48a8d6f3c2f770886fc8820453821e958f6caa3ba2fa004274
+SIZE (syncthing-source-v1.1.2.tar.gz) = 7114870


More information about the svn-ports-all mailing list