diff options
author | shaun <shaun@FreeBSD.org> | 2006-08-08 02:19:09 +0800 |
---|---|---|
committer | shaun <shaun@FreeBSD.org> | 2006-08-08 02:19:09 +0800 |
commit | aff01d2c5e10f46768f092770267fa1b90e5361b (patch) | |
tree | f2d838048042c1966d757a1182dcce5cbee573f8 /www | |
parent | 30907f69555103b006e442c7043d869b23572539 (diff) | |
download | freebsd-ports-gnome-aff01d2c5e10f46768f092770267fa1b90e5361b.tar.gz freebsd-ports-gnome-aff01d2c5e10f46768f092770267fa1b90e5361b.tar.zst freebsd-ports-gnome-aff01d2c5e10f46768f092770267fa1b90e5361b.zip |
- Upgrade to 1.02
- Use "correct" CPAN URL(s).
PR: ports/101539
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Apache-DBI/Makefile | 6 | ||||
-rw-r--r-- | www/p5-Apache-DBI/distinfo | 6 |
2 files changed, 5 insertions, 7 deletions
diff --git a/www/p5-Apache-DBI/Makefile b/www/p5-Apache-DBI/Makefile index 0168d693dcbf..4329c195c569 100644 --- a/www/p5-Apache-DBI/Makefile +++ b/www/p5-Apache-DBI/Makefile @@ -6,13 +6,11 @@ # PORTNAME= Apache-DBI -PORTVERSION= 1.00 -PORTREVISION= 1 +PORTVERSION= 1.02 CATEGORIES= www databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= ../../authors/id/P/PG/PGOLLUCCI +MASTER_SITE_SUBDIR= Apache PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION}_01 MAINTAINER= pgollucci@p6m7g8.com COMMENT= DBI persistent connection, authentication and authorization diff --git a/www/p5-Apache-DBI/distinfo b/www/p5-Apache-DBI/distinfo index 1c7122b6ca70..e50eacedd861 100644 --- a/www/p5-Apache-DBI/distinfo +++ b/www/p5-Apache-DBI/distinfo @@ -1,3 +1,3 @@ -MD5 (Apache-DBI-1.00_01.tar.gz) = b3fa9a39c8be5c2e88f2a50483ac424e -SHA256 (Apache-DBI-1.00_01.tar.gz) = 4afa588acd70c2e5995f9e69a83dffd14600a50ef04f99b919928456a50076ed -SIZE (Apache-DBI-1.00_01.tar.gz) = 32921 +MD5 (Apache-DBI-1.02.tar.gz) = c9edfcb897652f52062624e11d9c9d9b +SHA256 (Apache-DBI-1.02.tar.gz) = 50079a3e78c8dcc5d4471054e061e27b1d4613fe32a3bf2f539abd330f137ca8 +SIZE (Apache-DBI-1.02.tar.gz) = 33000 |