pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/ircservices Update to 5.0.58
details: https://anonhg.NetBSD.org/pkgsrc/rev/f6495f2454f0
branches: trunk
changeset: 518144:f6495f2454f0
user: adrianp <adrianp%pkgsrc.org@localhost>
date: Sat Sep 02 08:42:58 2006 +0000
description:
Update to 5.0.58
Added workaround to support the broken MD5 encryption used
in Epona/Anope (through at least version 1.7.14),
enabled by the EnableAnopeWorkaround option for the
encryption/md5 module in modules.conf.
configure -check (run by the Makefile) no longer leaves a
conf-tmp directory lying around.
Fixed error when compiling with recent versions of GNU make.
Fixed crash when importing some Anope databases.
Added support to convert-db for recent versions of Epona.
diffstat:
chat/ircservices/Makefile | 11 ++++++-----
chat/ircservices/distinfo | 8 ++++----
2 files changed, 10 insertions(+), 9 deletions(-)
diffs (52 lines):
diff -r 2a2ee9646774 -r f6495f2454f0 chat/ircservices/Makefile
--- a/chat/ircservices/Makefile Sat Sep 02 08:38:07 2006 +0000
+++ b/chat/ircservices/Makefile Sat Sep 02 08:42:58 2006 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.24 2006/06/06 12:35:04 adrianp Exp $
+# $NetBSD: Makefile,v 1.25 2006/09/02 08:42:58 adrianp Exp $
#
-DISTNAME= ircservices-5.0.57
+DISTNAME= ircservices-5.0.58
CATEGORIES= chat
-MASTER_SITES= ftp://ftp.esper.net/ircservices/ \
+MASTER_SITES= http://www.ircservices.za.net/download/ \
+ ftp://ftp.esper.net/ircservices/ \
ftp://ftp.esper.net/ircservices/old/ \
- http://www.ircservices.esper.net/download/ \
ftp://ftp.freenet.de/pub/ftp.ircservices.za.net/pub/ircservices/
MAINTAINER= virtus%wanadoo.nl@localhost
@@ -16,6 +16,7 @@
USE_TOOLS+= gmake grep gsed perl
RCD_SCRIPTS= ircservices
PKG_GROUPS= services
+BUILD_DEFS= VARBASE
CONFIGURE_ARGS+= -prefix ${PREFIX:Q}
@@ -54,7 +55,7 @@
${PREFIX}/lib/services/modules.conf \
${BINOWN} ${BINGRP} 0640
-INSTALLATION_DIRS= lib/services man/man8 sbin
+INSTALLATION_DIRS= lib/services ${PKGMANDIR}/man8 sbin
.include "../../mk/bsd.prefs.mk"
diff -r 2a2ee9646774 -r f6495f2454f0 chat/ircservices/distinfo
--- a/chat/ircservices/distinfo Sat Sep 02 08:38:07 2006 +0000
+++ b/chat/ircservices/distinfo Sat Sep 02 08:42:58 2006 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.9 2006/06/06 12:35:04 adrianp Exp $
+$NetBSD: distinfo,v 1.10 2006/09/02 08:42:58 adrianp Exp $
-SHA1 (ircservices-5.0.57.tar.gz) = 41bacc508a7c6a23ae6a3306fc189775a7c3d73d
-RMD160 (ircservices-5.0.57.tar.gz) = 7458c3ba8ce0dc8eeab3add8c523444d5e684b0f
-Size (ircservices-5.0.57.tar.gz) = 1153565 bytes
+SHA1 (ircservices-5.0.58.tar.gz) = 1d89f88e25bfdc851c27d8ddfac95170d6b7aa8d
+RMD160 (ircservices-5.0.58.tar.gz) = 8a43cd24e2594373559ce52dd04d9b46953ef60c
+Size (ircservices-5.0.58.tar.gz) = 1156225 bytes
SHA1 (patch-aa) = cff60257c4f5ebdfd0af4984008d2677b293029b
SHA1 (patch-ab) = a15821c44bd9738080436a3626ec62d96c37db63
SHA1 (patch-ac) = d567871c9cbb05b329247155c55e26e265476b48
Home |
Main Index |
Thread Index |
Old Index