Date: Tue, 4 Jun 2019 13:02:03 +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: r503469 - head/net/syncthing Message-ID: <201906041302.x54D23SN057599@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906041302.x54D23SN057599>