Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Feb 2026 09:46:09 +0000
From:      Dima Panov <fluffy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2aec2b63e4e5 - main - ports-mgmt/synth: update to 3.13 release (+)
Message-ID:  <6992e761.229aa.4fd8e7d0@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2aec2b63e4e59c9cff3fb23c3c756b164f325023

commit 2aec2b63e4e59c9cff3fb23c3c756b164f325023
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2026-02-16 09:41:02 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2026-02-16 09:41:02 +0000

    ports-mgmt/synth: update to 3.13 release (+)
    
    Changelog:
    * Attempt to fix prefetching with modern pkg
    * Limit log preservation to the task that failed
    * testing fix for missing synth scanner log file
    * Add EXIT STATUS section to man page
    * Set non-zero return code when problem encountered
    * Create /etc/hosts in builder
---
 ports-mgmt/synth/Makefile | 2 +-
 ports-mgmt/synth/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/ports-mgmt/synth/Makefile b/ports-mgmt/synth/Makefile
index 3260622a6fc0..423c1b50aa61 100644
--- a/ports-mgmt/synth/Makefile
+++ b/ports-mgmt/synth/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	synth
 DISTVERSIONPREFIX=	v
-DISTVERSION=	3.12
+DISTVERSION=	3.13
 CATEGORIES=	ports-mgmt
 
 MAINTAINER=	fluffy@FreeBSD.org
diff --git a/ports-mgmt/synth/distinfo b/ports-mgmt/synth/distinfo
index b993f9727dc3..69213d960931 100644
--- a/ports-mgmt/synth/distinfo
+++ b/ports-mgmt/synth/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1750357245
-SHA256 (jrmarino-synth-v3.12_GH0.tar.gz) = ae837652ed4afed57db36587c25b8d866a922332f2981f7d901792297ecc8d22
-SIZE (jrmarino-synth-v3.12_GH0.tar.gz) = 175454
+TIMESTAMP = 1771233586
+SHA256 (jrmarino-synth-v3.13_GH0.tar.gz) = 94d4d1a01ebdfbb3ae42df6e5945a6b2554caa32fa841f770101203e82f1c50c
+SIZE (jrmarino-synth-v3.13_GH0.tar.gz) = 176741


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6992e761.229aa.4fd8e7d0>