Bug 83980 - Update www/p5-Apache-DBI 0.94 -> 0.98, request maintainership
Summary: Update www/p5-Apache-DBI 0.94 -> 0.98, request maintainership
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: skv
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-24 05:10 UTC by Philip M. Gollucci
Modified: 2006-01-04 09:18 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philip M. Gollucci 2005-07-24 05:10:09 UTC
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@FreeBSD.org
+MAINTAINER=	pgollucci@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 ---
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2005-07-25 02:34:54 UTC
Responsible Changed
From-To: freebsd-ports-bugs->skv

Over to maintainer.
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2006-01-04 09:18:06 UTC
State Changed
From-To: open->closed

Committed, thanks!