mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
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
This commit is contained in:
parent
888651a569
commit
eaa4ee041e
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user