mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
irc/unreal: Update to 6.1.9.1
* Replace PORTVERSION with DISTVERSION for consistency
* Drop USES= localbase
Changelog:
fb9aa72f78/doc/RELEASE-NOTES.md
PR: 283482
Reviewed by: tanawts@gmail.com (maintainer)
This commit is contained in:
parent
7db8477ee6
commit
4d72412a28
2 changed files with 6 additions and 6 deletions
|
@ -1,8 +1,8 @@
|
|||
PORTNAME= unreal
|
||||
DISTVERSION= 6.1.8.1
|
||||
DISTVERSION= 6.1.9.1
|
||||
CATEGORIES= irc
|
||||
MASTER_SITES= https://www.unrealircd.org/downloads/
|
||||
DISTNAME= ${PORTNAME}ircd-${PORTVERSION}
|
||||
DISTNAME= ${PORTNAME}ircd-${DISTVERSION}
|
||||
|
||||
MAINTAINER= tanawts@gmail.com
|
||||
COMMENT= Unreal - the next generation ircd
|
||||
|
@ -19,7 +19,7 @@ LIB_DEPENDS= libcares.so:dns/c-ares \
|
|||
libmaxminddb.so:net/libmaxminddb
|
||||
RUN_DEPENDS= ${LOCALBASE}/bin/geoipupdate:net/geoipupdate
|
||||
|
||||
USES= cpe gmake localbase pkgconfig ssl
|
||||
USES= cpe gmake pkgconfig ssl
|
||||
CPE_VENDOR= unrealircd
|
||||
CPE_PRODUCT= unrealircd
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1729629794
|
||||
SHA256 (unrealircd-6.1.8.1.tar.gz) = f8f7a0b738614a527e2420ca3970bc735c6c5346dfa8dd9e2d5bd2eeaf992e93
|
||||
SIZE (unrealircd-6.1.8.1.tar.gz) = 10053933
|
||||
TIMESTAMP = 1734830072
|
||||
SHA256 (unrealircd-6.1.9.1.tar.gz) = 1900df4494206eda7a38a1efb71b62ab6a403111fe1638d1b9bf6e35f763d82c
|
||||
SIZE (unrealircd-6.1.9.1.tar.gz) = 10014469
|
||||
|
|
Loading…
Add table
Reference in a new issue