svn commit: r503469 - head/net/syncthing

Steve Wills swills at FreeBSD.org
Tue Jun 4 13:02:04 UTC 2019


Author: swills
Date: Tue Jun  4 13:02:03 2019
New Revision: 503469
URL: https://svnweb.freebsd.org/changeset/ports/503469

Log:
  net/syncthing: update to 1.1.4

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

Modified: head/net/syncthing/Makefile
==============================================================================
--- head/net/syncthing/Makefile	Tue Jun  4 12:07:06 2019	(r503468)
+++ head/net/syncthing/Makefile	Tue Jun  4 13:02:03 2019	(r503469)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	syncthing
-PORTVERSION=	1.1.2
+PORTVERSION=	1.1.4
 DISTVERSIONPREFIX=	v
 CATEGORIES=	net
 MASTER_SITES=	https://github.com/syncthing/syncthing/releases/download/v${PORTVERSION}/

Modified: head/net/syncthing/distinfo
==============================================================================
--- head/net/syncthing/distinfo	Tue Jun  4 12:07:06 2019	(r503468)
+++ head/net/syncthing/distinfo	Tue Jun  4 13:02:03 2019	(r503469)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1557346105
-SHA256 (syncthing-source-v1.1.2.tar.gz) = 33e35ee504984d48a8d6f3c2f770886fc8820453821e958f6caa3ba2fa004274
-SIZE (syncthing-source-v1.1.2.tar.gz) = 7114870
+TIMESTAMP = 1559646544
+SHA256 (syncthing-source-v1.1.4.tar.gz) = d464884bfd92eac2f2dbc835c740ea7d5bd9e6ebd0bca7cda49682b0da4e6b5e
+SIZE (syncthing-source-v1.1.4.tar.gz) = 9364374


More information about the svn-ports-head mailing list