aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-DBD-File
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2005-04-04 20:30:35 +0800
committererwin <erwin@FreeBSD.org>2005-04-04 20:30:35 +0800
commitfe3a28dcf4039add1a1157a3c535890142d8c7db (patch)
tree1fdc687e4bcbe11729774768d5271a94d84789c1 /databases/p5-DBD-File
parent5b520f25e9aa82659b392299372bff0df5c1a8d5 (diff)
downloadfreebsd-ports-gnome-fe3a28dcf4039add1a1157a3c535890142d8c7db.tar.gz
freebsd-ports-gnome-fe3a28dcf4039add1a1157a3c535890142d8c7db.tar.zst
freebsd-ports-gnome-fe3a28dcf4039add1a1157a3c535890142d8c7db.zip
Update to 0.33
Diffstat (limited to 'databases/p5-DBD-File')
-rw-r--r--databases/p5-DBD-File/Makefile6
-rw-r--r--databases/p5-DBD-File/distinfo4
-rw-r--r--databases/p5-DBD-File/pkg-plist3
3 files changed, 8 insertions, 5 deletions
diff --git a/databases/p5-DBD-File/Makefile b/databases/p5-DBD-File/Makefile
index 47bb531f2d43..3f94c9b6300c 100644
--- a/databases/p5-DBD-File/Makefile
+++ b/databases/p5-DBD-File/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= DBD-File
-PORTVERSION= 0.22
-PORTREVISION= 0
+PORTVERSION= 0.33
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= DBD
@@ -21,7 +20,8 @@ RUN_DEPENDS= ${SITE_PERL}/SQL/Statement.pm:${PORTSDIR}/databases/p5-SQL-Statemen
PERL_CONFIGURE= yes
-MAN3= DBD::File.3
+MAN3= DBD::File.3 \
+ DBI::SQL::Nano.3
.include <bsd.port.pre.mk>
diff --git a/databases/p5-DBD-File/distinfo b/databases/p5-DBD-File/distinfo
index 7591e28ced0a..3660abbe9a9e 100644
--- a/databases/p5-DBD-File/distinfo
+++ b/databases/p5-DBD-File/distinfo
@@ -1,2 +1,2 @@
-MD5 (DBD-File-0.22.tar.gz) = c291878232ae0d5a7d060df4cc7a68f9
-SIZE (DBD-File-0.22.tar.gz) = 6828
+MD5 (DBD-File-0.33.tar.gz) = 76e1aab817f05398bdb55cda6d761def
+SIZE (DBD-File-0.33.tar.gz) = 13539
diff --git a/databases/p5-DBD-File/pkg-plist b/databases/p5-DBD-File/pkg-plist
index bd0b62f57a6f..199e82c8f370 100644
--- a/databases/p5-DBD-File/pkg-plist
+++ b/databases/p5-DBD-File/pkg-plist
@@ -1,5 +1,8 @@
%%SITE_PERL%%/DBD/File.pm
+%%SITE_PERL%%/DBI/SQL/Nano.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD/File/.packlist
+@dirrm %%SITE_PERL%%/DBI/SQL
+@unexec rmdir %D/%%SITE_PERL%%/DBI 2>/dev/null || true
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD/File
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/DBD 2>/dev/null || true