summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2021-04-08 10:17:28 +0000
committernia <nia@pkgsrc.org>2021-04-08 10:17:28 +0000
commit13602f60f8f51faa0a54c422d5d54d12ec394114 (patch)
tree3c47b52e96bee7d8d0ccb051cf6ada8d8778cc5b /chat
parent47795a550df53333d4afd2b072eb517fad948eee (diff)
downloadpkgsrc-13602f60f8f51faa0a54c422d5d54d12ec394114.tar.gz
atheme: Update to 7.2.11
Changes since v7.2.10: Support building contrib modules on most non-Linux Operating Systems Add a preliminary Turkish translation Add HMAC-MD5 verify-only support to crypto/pbkdf2v2 atheme.conf.example: document needoper not being inherited modules/chanserv/akick: fix unload crash with akicks that have timeouts modules/nickserv/register: check e-mail address validity earlier in the process modules/nickserv/multimark: use IRC case canonicalisation for restored nicks modules/nickserv/multimark: forbid unloading due to the potential for data loss CA_ constants: include CA_EXEMPT (+e) where appropriate libathemecore/conf.c: fix minor memory leak with hide_xop
Diffstat (limited to 'chat')
-rw-r--r--chat/atheme/Makefile11
-rw-r--r--chat/atheme/PLIST3
-rw-r--r--chat/atheme/distinfo10
3 files changed, 12 insertions, 12 deletions
diff --git a/chat/atheme/Makefile b/chat/atheme/Makefile
index eacb4edc43e..59f7e4da47e 100644
--- a/chat/atheme/Makefile
+++ b/chat/atheme/Makefile
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.20 2020/01/18 21:48:48 jperkin Exp $
+# $NetBSD: Makefile,v 1.21 2021/04/08 10:17:28 nia Exp $
-DISTNAME= atheme-v7.2.10-r2
-PKGNAME= ${DISTNAME:S/-v/-/1:S/-r/.r/1}
-PKGREVISION= 1
+DISTNAME= atheme-services-v7.2.11
+PKGNAME= ${DISTNAME:S/-services//1:S/-v/-/1}
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_GITHUB:=atheme/}
-EXTRACT_SUFX= .tar.xz
GITHUB_PROJECT= atheme
-GITHUB_RELEASE= v${PKGVERSION_NOREV:S/.r/-r/1}
+GITHUB_RELEASE= v${PKGVERSION_NOREV}
+EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://atheme.github.io/atheme.html
diff --git a/chat/atheme/PLIST b/chat/atheme/PLIST
index 9f08b1c8b52..98d346562fd 100644
--- a/chat/atheme/PLIST
+++ b/chat/atheme/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2019/12/10 13:21:36 nia Exp $
+@comment $NetBSD: PLIST,v 1.8 2021/04/08 10:17:28 nia Exp $
bin/atheme-dbverify
bin/atheme-ecdsakeygen
bin/atheme-services
@@ -1195,4 +1195,5 @@ share/locale/de/LC_MESSAGES/atheme.mo
share/locale/es/LC_MESSAGES/atheme.mo
share/locale/fr/LC_MESSAGES/atheme.mo
share/locale/ru/LC_MESSAGES/atheme.mo
+share/locale/tr/LC_MESSAGES/atheme.mo
@pkgdir etc/atheme
diff --git a/chat/atheme/distinfo b/chat/atheme/distinfo
index 692b41573bb..c3a95b31df2 100644
--- a/chat/atheme/distinfo
+++ b/chat/atheme/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2019/12/10 13:21:36 nia Exp $
+$NetBSD: distinfo,v 1.6 2021/04/08 10:17:28 nia Exp $
-SHA1 (atheme-v7.2.10-r2.tar.xz) = f0ddd1623df545de76e910a8462b3a496f582624
-RMD160 (atheme-v7.2.10-r2.tar.xz) = 0da39746c743ac4b9e1bfaf2094221883a3b3b0e
-SHA512 (atheme-v7.2.10-r2.tar.xz) = c7e6654ddbf515b1565b77f0659cd9a77787d004fb532ecdee638189e823ec65afc283cbeafc6d7625ed6c210835e5546c5e33718e08ad0b280ccc7a2df7be48
-Size (atheme-v7.2.10-r2.tar.xz) = 21061364 bytes
+SHA1 (atheme-services-v7.2.11.tar.xz) = c66e615b0a0532c016b36514d528e115580c7e07
+RMD160 (atheme-services-v7.2.11.tar.xz) = 6cd765aef710470f2d980b0351d61611265b096c
+SHA512 (atheme-services-v7.2.11.tar.xz) = adcc189b61efe295997a7456022a7595df5b14b55c2139794d380e57fe77efd42221316558391b5440f077fd951143905454b0e9893deec89108fa671b44ef2f
+Size (atheme-services-v7.2.11.tar.xz) = 1051436 bytes