pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/34434: [update] chat/ircservices
>Number: 34434
>Category: pkg
>Synopsis: [update] chat/ircservices
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Wed Aug 30 18:25:00 +0000 2006
>Originator: Martin Wilke
>Release: NetBSD 4.0_BETA i386
>Organization:
>Environment:
System: NetBSD 4.0_BETA (MIWIBOX) #0: Tue Aug 29 10:29:38 CEST 2006
miwi%mwilke.ath.cx@localhost:/usr/obj/sys/arch/i386/compile/MIWIBOX
>Description:
- Update to 5.0.58
- Changelog
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.
>How-To-Repeat:
>Fix:
--- ircservices.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/pkgsrc/chat/ircservices/Makefile,v
retrieving revision 1.24
diff -u -r1.24 Makefile
--- Makefile 6 Jun 2006 12:35:04 -0000 1.24
+++ Makefile 30 Aug 2006 17:04:31 -0000
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.24 2006/06/06 12:35:04 adrianp Exp $
#
-DISTNAME= ircservices-5.0.57
+DISTNAME= ircservices-5.0.58
CATEGORIES= chat
MASTER_SITES= ftp://ftp.esper.net/ircservices/ \
ftp://ftp.esper.net/ircservices/old/ \
Index: distinfo
===================================================================
RCS file: /home/pcvs/pkgsrc/chat/ircservices/distinfo,v
retrieving revision 1.9
diff -u -r1.9 distinfo
--- distinfo 6 Jun 2006 12:35:04 -0000 1.9
+++ distinfo 30 Aug 2006 17:07:32 -0000
@@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.9 2006/06/06 12:35:04 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
--- ircservices.diff ends here ---
Home |
Main Index |
Thread Index |
Old Index