diff options
author | agc <agc@pkgsrc.org> | 2003-11-05 16:53:49 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2003-11-05 16:53:49 +0000 |
commit | a8da1e78b6282a54a5676b398552415afd2fe4dd (patch) | |
tree | adfe90d90754ac531cb7faeb0c80e70ea9b72104 /databases/tcl-fbsql | |
parent | f3c45c48a1b2a2b7cd4c6f2e19b1fbe12fd9c97f (diff) | |
download | pkgsrc-a8da1e78b6282a54a5676b398552415afd2fe4dd.tar.gz |
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 (limited to 'databases/tcl-fbsql')
-rw-r--r-- | databases/tcl-fbsql/Makefile | 3 | ||||
-rw-r--r-- | databases/tcl-fbsql/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/databases/tcl-fbsql/Makefile b/databases/tcl-fbsql/Makefile index 0eb067bef96..7af623cd9e0 100644 --- a/databases/tcl-fbsql/Makefile +++ b/databases/tcl-fbsql/Makefile @@ -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 @@ COMMENT= Tcl interface to MySQL USE_BUILDLINK2= YES USE_LIBTOOL= YES +DIST_SUBDIR= ${PKGNAME_NOREV} do-extract: ${MKDIR} ${WRKSRC} diff --git a/databases/tcl-fbsql/distinfo b/databases/tcl-fbsql/distinfo index 759d8cd3a42..86596d9667f 100644 --- a/databases/tcl-fbsql/distinfo +++ b/databases/tcl-fbsql/distinfo @@ -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 |