ports/51572: UPDATE databases/p5-ApacheDBILogConfig

Mathieu Arnold m at absolight.net
Tue Apr 29 10:40:17 UTC 2003


>Number:         51572
>Category:       ports
>Synopsis:       UPDATE databases/p5-ApacheDBILogConfig
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 29 03:40:14 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mathieu Arnold
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Absolight
>Environment:
System: FreeBSD aragorn.reaumur.absolight.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Apr 10 13:45:07 CEST 2003 root at aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386


	
>Description:
Update to 0.02.
Fix Makefile to include Man Page.
Add WWW Site.
	
>How-To-Repeat:
	
>Fix:

	

--- p5-Apache-DBILogConfig-0.02.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/p5-ApacheDBILogConfig/Makefile,v
retrieving revision 1.5
diff -u -d -b -w -r1.5 Makefile
--- Makefile	2003/03/07 05:58:27	1.5
+++ Makefile	2003/04/29 10:33:06
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Apache-DBILogConfig
-PORTVERSION=	0.01
+PORTVERSION=	0.02
 CATEGORIES=	databases www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Apache
@@ -18,7 +18,11 @@
 BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Apache/DBI.pm:${PORTSDIR}/www/p5-Apache-DBI \
 		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \
 		${LOCALBASE}/libexec/apache/libperl.so:${PORTSDIR}/www/mod_perl
+RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
+
+MAN3=		Apache::DBILogConfig.3
+MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/p5-ApacheDBILogConfig/distinfo,v
retrieving revision 1.1
diff -u -d -b -w -r1.1 distinfo
--- distinfo	2000/11/23 04:44:53	1.1
+++ distinfo	2003/04/29 10:33:06
@@ -1 +1 @@
-MD5 (Apache-DBILogConfig-0.01.tar.gz) = 6bc9808545999ef801501fbd58f5f286
+MD5 (Apache-DBILogConfig-0.02.tar.gz) = 6162133983400e8dc220f155cb18c042
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/databases/p5-ApacheDBILogConfig/pkg-descr,v
retrieving revision 1.1
diff -u -d -b -w -r1.1 pkg-descr
--- pkg-descr	2000/11/23 04:44:53	1.1
+++ pkg-descr	2003/04/29 10:33:06
@@ -1,3 +1,5 @@
 This module replicates the functionality of the standard Apache
 module, mod_log_config, but logs information in a DBI-compliant
 database instead of a file.
+
+WWW: http://search.cpan.org/dist/Apache-DBILogConfig/
--- p5-Apache-DBILogConfig-0.02.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list