mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
net/mcjoin: Update 2.11 => 2.12
Changelog: https://github.com/troglobit/mcjoin/releases/tag/v2.12 Remove GNU_CONFIGURE_MANPREFIX, pet portclippy. PR: 286390
This commit is contained in:
parent
6bc7980c1e
commit
bf11b9f66b
2 changed files with 6 additions and 8 deletions
|
@ -1,7 +1,6 @@
|
|||
PORTNAME= mcjoin
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2.11
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 2.12
|
||||
CATEGORIES= net
|
||||
|
||||
MAINTAINER= john@saltant.com
|
||||
|
@ -12,10 +11,9 @@ LICENSE= ISCL
|
|||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= autoreconf
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= troglobit
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1661631533
|
||||
SHA256 (troglobit-mcjoin-v2.11_GH0.tar.gz) = cbb4ace4129d6cf7cc42b6f04673b12f641b7c8dcdff919a7a6059ecee3a683c
|
||||
SIZE (troglobit-mcjoin-v2.11_GH0.tar.gz) = 85409
|
||||
TIMESTAMP = 1745763232
|
||||
SHA256 (troglobit-mcjoin-v2.12_GH0.tar.gz) = 61ff39154194db69bf193ed6bde340f12b3163eef5cc22854970ed43292762be
|
||||
SIZE (troglobit-mcjoin-v2.12_GH0.tar.gz) = 90668
|
||||
|
|
Loading…
Add table
Reference in a new issue