mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
Upgrade to 1.06.
PR: ports/9676 Submitted by: Palle Girgensohn <girgen@partitur.se>
This commit is contained in:
parent
3da079c100
commit
cad9106340
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=16430
@ -1,13 +1,13 @@
|
||||
# New ports collection makefile for: p5-DBI
|
||||
# Version required: 1.02
|
||||
# Version required: 1.06
|
||||
# Date created: October 17th 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.18 1998/11/11 05:37:09 asami Exp $
|
||||
# $Id: Makefile,v 1.19 1999/01/21 17:50:56 vanilla Exp $
|
||||
#
|
||||
|
||||
DISTNAME= DBI-1.02
|
||||
PKGNAME= p5-DBI-1.02
|
||||
DISTNAME= DBI-1.06
|
||||
PKGNAME= p5-DBI-1.06
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= DBI
|
||||
|
@ -1 +1 @@
|
||||
MD5 (DBI-1.02.tar.gz) = 7d1130a431dd28171aa124ed2e8eff98
|
||||
MD5 (DBI-1.06.tar.gz) = 878ae6648aa6607b0d019821e959d667
|
||||
|
@ -1,6 +1,7 @@
|
||||
bin/dbiproxy
|
||||
bin/dbish
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD/ADO.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD/ExampleP.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD/NullP.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD/Proxy.pm
|
||||
@ -15,8 +16,6 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/DBI.bs
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/DBI.so
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/DBIXS.h
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/Driver.xst
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/DriverDB.xst
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/DriverST.xst
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/dbd_xsh.h
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/dbi_sql.h
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/.packlist
|
||||
|
@ -1,13 +1,13 @@
|
||||
# New ports collection makefile for: p5-DBI
|
||||
# Version required: 1.02
|
||||
# Version required: 1.06
|
||||
# Date created: October 17th 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.18 1998/11/11 05:37:09 asami Exp $
|
||||
# $Id: Makefile,v 1.19 1999/01/21 17:50:56 vanilla Exp $
|
||||
#
|
||||
|
||||
DISTNAME= DBI-1.02
|
||||
PKGNAME= p5-DBI-1.02
|
||||
DISTNAME= DBI-1.06
|
||||
PKGNAME= p5-DBI-1.06
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= DBI
|
||||
|
@ -1 +1 @@
|
||||
MD5 (DBI-1.02.tar.gz) = 7d1130a431dd28171aa124ed2e8eff98
|
||||
MD5 (DBI-1.06.tar.gz) = 878ae6648aa6607b0d019821e959d667
|
||||
|
@ -1,6 +1,7 @@
|
||||
bin/dbiproxy
|
||||
bin/dbish
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD/ADO.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD/ExampleP.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD/NullP.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD/Proxy.pm
|
||||
@ -15,8 +16,6 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/DBI.bs
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/DBI.so
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/DBIXS.h
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/Driver.xst
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/DriverDB.xst
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/DriverST.xst
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/dbd_xsh.h
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/dbi_sql.h
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/.packlist
|
||||
|
Loading…
Reference in New Issue
Block a user