git: ef656c6ce91a - main - irc/atheme-services: Update to 7.2.12
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 07 Apr 2022 18:48:47 UTC
The branch main has been updated by tdb: URL: https://cgit.FreeBSD.org/ports/commit/?id=ef656c6ce91a824611cff11de6f879775b5fd91d commit ef656c6ce91a824611cff11de6f879775b5fd91d Author: Dustin Marquess <jailbird@fdf.net> AuthorDate: 2022-04-07 18:44:29 +0000 Commit: Tim Bishop <tdb@FreeBSD.org> CommitDate: 2022-04-07 18:48:16 +0000 irc/atheme-services: Update to 7.2.12 PR: 263105 --- irc/atheme-services/Makefile | 7 +++---- irc/atheme-services/distinfo | 6 +++--- irc/atheme-services/pkg-plist | 4 ++++ 3 files changed, 10 insertions(+), 7 deletions(-) diff --git a/irc/atheme-services/Makefile b/irc/atheme-services/Makefile index 22a1915eb819..1d509ea2a72b 100644 --- a/irc/atheme-services/Makefile +++ b/irc/atheme-services/Makefile @@ -1,11 +1,10 @@ # Created by: tdb PORTNAME= atheme-services -PORTVERSION= 7.2.9 -PORTREVISION= 1 +PORTVERSION= 7.2.12 CATEGORIES= irc net MASTER_SITES= https://github.com/atheme/atheme/releases/download/v${PORTVERSION}/ -DISTNAME= atheme-${PORTVERSION} +DISTNAME= atheme-services-v${PORTVERSION} MAINTAINER= tdb@FreeBSD.org COMMENT= Set of services for IRC networks @@ -15,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libmowgli-2.so:devel/libmowgli2 -USES= cpe gmake localbase pathfix pkgconfig ssl tar:bzip2 +USES= cpe gmake localbase pathfix pkgconfig ssl tar:xz PATHFIX_MAKEFILEIN= Makefile USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/irc/atheme-services/distinfo b/irc/atheme-services/distinfo index 167b0e16a4ee..ed244585b04c 100644 --- a/irc/atheme-services/distinfo +++ b/irc/atheme-services/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1520078951 -SHA256 (atheme-7.2.9.tar.bz2) = a87a046aa73fc4a97a11d41cc08c60b835135ba20bb173ca888b40e0d6b54b27 -SIZE (atheme-7.2.9.tar.bz2) = 1179582 +TIMESTAMP = 1643577780 +SHA256 (atheme-services-v7.2.12.tar.xz) = 600d5ba0e25d80307818021fd9b85e49b07f245932b3c8e04e16fe312dd60fba +SIZE (atheme-services-v7.2.12.tar.xz) = 1072992 diff --git a/irc/atheme-services/pkg-plist b/irc/atheme-services/pkg-plist index d239e5f3d192..e70291dbf7bf 100644 --- a/irc/atheme-services/pkg-plist +++ b/irc/atheme-services/pkg-plist @@ -69,6 +69,7 @@ etc/atheme/atheme.cron.example %%CONTRIB%%lib/atheme/modules/contrib/os_testcmd.so %%CONTRIB%%lib/atheme/modules/contrib/os_testproc.so %%CONTRIB%%lib/atheme/modules/contrib/os_trace.so +%%CONTRIB%%lib/atheme/modules/contrib/sasl_blacklist.so %%CONTRIB%%lib/atheme/modules/contrib/wumpus.so %%CRACKLIB%%lib/atheme/modules/nickserv/cracklib.so %%DOCS%%share/doc/atheme/FAQ @@ -554,6 +555,7 @@ etc/atheme/atheme.cron.example %%NLS%%share/locale/es/LC_MESSAGES/atheme.mo %%NLS%%share/locale/fr/LC_MESSAGES/atheme.mo %%NLS%%share/locale/ru/LC_MESSAGES/atheme.mo +%%NLS%%share/locale/tr/LC_MESSAGES/atheme.mo %%PERL%%lib/atheme/modules/scripting/examples/catserv.pl %%PERL%%lib/atheme/modules/scripting/lib/Atheme.pm %%PERL%%lib/atheme/modules/scripting/lib/Atheme.so @@ -602,6 +604,7 @@ include/atheme/hook.h include/atheme/hooktypes.h include/atheme/httpd.h include/atheme/i18n.h +include/atheme/instpaths.h include/atheme/inline/account.h include/atheme/inline/channels.h include/atheme/inline/connection.h @@ -720,6 +723,7 @@ lib/atheme/modules/chanserv/version.so lib/atheme/modules/chanserv/voice.so lib/atheme/modules/chanserv/why.so lib/atheme/modules/chanserv/xop.so +lib/atheme/modules/crypto/argon2d.so lib/atheme/modules/crypto/ircservices.so lib/atheme/modules/crypto/pbkdf2.so lib/atheme/modules/crypto/pbkdf2v2.so