git: 4d72412a28a6 - main - irc/unreal: Update to 6.1.9.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 23 Dec 2024 21:08:46 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=4d72412a28a6dc2e12959368263e792d2cff4605 commit 4d72412a28a6dc2e12959368263e792d2cff4605 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-12-23 21:05:47 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-12-23 21:08:39 +0000 irc/unreal: Update to 6.1.9.1 * Replace PORTVERSION with DISTVERSION for consistency * Drop USES= localbase Changelog: https://github.com/unrealircd/unrealircd/blob/fb9aa72f782110096c7fd072c886db8ee2881022/doc/RELEASE-NOTES.md PR: 283482 Reviewed by: tanawts@gmail.com (maintainer) --- irc/unreal/Makefile | 6 +++--- irc/unreal/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/irc/unreal/Makefile b/irc/unreal/Makefile index b181aaeccca1..3dadfb90fec0 100644 --- a/irc/unreal/Makefile +++ b/irc/unreal/Makefile @@ -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 diff --git a/irc/unreal/distinfo b/irc/unreal/distinfo index a23f69a73a98..03e25fc1e698 100644 --- a/irc/unreal/distinfo +++ b/irc/unreal/distinfo @@ -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