From aff01d2c5e10f46768f092770267fa1b90e5361b Mon Sep 17 00:00:00 2001 From: shaun Date: Mon, 7 Aug 2006 18:19:09 +0000 Subject: - Upgrade to 1.02 - Use "correct" CPAN URL(s). PR: ports/101539 Submitted by: Philip M. Gollucci (maintainer) --- www/p5-Apache-DBI/Makefile | 6 ++---- www/p5-Apache-DBI/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 7 deletions(-) (limited to 'www') 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 -- cgit