ports/83980: Update www/p5-Apache-DBI 0.94 -> 0.98
Philip M. Gollucci
pgollucci at vegeta.p6m7g8.net
Sun Jul 24 04:10:10 UTC 2005
>Number: 83980
>Category: ports
>Synopsis: Update www/p5-Apache-DBI 0.94 -> 0.98
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sun Jul 24 04:10:09 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Philip M. Gollucci
>Release: FreeBSD 6.0-CURRENT i386
>Organization:
P6M7G8 Consulting
>Environment:
System: FreeBSD vegeta.p6m7g8.net 6.0-CURRENT FreeBSD 6.0-CURRENT #1: Wed Dec 22 21:08:50 EST 2004 root at vegeta.p6m7g8.net:/usr/obj/usr/src/sys/VEGETA i386
>Description:
As I'm "maintaining" this port in the mod_perl community, take maintainership.
Update this to 0.98 which also unbreaks AuthDBI.pm for mp2 post RC5. MY patch is sitting in files.
This also adds some encryption options
Note I *removed* it.
Maintainer CC'ed
--- p5-Apache-DBI.diff begins here ---
Index: p5-Apache-DBI/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-Apache-DBI/Makefile,v
retrieving revision 1.16
diff -u -r1.16 Makefile
--- p5-Apache-DBI/Makefile 9 Jun 2005 09:55:49 -0000 1.16
+++ p5-Apache-DBI/Makefile 24 Jul 2005 03:19:53 -0000
@@ -6,14 +6,12 @@
#
PORTNAME= Apache-DBI
-PORTVERSION= 0.94
-PORTREVISION= 1
+PORTVERSION= 0.98
CATEGORIES= www databases perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= Apache
+MASTER_SITES= http://people.apache.org/~pgollucci/CPAN/Apache-DBI/
PKGNAMEPREFIX= p5-
-MAINTAINER= skv at FreeBSD.org
+MAINTAINER= pgollucci at p6m7g8.com
COMMENT= DBI persistent connection, authentication and authorization
.if defined(WITH_MODPERL2)
Index: p5-Apache-DBI/distinfo
===================================================================
RCS file: /home/ncvs/ports/www/p5-Apache-DBI/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- p5-Apache-DBI/distinfo 28 Mar 2004 11:56:05 -0000 1.6
+++ p5-Apache-DBI/distinfo 24 Jul 2005 03:19:53 -0000
@@ -1,2 +1,2 @@
-MD5 (Apache-DBI-0.94.tar.gz) = 70a90a6d96b3563a204996e0f8122e61
-SIZE (Apache-DBI-0.94.tar.gz) = 27548
+MD5 (Apache-DBI-0.98.tar.gz) = 2b351ba7bafc2d5add23f1e76f99b90c
+SIZE (Apache-DBI-0.98.tar.gz) = 30642
Index: p5-Apache-DBI/pkg-descr
===================================================================
RCS file: /home/ncvs/ports/www/p5-Apache-DBI/pkg-descr,v
retrieving revision 1.2
diff -u -r1.2 pkg-descr
--- p5-Apache-DBI/pkg-descr 1 Apr 2003 18:05:34 -0000 1.2
+++ p5-Apache-DBI/pkg-descr 24 Jul 2005 03:19:53 -0000
@@ -15,4 +15,4 @@
rollback to ensure data integrity - configurable verification of the
connections to avoid time-outs.
-WWW: http://search.cpan.org/dist/Apache-DBI/
+WWW: http://search.cpan.org/~pgollucci/Apache-DBI-0.98/
cvs diff: p5-Apache-DBI/files/patch-mp2-api was removed, no comparison available
--- p5-Apache-DBI.diff ends here ---
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list