svn commit: r541833 - head/net/syncthing

Steve Wills swills at FreeBSD.org
Fri Jul 10 00:04:21 UTC 2020


Author: swills
Date: Fri Jul 10 00:04:20 2020
New Revision: 541833
URL: https://svnweb.freebsd.org/changeset/ports/541833

Log:
  net/syncthing: update to 1.7.0
  
  While here, remove obsolete pkg-message

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

Modified: head/net/syncthing/Makefile
==============================================================================
--- head/net/syncthing/Makefile	Thu Jul  9 23:41:31 2020	(r541832)
+++ head/net/syncthing/Makefile	Fri Jul 10 00:04:20 2020	(r541833)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	syncthing
-PORTVERSION=	1.6.1
+PORTVERSION=	1.7.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	net
 MASTER_SITES=	https://github.com/syncthing/syncthing/releases/download/v${PORTVERSION}/

Modified: head/net/syncthing/distinfo
==============================================================================
--- head/net/syncthing/distinfo	Thu Jul  9 23:41:31 2020	(r541832)
+++ head/net/syncthing/distinfo	Fri Jul 10 00:04:20 2020	(r541833)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1594059270
-SHA256 (syncthing-source-v1.6.1.tar.gz) = f42518d453f7475022b5632420f21a6e0ab8d77f19c29b65ad582bc98e00a0a5
-SIZE (syncthing-source-v1.6.1.tar.gz) = 10825929
+TIMESTAMP = 1594234086
+SHA256 (syncthing-source-v1.7.0.tar.gz) = aee7ee49b65cb614711b9d8a7d468766adbb687fa5ba8f273eef495e4a8e9435
+SIZE (syncthing-source-v1.7.0.tar.gz) = 11594328


More information about the svn-ports-all mailing list