Date: Tue, 11 Oct 2005 15:09:33 +0200 (CEST) From: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Maintainer <skv@FreeBSD.org> Subject: ports/87252: [port update] databases/p5-Class-DBI Message-ID: <20051011130933.8A3789976A0@server.t-hosting.hu> Resent-Message-ID: <200510111310.j9BDAIji095211@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 87252 >Category: ports >Synopsis: [port update] databases/p5-Class-DBI >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 Oct 11 13:10:18 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Gabor Kovesdan >Release: FreeBSD 5.3-RELEASE-p17 amd64 >Organization: n/a >Environment: System: FreeBSD server.t-hosting.hu 5.3-RELEASE-p17 FreeBSD 5.3-RELEASE-p17 #0: Mon Jul 4 20:23:15 CEST 2005 root@server.t-hosting.hu:/usr/src/sys/amd64/compile/FREEBSD amd64 >Description: - Unbreak: fik pkg-plist - Update to 3.0.10 >How-To-Repeat: >Fix: --- p5-Class-DBI.diff begins here --- diff -ur /usr/ports/databases/p5-Class-DBI/Makefile ../p5-Class-DBI/Makefile --- /usr/ports/databases/p5-Class-DBI/Makefile Tue Oct 11 14:02:05 2005 +++ ../p5-Class-DBI/Makefile Tue Oct 11 15:04:04 2005 @@ -6,7 +6,7 @@ # PORTNAME= Class-DBI -PORTVERSION= 3.0.9 +PORTVERSION= 3.0.10 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Class @@ -26,8 +26,6 @@ ${SITE_PERL}/${PERL_ARCH}/version.pm:${PORTSDIR}/devel/p5-version \ ${SITE_PERL}/Class/Trigger.pm:${PORTSDIR}/devel/p5-Class-Trigger RUN_DEPENDS= ${BUILD_DEPENDS} - -BROKEN= Incomplete pkg-plist PERL_CONFIGURE= yes diff -ur /usr/ports/databases/p5-Class-DBI/distinfo ../p5-Class-DBI/distinfo --- /usr/ports/databases/p5-Class-DBI/distinfo Thu Oct 6 14:30:11 2005 +++ ../p5-Class-DBI/distinfo Tue Oct 11 15:04:13 2005 @@ -1,2 +1,2 @@ -MD5 (Class-DBI-v3.0.9.tar.gz) = 3e27db74de3d829c936768f5d92a5011 -SIZE (Class-DBI-v3.0.9.tar.gz) = 103605 +MD5 (Class-DBI-v3.0.10.tar.gz) = f8b45d40184972e77fb3c3f8e54385d5 +SIZE (Class-DBI-v3.0.10.tar.gz) = 104089 diff -ur /usr/ports/databases/p5-Class-DBI/pkg-plist ../p5-Class-DBI/pkg-plist --- /usr/ports/databases/p5-Class-DBI/pkg-plist Tue Sep 27 20:30:06 2005 +++ ../p5-Class-DBI/pkg-plist Tue Oct 11 15:01:23 2005 @@ -13,6 +13,7 @@ %%SITE_PERL%%/Class/DBI/Relationship/HasMany.pm %%SITE_PERL%%/Class/DBI/Relationship/MightHave.pm %%SITE_PERL%%/Class/DBI/Search/Basic.pm +%%SITE_PERL%%/Class/DBI/SQL/Transformer.pm %%SITE_PERL%%/Class/DBI/Test/SQLite.pm @unexec rmdir %D/%%SITE_PERL%%/Class/DBI/Test 2>/dev/null || true @unexec rmdir %D/%%SITE_PERL%%/Class/DBI/Search 2>/dev/null || true --- p5-Class-DBI.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051011130933.8A3789976A0>