diff options
author | wen <wen@pkgsrc.org> | 2012-08-31 00:48:52 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2012-08-31 00:48:52 +0000 |
commit | c224b30617be4de0355ddf85ea8fe9cfffb1a7f4 (patch) | |
tree | 1431b78ddeeccbd11509e555027b03bf06101cc4 /databases | |
parent | de27b09011607be5c1f1542a91ed2ee952f2f3b1 (diff) | |
download | pkgsrc-c224b30617be4de0355ddf85ea8fe9cfffb1a7f4.tar.gz |
Update to 1.03
Upstream changes:
1.03 Sun Mar 6 07:32:21 CET 2011
Fixing output of tests when DBI is not available.
1.02 Thu Mar 3 20:40:54 CET 2011
Added the URL to the AVAILABLE FROM sections.
1.01 Wed Feb 9 21:22:07 CET 2011
Updated the Changes file.
1.00 Wed Feb 9 21:19:35 CET 2011
Changed the location of the distribution to
http://www.adelton.com/perl/DBD-XBase/
Changed author's email address.
Require perl 5.10 and use O_BINARY from Fcntl.
Updated the clean target to make distclean clean.
Updated URL of Erik's documentation.
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-DBD-XBase/Makefile | 8 | ||||
-rw-r--r-- | databases/p5-DBD-XBase/distinfo | 8 |
2 files changed, 7 insertions, 9 deletions
diff --git a/databases/p5-DBD-XBase/Makefile b/databases/p5-DBD-XBase/Makefile index ee2911cb8f2..8f92e5f0e26 100644 --- a/databases/p5-DBD-XBase/Makefile +++ b/databases/p5-DBD-XBase/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2011/08/14 08:18:05 obache Exp $ +# $NetBSD: Makefile,v 1.15 2012/08/31 00:48:52 wen Exp $ # -DISTNAME= DBD-XBase-0.241 +DISTNAME= DBD-XBase-1.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 SVR4_PKGNAME= p5xbs CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/} @@ -14,9 +13,8 @@ COMMENT= Perl DBI/DBD driver for XBase (dBase/FoxPro) databases PKG_DESTDIR_SUPPORT= user-destdir -PERL5_PACKLIST= auto/XBase/.packlist +PERL5_PACKLIST= auto/XBase/.packlist .include "../../databases/p5-DBI/buildlink3.mk" .include "../../lang/perl5/module.mk" - .include "../../mk/bsd.pkg.mk" diff --git a/databases/p5-DBD-XBase/distinfo b/databases/p5-DBD-XBase/distinfo index 54c78432851..c7867c7c821 100644 --- a/databases/p5-DBD-XBase/distinfo +++ b/databases/p5-DBD-XBase/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2005/02/23 16:33:07 agc Exp $ +$NetBSD: distinfo,v 1.4 2012/08/31 00:48:52 wen Exp $ -SHA1 (DBD-XBase-0.241.tar.gz) = 4098ee28cacadaaf047d93fa7c161a93f4875a8e -RMD160 (DBD-XBase-0.241.tar.gz) = ea24f40a93c9a8d24ec91478f300c0622b4560e6 -Size (DBD-XBase-0.241.tar.gz) = 111824 bytes +SHA1 (DBD-XBase-1.03.tar.gz) = a967be4d28fe31b20a903bb47e4030e7e1d42838 +RMD160 (DBD-XBase-1.03.tar.gz) = 12415a9e2b83519690e15a41a8c8fee0f3a967e1 +Size (DBD-XBase-1.03.tar.gz) = 112728 bytes |