Date: Tue, 8 Aug 2006 14:01:55 +0800 (CST) From: Gea-Suan Lin <gslin@gslin.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@gslin.org Subject: ports/101635: [PATCH] databases/p5-DBD-File: update to 0.35 Message-ID: <20060808060155.16B6B162@netnews.NCTU.edu.tw> Resent-Message-ID: <200608080610.k786AEAS032859@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 101635 >Category: ports >Synopsis: [PATCH] databases/p5-DBD-File: update to 0.35 >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: Tue Aug 08 06:10:13 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 6.1-RELEASE i386 >Organization: >Environment: System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006 >Description: - Update to 0.35 Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-DBD-File-0.35.patch begins here --- diff -ruN --exclude=CVS /usr/ports/databases/p5-DBD-File/Makefile /home/staff/gslin/work/p5-DBD-File/Makefile --- /usr/ports/databases/p5-DBD-File/Makefile Thu Sep 15 12:09:48 2005 +++ /home/staff/gslin/work/p5-DBD-File/Makefile Tue Aug 8 14:01:22 2006 @@ -6,17 +6,17 @@ # PORTNAME= DBD-File -PORTVERSION= 0.34 +PORTVERSION= 0.35 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBD PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Base class for writing DBI drivers for plain files -BUILD_DEPENDS= ${SITE_PERL}/SQL/Statement.pm:${PORTSDIR}/databases/p5-SQL-Statement RUN_DEPENDS= ${SITE_PERL}/SQL/Statement.pm:${PORTSDIR}/databases/p5-SQL-Statement +BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes @@ -25,7 +25,6 @@ .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 500600 -BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI-137 RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI-137 .else IGNORE= is useless with p5-DBI diff -ruN --exclude=CVS /usr/ports/databases/p5-DBD-File/distinfo /home/staff/gslin/work/p5-DBD-File/distinfo --- /usr/ports/databases/p5-DBD-File/distinfo Thu Nov 24 09:23:49 2005 +++ /home/staff/gslin/work/p5-DBD-File/distinfo Tue Aug 8 14:00:23 2006 @@ -1,3 +1,3 @@ -MD5 (DBD-File-0.34.tar.gz) = 54555425ebded761fb558216b26c1065 -SHA256 (DBD-File-0.34.tar.gz) = 58fe42e1240db7b41ebdab2350199e095c7a42b5b175f1da04c41d561d6ed0e8 -SIZE (DBD-File-0.34.tar.gz) = 8060 +MD5 (DBD-File-0.35.tar.gz) = 91ba616ff298365994e946345385f016 +SHA256 (DBD-File-0.35.tar.gz) = 97e361083eaf278a3928f662f0c7b08f34b90605879f9715b773ed3d1bf062f6 +SIZE (DBD-File-0.35.tar.gz) = 8074 diff -ruN --exclude=CVS /usr/ports/databases/p5-DBD-File/pkg-plist /home/staff/gslin/work/p5-DBD-File/pkg-plist --- /usr/ports/databases/p5-DBD-File/pkg-plist Sun Jan 22 08:26:46 2006 +++ /home/staff/gslin/work/p5-DBD-File/pkg-plist Tue Aug 8 14:01:36 2006 @@ -1,3 +1,4 @@ +@comment $FreeBSD$ %%SITE_PERL%%/DBD/File.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD/File/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD/File --- p5-DBD-File-0.35.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060808060155.16B6B162>