pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/atheme atheme: Update to 7.2.11
details: https://anonhg.NetBSD.org/pkgsrc/rev/3dc798d14659
branches: trunk
changeset: 449943:3dc798d14659
user: nia <nia%pkgsrc.org@localhost>
date: Thu Apr 08 10:17:28 2021 +0000
description:
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:
chat/atheme/Makefile | 11 +++++------
chat/atheme/PLIST | 3 ++-
chat/atheme/distinfo | 10 +++++-----
3 files changed, 12 insertions(+), 12 deletions(-)
diffs (52 lines):
diff -r e566a506bddd -r 3dc798d14659 chat/atheme/Makefile
--- a/chat/atheme/Makefile Thu Apr 08 09:09:30 2021 +0000
+++ b/chat/atheme/Makefile Thu Apr 08 10:17:28 2021 +0000
@@ -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/}
+GITHUB_PROJECT= atheme
+GITHUB_RELEASE= v${PKGVERSION_NOREV}
EXTRACT_SUFX= .tar.xz
-GITHUB_PROJECT= atheme
-GITHUB_RELEASE= v${PKGVERSION_NOREV:S/.r/-r/1}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://atheme.github.io/atheme.html
diff -r e566a506bddd -r 3dc798d14659 chat/atheme/PLIST
--- a/chat/atheme/PLIST Thu Apr 08 09:09:30 2021 +0000
+++ b/chat/atheme/PLIST Thu Apr 08 10:17:28 2021 +0000
@@ -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/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 -r e566a506bddd -r 3dc798d14659 chat/atheme/distinfo
--- a/chat/atheme/distinfo Thu Apr 08 09:09:30 2021 +0000
+++ b/chat/atheme/distinfo Thu Apr 08 10:17:28 2021 +0000
@@ -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