pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio Replaced empty distinfo file with NO_CHECKSUM va...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9e8536fc5233
branches:  trunk
changeset: 494343:9e8536fc5233
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Mon May 23 08:47:26 2005 +0000

description:
Replaced empty distinfo file with NO_CHECKSUM variable.

diffstat:

 audio/xmms-meta-csound/Makefile   |  3 ++-
 audio/xmms-meta-csound/distinfo   |  2 --
 audio/xmms-meta-timidity/Makefile |  3 ++-
 audio/xmms-meta-timidity/distinfo |  2 --
 4 files changed, 4 insertions(+), 6 deletions(-)

diffs (46 lines):

diff -r 1bba04c800ac -r 9e8536fc5233 audio/xmms-meta-csound/Makefile
--- a/audio/xmms-meta-csound/Makefile   Mon May 23 08:44:37 2005 +0000
+++ b/audio/xmms-meta-csound/Makefile   Mon May 23 08:47:26 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/04/11 21:44:59 tv Exp $
+# $NetBSD: Makefile,v 1.9 2005/05/23 08:47:26 rillig Exp $
 #
 
 DISTNAME=              xmms-meta-csound-0.3
@@ -16,6 +16,7 @@
 
 WRKSRC=                        ${WRKDIR}
 USE_LANGUAGES=         # empty
+NO_CHECKSUM=           yes
 
 do-build:
        ${SED} "s,XXXPREFIXXXX,${PREFIX},g" \
diff -r 1bba04c800ac -r 9e8536fc5233 audio/xmms-meta-csound/distinfo
--- a/audio/xmms-meta-csound/distinfo   Mon May 23 08:44:37 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-$NetBSD: distinfo,v 1.2 2005/02/23 20:39:55 agc Exp $
-
diff -r 1bba04c800ac -r 9e8536fc5233 audio/xmms-meta-timidity/Makefile
--- a/audio/xmms-meta-timidity/Makefile Mon May 23 08:44:37 2005 +0000
+++ b/audio/xmms-meta-timidity/Makefile Mon May 23 08:47:26 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/04/11 21:44:59 tv Exp $
+# $NetBSD: Makefile,v 1.7 2005/05/23 08:48:52 rillig Exp $
 #
 
 DISTNAME=              xmms-meta-timidity-0.2
@@ -16,6 +16,7 @@
 
 WRKSRC=                        ${WRKDIR}
 USE_LANGUAGES=         # empty
+NO_CHECKSUM=           yes
 
 do-build:
        ${SED} <${FILESDIR}/timidity.sh >${WRKSRC}/timidity.sh \
diff -r 1bba04c800ac -r 9e8536fc5233 audio/xmms-meta-timidity/distinfo
--- a/audio/xmms-meta-timidity/distinfo Mon May 23 08:44:37 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-$NetBSD: distinfo,v 1.2 2005/02/23 20:39:55 agc Exp $
-



Home | Main Index | Thread Index | Old Index