summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmar Polo <freebsd@omarpolo.com>2024-08-27 22:29:36 +0300
committerVladimir Druzenko <vvd@FreeBSD.org>2024-08-27 22:31:27 +0300
commiteaa4ee041ed62d0829addae345b2cb8304620ec0 (patch)
tree7c3d25411d1b58f6cfae826bef47b0704ef578e3
parentsysutils/terragrunt: Update to 0.66.9 (diff)
net/gmid: Update 2.1 → 2.1.1
Changelog: https://github.com/omar-polo/gmid/releases/tag/2.1.1 While here pet portclippy. PR: 281098
-rw-r--r--net/gmid/Makefile5
-rw-r--r--net/gmid/distinfo6
2 files changed, 5 insertions, 6 deletions
diff --git a/net/gmid/Makefile b/net/gmid/Makefile
index 665c630803d3..03442e0ccb4c 100644
--- a/net/gmid/Makefile
+++ b/net/gmid/Makefile
@@ -1,5 +1,5 @@
PORTNAME= gmid
-DISTVERSION= 2.1
+DISTVERSION= 2.1.1
CATEGORIES= net
MASTER_SITES= https://github.com/omar-polo/${PORTNAME}/releases/download/${DISTVERSION}/ \
https://ftp.omarpolo.com/
@@ -17,14 +17,13 @@ USES= localbase pkgconfig ssl
USE_RC_SUBR= gmid
HAS_CONFIGURE= yes
+CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc
TEST_TARGET= regress
USERS= _gmid
GROUPS= _gmid
-CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc
-
post-patch:
@${REINPLACE_CMD} -e 's|/man|/share/man|' ${WRKSRC}/configure
diff --git a/net/gmid/distinfo b/net/gmid/distinfo
index 019bab2e40b0..add90b1521cd 100644
--- a/net/gmid/distinfo
+++ b/net/gmid/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1722703962
-SHA256 (gmid-2.1.tar.gz) = d1f7e23bbbc708cb94ad62cecf6fad47433bbb78f9a86930f7d3eb377b1b344b
-SIZE (gmid-2.1.tar.gz) = 197320
+TIMESTAMP = 1724656372
+SHA256 (gmid-2.1.1.tar.gz) = 9eb0fe4272616e71ef28adb1a10808adb58db01626acc39fddebf58e0a0ac4bf
+SIZE (gmid-2.1.1.tar.gz) = 198408