diff options
author | joerg <joerg> | 2006-03-28 19:47:29 +0000 |
---|---|---|
committer | joerg <joerg> | 2006-03-28 19:47:29 +0000 |
commit | b67b641efeaba52820ce2aef38731b539307a01b (patch) | |
tree | be73045b401198ec45a32e2c5a83d5bb6cc697af /chat | |
parent | 8d24516864574b66b8dbc725037337673135e1bc (diff) | |
download | pkgsrc-b67b641efeaba52820ce2aef38731b539307a01b.tar.gz |
If sharing the distinfo, also share the patches...
Diffstat (limited to 'chat')
-rw-r--r-- | chat/xchat/Makefile.common | 3 | ||||
-rw-r--r-- | chat/xchat/distinfo | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/chat/xchat/Makefile.common b/chat/xchat/Makefile.common index 1d6d3f06956..ff07c9933d2 100644 --- a/chat/xchat/Makefile.common +++ b/chat/xchat/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.48 2006/03/14 19:06:19 tron Exp $ +# $NetBSD: Makefile.common,v 1.49 2006/03/28 19:47:29 joerg Exp $ DISTNAME= xchat-2.6.1 CATEGORIES= chat gnome @@ -8,6 +8,7 @@ EXTRACT_SUFX= .tar.bz2 HOMEPAGE= http://xchat.org/ DISTINFO_FILE= ${.CURDIR}/../../chat/xchat/distinfo +PATCHDIR?= ${.CURDIR}/../../chat/xchat/patches GNU_CONFIGURE= YES USE_LIBTOOL= YES diff --git a/chat/xchat/distinfo b/chat/xchat/distinfo index 102ce1126b5..259a5a18464 100644 --- a/chat/xchat/distinfo +++ b/chat/xchat/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.27 2006/03/14 19:06:19 tron Exp $ +$NetBSD: distinfo,v 1.28 2006/03/28 19:47:30 joerg Exp $ SHA1 (xchat-2.6.1.tar.bz2) = 94a233b8f1464cc5dc90be43b596c9e5165d8881 RMD160 (xchat-2.6.1.tar.bz2) = 88138d4c92ee2712eff045957a76a1502af47e7f Size (xchat-2.6.1.tar.bz2) = 996111 bytes +SHA1 (patch-aa) = 90af71915ac6373ebc623790f9a90642376fb1f4 |