git: d78210144055 - main - net/gmid: Update to 1.8
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 03 Feb 2022 21:41:04 UTC
The branch main has been updated by lwhsu:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d78210144055387daa20711b50bc219e721a9357
commit d78210144055387daa20711b50bc219e721a9357
Author: Omar Polo <freebsd@omarpolo.com>
AuthorDate: 2022-02-03 21:39:56 +0000
Commit: Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2022-02-03 21:40:49 +0000
net/gmid: Update to 1.8
Changelog: https://git.omarpolo.com/gmid/tag/?h=1.8
PR: 261573
---
net/gmid/Makefile | 3 ++-
net/gmid/distinfo | 6 +++---
net/gmid/pkg-plist | 2 ++
3 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/net/gmid/Makefile b/net/gmid/Makefile
index acb91fc54b0e..3d246f7cd187 100644
--- a/net/gmid/Makefile
+++ b/net/gmid/Makefile
@@ -1,5 +1,5 @@
PORTNAME= gmid
-DISTVERSION= 1.7.5
+DISTVERSION= 1.8
CATEGORIES= net
MASTER_SITES= https://github.com/omar-polo/gmid/releases/download/${DISTVERSION}/
@@ -25,6 +25,7 @@ USERS= _gmid
GROUPS= _gmid
post-build:
+ ${STRIP_CMD} ${WRKSRC}/gg
${STRIP_CMD} ${WRKSRC}/gmid
post-install:
diff --git a/net/gmid/distinfo b/net/gmid/distinfo
index bceb5a831162..e5d8114e5a88 100644
--- a/net/gmid/distinfo
+++ b/net/gmid/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1634292038
-SHA256 (gmid-1.7.5.tar.gz) = e1b31a13d320929b70ac030e8406a9121da09fb3404525261ff762694ac8eb61
-SIZE (gmid-1.7.5.tar.gz) = 82100
+TIMESTAMP = 1643550521
+SHA256 (gmid-1.8.tar.gz) = 9b1f1d0f7470a236fbc5d400bbe585d2b5cabf395906f1cddc8b8a5c61536214
+SIZE (gmid-1.8.tar.gz) = 141057
diff --git a/net/gmid/pkg-plist b/net/gmid/pkg-plist
index 2dbb6ab99576..60e82b9c2875 100644
--- a/net/gmid/pkg-plist
+++ b/net/gmid/pkg-plist
@@ -1,3 +1,5 @@
@sample etc/gmid.conf.sample
+bin/gg
bin/gmid
+man/man1/gg.1.gz
man/man1/gmid.1.gz