pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/chat/atheme
Module Name: pkgsrc
Committed By: nia
Date: Thu Apr 8 10:17:28 UTC 2021
Modified Files:
pkgsrc/chat/atheme: Makefile PLIST distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/chat/atheme/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/chat/atheme/PLIST
cvs rdiff -u -r1.5 -r1.6 pkgsrc/chat/atheme/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/chat/atheme/Makefile
diff -u pkgsrc/chat/atheme/Makefile:1.20 pkgsrc/chat/atheme/Makefile:1.21
--- pkgsrc/chat/atheme/Makefile:1.20 Sat Jan 18 21:48:48 2020
+++ pkgsrc/chat/atheme/Makefile Thu Apr 8 10:17:28 2021
@@ -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@localhost
HOMEPAGE= https://atheme.github.io/atheme.html
Index: pkgsrc/chat/atheme/PLIST
diff -u pkgsrc/chat/atheme/PLIST:1.7 pkgsrc/chat/atheme/PLIST:1.8
--- pkgsrc/chat/atheme/PLIST:1.7 Tue Dec 10 13:21:36 2019
+++ pkgsrc/chat/atheme/PLIST Thu Apr 8 10:17:28 2021
@@ -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
Index: pkgsrc/chat/atheme/distinfo
diff -u pkgsrc/chat/atheme/distinfo:1.5 pkgsrc/chat/atheme/distinfo:1.6
--- pkgsrc/chat/atheme/distinfo:1.5 Tue Dec 10 13:21:36 2019
+++ pkgsrc/chat/atheme/distinfo Thu Apr 8 10:17:28 2021
@@ -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
Home |
Main Index |
Thread Index |
Old Index