git: 73576a4aca59 - main - net/gmid: Update to 1.8.6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 02 Dec 2022 18:39:33 UTC
The branch main has been updated by eduardo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=73576a4aca59d87f8b39bd1ae58ecf35c6837473
commit 73576a4aca59d87f8b39bd1ae58ecf35c6837473
Author: Omar Polo <freebsd@omarpolo.com>
AuthorDate: 2022-12-02 18:36:33 +0000
Commit: Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-12-02 18:38:51 +0000
net/gmid: Update to 1.8.6
- remove unneeded STRIP_CMDs
ChangeLog: https://gmid.omarpolo.com/changelog.html
PR: 268128
MFH: 2022Q4 (bugfix release)
---
net/gmid/Makefile | 6 +-----
net/gmid/distinfo | 6 +++---
2 files changed, 4 insertions(+), 8 deletions(-)
diff --git a/net/gmid/Makefile b/net/gmid/Makefile
index faadb1ac7575..80e823a1843b 100644
--- a/net/gmid/Makefile
+++ b/net/gmid/Makefile
@@ -1,5 +1,5 @@
PORTNAME= gmid
-DISTVERSION= 1.8.5
+DISTVERSION= 1.8.6
CATEGORIES= net
MASTER_SITES= https://github.com/omar-polo/gmid/releases/download/${DISTVERSION}/
@@ -25,10 +25,6 @@ LDFLAGS+= -lcrypto -lssl
USERS= _gmid
GROUPS= _gmid
-post-build:
- ${STRIP_CMD} ${WRKSRC}/gg
- ${STRIP_CMD} ${WRKSRC}/gmid
-
post-install:
${INSTALL_DATA} ${FILESDIR}/gmid.conf.sample \
${STAGEDIR}${PREFIX}/etc/
diff --git a/net/gmid/distinfo b/net/gmid/distinfo
index db010ad06601..157325ef8596 100644
--- a/net/gmid/distinfo
+++ b/net/gmid/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1667289907
-SHA256 (gmid-1.8.5.tar.gz) = bbdf37162add9be254dfd857f69595b5fe882a8a30647d62e7a030c2e2c87c5c
-SIZE (gmid-1.8.5.tar.gz) = 120605
+TIMESTAMP = 1669995538
+SHA256 (gmid-1.8.6.tar.gz) = 5e027012f50f56709a7f08a530fd0ecc90402142acdcd7cba6e23bd7a37d0bc8
+SIZE (gmid-1.8.6.tar.gz) = 121648