pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases/tcl-fbsql Version the distfile based on our ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/303f4bfaf283
branches:  trunk
changeset: 463312:303f4bfaf283
user:      agc <agc%pkgsrc.org@localhost>
date:      Wed Nov 05 16:53:49 2003 +0000

description:
Version the distfile based on our package name, since the distfile changes
without modifying a version number (it doesn't seem to have one).

Modifications to the distfile reviewed by myself and found to be benign.

diffstat:

 databases/tcl-fbsql/Makefile |  3 ++-
 databases/tcl-fbsql/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diffs (28 lines):

diff -r fe09374269f0 -r 303f4bfaf283 databases/tcl-fbsql/Makefile
--- a/databases/tcl-fbsql/Makefile      Wed Nov 05 16:05:44 2003 +0000
+++ b/databases/tcl-fbsql/Makefile      Wed Nov 05 16:53:49 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/07/17 21:29:06 grant Exp $
+# $NetBSD: Makefile,v 1.7 2003/11/05 16:53:49 agc Exp $
 
 DISTNAME=              fbsql.c
 PKGNAME=               tcl-fbsql-1.05
@@ -13,6 +13,7 @@
 
 USE_BUILDLINK2=                YES
 USE_LIBTOOL=           YES
+DIST_SUBDIR=           ${PKGNAME_NOREV}
 
 do-extract:
        ${MKDIR} ${WRKSRC}
diff -r fe09374269f0 -r 303f4bfaf283 databases/tcl-fbsql/distinfo
--- a/databases/tcl-fbsql/distinfo      Wed Nov 05 16:05:44 2003 +0000
+++ b/databases/tcl-fbsql/distinfo      Wed Nov 05 16:53:49 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2003/03/07 16:17:49 bouyer Exp $
+$NetBSD: distinfo,v 1.2 2003/11/05 16:53:49 agc Exp $
 
-SHA1 (fbsql.c) = 58e0116bd09b30aaf028f33c7a3192e2b0047b67
-Size (fbsql.c) = 19615 bytes
+SHA1 (tcl-fbsql-1.05/fbsql.c) = 651b46e2280aa982a12fe055971bf4e8a0103cb0
+Size (tcl-fbsql-1.05/fbsql.c) = 21966 bytes



Home | Main Index | Thread Index | Old Index