mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04: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
2 changed files with 5 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= gmid
|
PORTNAME= gmid
|
||||||
DISTVERSION= 2.1
|
DISTVERSION= 2.1.1
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
MASTER_SITES= https://github.com/omar-polo/${PORTNAME}/releases/download/${DISTVERSION}/ \
|
MASTER_SITES= https://github.com/omar-polo/${PORTNAME}/releases/download/${DISTVERSION}/ \
|
||||||
https://ftp.omarpolo.com/
|
https://ftp.omarpolo.com/
|
||||||
|
@ -17,14 +17,13 @@ USES= localbase pkgconfig ssl
|
||||||
USE_RC_SUBR= gmid
|
USE_RC_SUBR= gmid
|
||||||
|
|
||||||
HAS_CONFIGURE= yes
|
HAS_CONFIGURE= yes
|
||||||
|
CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc
|
||||||
|
|
||||||
TEST_TARGET= regress
|
TEST_TARGET= regress
|
||||||
|
|
||||||
USERS= _gmid
|
USERS= _gmid
|
||||||
GROUPS= _gmid
|
GROUPS= _gmid
|
||||||
|
|
||||||
CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc
|
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
@${REINPLACE_CMD} -e 's|/man|/share/man|' ${WRKSRC}/configure
|
@${REINPLACE_CMD} -e 's|/man|/share/man|' ${WRKSRC}/configure
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1722703962
|
TIMESTAMP = 1724656372
|
||||||
SHA256 (gmid-2.1.tar.gz) = d1f7e23bbbc708cb94ad62cecf6fad47433bbb78f9a86930f7d3eb377b1b344b
|
SHA256 (gmid-2.1.1.tar.gz) = 9eb0fe4272616e71ef28adb1a10808adb58db01626acc39fddebf58e0a0ac4bf
|
||||||
SIZE (gmid-2.1.tar.gz) = 197320
|
SIZE (gmid-2.1.1.tar.gz) = 198408
|
||||||
|
|
Loading…
Add table
Reference in a new issue