git: a53b9c858eb6 - main - ports-mgmt/synth: Update to 2.11 release
Dima Panov
fluffy at FreeBSD.org
Sun May 9 15:28:12 UTC 2021
The branch main has been updated by fluffy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a53b9c858eb613ea9f1e79d0b31655d747cc5275
commit a53b9c858eb613ea9f1e79d0b31655d747cc5275
Author: Dima Panov <fluffy at FreeBSD.org>
AuthorDate: 2021-05-09 15:26:28 +0000
Commit: Dima Panov <fluffy at FreeBSD.org>
CommitDate: 2021-05-09 15:26:28 +0000
ports-mgmt/synth: Update to 2.11 release
This fixes https://github.com/jrmarino/synth/issues/193
(sys/sys/param.h in freebsd/main loses comment after __FreeBSD_version)
MFH: 2021Q2
---
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 03c0ead4f47e..ea1b70e13042 100644
--- a/ports-mgmt/synth/Makefile
+++ b/ports-mgmt/synth/Makefile
@@ -2,7 +2,7 @@
PORTNAME= synth
DISTVERSIONPREFIX= v
-DISTVERSION= 2.10
+DISTVERSION= 2.11
CATEGORIES= ports-mgmt
MAINTAINER= fluffy at FreeBSD.org
diff --git a/ports-mgmt/synth/distinfo b/ports-mgmt/synth/distinfo
index d48ac4e79df7..cf3deacfec9e 100644
--- a/ports-mgmt/synth/distinfo
+++ b/ports-mgmt/synth/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618083182
-SHA256 (jrmarino-synth-v2.10_GH0.tar.gz) = b1ec61f2de3baebb8a38888cf586df012ee904abfcf5597ec9e7f858eac686bd
-SIZE (jrmarino-synth-v2.10_GH0.tar.gz) = 172134
+TIMESTAMP = 1620573601
+SHA256 (jrmarino-synth-v2.11_GH0.tar.gz) = 32aa31e353426cc9de105b16c7edb24474042cfb025521b15be4ba8be5ae2108
+SIZE (jrmarino-synth-v2.11_GH0.tar.gz) = 172046
More information about the dev-commits-ports-all
mailing list