Date: Mon, 18 Feb 2008 16:24:06 GMT From: Felippe de Meirelles Motta <lippemail@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/120800: [UPDATE] databases/p5-DBIx-Log4perl Message-ID: <200802181624.m1IGO69L002873@www.freebsd.org> Resent-Message-ID: <200802181630.m1IGU3Im074269@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 120800 >Category: ports >Synopsis: [UPDATE] databases/p5-DBIx-Log4perl >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Feb 18 16:30:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Felippe de Meirelles Motta >Release: FreeBSD 7.0-PRERELEASE amd64 >Organization: >Environment: System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008 lippe@shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC >Description: - Updated to 0.10; - Use CPAN macro; - Add missing deps. >How-To-Repeat: >Fix: Patch attached with submission follows: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/databases/p5-DBIx-Log4perl/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- Makefile 8 Sep 2007 00:54:32 -0000 1.5 +++ Makefile 16 Feb 2008 19:24:57 -0000 @@ -6,17 +6,17 @@ # PORTNAME= DBIx-Log4perl -PORTVERSION= 0.09 +PORTVERSION= 0.10 CATEGORIES= databases perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= DBIx +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= tjs@cdpa.nsysu.edu.tw COMMENT= For DBI to selectively log SQL, parameters, result-sets, transactions BUILD_DEPENDS= p5-DBI>=1.50:${PORTSDIR}/databases/p5-DBI \ - p5-Log-Log4perl>=1.04:${PORTSDIR}/devel/p5-Log-Log4perl + p5-Log-Log4perl>=1.04:${PORTSDIR}/devel/p5-Log-Log4perl \ + p5-Test-Simple>=0.62:${PORTSDIR}/devel/p5-Test-Simple RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= 5.8.0+ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/databases/p5-DBIx-Log4perl/distinfo,v retrieving revision 1.4 diff -u -r1.4 distinfo --- distinfo 20 Apr 2007 20:26:16 -0000 1.4 +++ distinfo 16 Feb 2008 19:24:57 -0000 @@ -1,3 +1,3 @@ -MD5 (DBIx-Log4perl-0.09.tar.gz) = 24112c868a9618c895fbaec28cd34d55 -SHA256 (DBIx-Log4perl-0.09.tar.gz) = 6ec1e473c7329ca394f5e7890f3ab95c90613cae669039ca7a1d110f1687b477 -SIZE (DBIx-Log4perl-0.09.tar.gz) = 17713 +MD5 (DBIx-Log4perl-0.10.tar.gz) = 168bc52d624e9a4ca57db6e63952a397 +SHA256 (DBIx-Log4perl-0.10.tar.gz) = 6e3860aab99da44f116ea1f5997edcee5d8964b2eb4f9e0c83e0fa4bfcc27a82 +SIZE (DBIx-Log4perl-0.10.tar.gz) = 18150 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802181624.m1IGO69L002873>