pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ruby-racc-runtime share distinfo file with ruby-...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f791626e5787
branches:  trunk
changeset: 460408:f791626e5787
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Aug 30 08:23:16 2003 +0000

description:
share distinfo file with ruby-racc package.

diffstat:

 devel/ruby-racc-runtime/Makefile |  3 ++-
 devel/ruby-racc-runtime/distinfo |  4 ----
 2 files changed, 2 insertions(+), 5 deletions(-)

diffs (25 lines):

diff -r 2f7fe2d7eb3e -r f791626e5787 devel/ruby-racc-runtime/Makefile
--- a/devel/ruby-racc-runtime/Makefile  Sat Aug 30 08:21:57 2003 +0000
+++ b/devel/ruby-racc-runtime/Makefile  Sat Aug 30 08:23:16 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/07/17 21:33:45 grant Exp $
+# $NetBSD: Makefile,v 1.4 2003/08/30 08:23:16 taca Exp $
 # FreeBSD: ports/devel/ruby-racc-runtime/Makefile,v 1.2 2000/10/08 10:19:28 asami Exp
 DISTNAME=      ${RACC_DISTFILE}
 PKGNAME?=      ${RACC_NAME}-runtime-${RACC_VERSION}
@@ -10,6 +10,7 @@
 COMMENT=       Runtime libraries for Racc.
 
 CONFIGURE_ARGS+=--with=raccrt
+DISTINFO_FILE= ${.CURDIR}/../ruby-racc/distinfo
 
 pre-install:
        ${INSTALL_DATA_DIR} ${RUBY_SITELIBDIR}/racc
diff -r 2f7fe2d7eb3e -r f791626e5787 devel/ruby-racc-runtime/distinfo
--- a/devel/ruby-racc-runtime/distinfo  Sat Aug 30 08:21:57 2003 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.1 2001/12/30 17:15:33 taca Exp $
-
-SHA1 (ruby/racc-1.4.1-all.tar.gz) = f09e2285e9a8a2c2a9d12b92169048f03fad6ed5
-Size (ruby/racc-1.4.1-all.tar.gz) = 120111 bytes



Home | Main Index | Thread Index | Old Index