pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/unrealircd The tarball has been re-packaged with ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/851b40aa79b6
branches:  trunk
changeset: 528749:851b40aa79b6
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Sun May 13 21:15:58 2007 +0000

description:
The tarball has been re-packaged with an additional fix and the version
 number not incremented.
This was to fix an FD leak.
Use DIST_SUBDIR=${PKGNAME} hack to work around this.
PKGREVISION++

diffstat:

 chat/unrealircd/Makefile |  4 +++-
 chat/unrealircd/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 5 deletions(-)

diffs (37 lines):

diff -r 8bcdcd61d277 -r 851b40aa79b6 chat/unrealircd/Makefile
--- a/chat/unrealircd/Makefile  Sun May 13 20:59:48 2007 +0000
+++ b/chat/unrealircd/Makefile  Sun May 13 21:15:58 2007 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2007/01/03 12:46:01 adrianp Exp $
+# $NetBSD: Makefile,v 1.18 2007/05/13 21:15:58 adrianp Exp $
 
 DISTNAME=      Unreal3.2.6
 PKGNAME=       unrealircd-3.2.6
+PKGREVISION=   1
 CATEGORIES=    chat
 MASTER_SITES=  http://unrealircd.icedslash.com/ \
                http://www.blurryfox.com/unreal/ \
@@ -13,6 +14,7 @@
 
 CONFLICTS+=    ircu-[0-9]*
 
+DIST_SUBDIR=   ${PKGNAME}
 GNU_CONFIGURE= YES
 USE_TOOLS+=    pkg-config gmake
 WRKSRC=                ${WRKDIR}/Unreal3.2
diff -r 8bcdcd61d277 -r 851b40aa79b6 chat/unrealircd/distinfo
--- a/chat/unrealircd/distinfo  Sun May 13 20:59:48 2007 +0000
+++ b/chat/unrealircd/distinfo  Sun May 13 21:15:58 2007 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.8 2007/01/03 12:46:01 adrianp Exp $
+$NetBSD: distinfo,v 1.9 2007/05/13 21:15:58 adrianp Exp $
 
-SHA1 (Unreal3.2.6.tar.gz) = 60481664d448030e5369d20885d5807323e29e81
-RMD160 (Unreal3.2.6.tar.gz) = 6b71ffa061f33af64567eae7423a87ce9d6f9dd4
-Size (Unreal3.2.6.tar.gz) = 2629046 bytes
+SHA1 (unrealircd-3.2.6nb1/Unreal3.2.6.tar.gz) = c6b8d2ab64b9853b65ac33617827c27166a0d57d
+RMD160 (unrealircd-3.2.6nb1/Unreal3.2.6.tar.gz) = a6b0d0f96a1668c7ea3d4c9d72f1f9aa65765f3b
+Size (unrealircd-3.2.6nb1/Unreal3.2.6.tar.gz) = 2629222 bytes
 SHA1 (patch-aa) = 400b91c79142aba5b0b2e8f1b6d6bbe07eede581
 SHA1 (patch-ab) = b66ae1990e25479abe9087a9308a2185692fcba2
 SHA1 (patch-ac) = 4c3e7219d03e93c2a3e8f735c350d919efdf8fbb



Home | Main Index | Thread Index | Old Index