Date: Wed, 8 May 2019 20:47:44 +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: r501052 - head/net/syncthing Message-ID: <201905082047.x48Kli4s078200@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905082047.x48Kli4s078200>