Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Jan 2024 15:27:03 GMT
From:      Dan Langille <dvl@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 92ef21b1062e - main - net/syncthing: Update to 1.27.2
Message-ID:  <202401021527.402FR3R2083842@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by dvl:

URL: https://cgit.FreeBSD.org/ports/commit/?id=92ef21b1062e3c8230754a1b5c84270f1761583e

commit 92ef21b1062e3c8230754a1b5c84270f1761583e
Author:     Dan Langille <dvl@FreeBSD.org>
AuthorDate: 2024-01-02 15:21:07 +0000
Commit:     Dan Langille <dvl@FreeBSD.org>
CommitDate: 2024-01-02 15:26:41 +0000

    net/syncthing: Update to 1.27.2
    
    re: https://github.com/syncthing/syncthing/releases/tag/v1.27.2
---
 net/syncthing/Makefile | 2 +-
 net/syncthing/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile
index 95766528c00a..ff0910b515ba 100644
--- a/net/syncthing/Makefile
+++ b/net/syncthing/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	syncthing
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.27.1
+DISTVERSION=	1.27.2
 CATEGORIES=	net
 MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/
 DISTNAME=	${PORTNAME}-source-${DISTVERSIONFULL}
diff --git a/net/syncthing/distinfo b/net/syncthing/distinfo
index 2be1a9a7c10d..ce6d6e09a64f 100644
--- a/net/syncthing/distinfo
+++ b/net/syncthing/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1702299307
-SHA256 (syncthing-source-v1.27.1.tar.gz) = 5c7b0456e50c8a2e4c9767727c4139558ba95573a276273a1730a903e0a73834
-SIZE (syncthing-source-v1.27.1.tar.gz) = 14964498
+TIMESTAMP = 1704206304
+SHA256 (syncthing-source-v1.27.2.tar.gz) = 2a621655e09fdce8a5784ea0f65c5e9773b844ad966686916e68468cbd44813c
+SIZE (syncthing-source-v1.27.2.tar.gz) = 14967954



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401021527.402FR3R2083842>