From owner-freebsd-ports-bugs@FreeBSD.ORG Mon May 18 14:50:02 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DA7D71065676 for ; Mon, 18 May 2009 14:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B961B8FC1C for ; Mon, 18 May 2009 14:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n4IEo1PK078896 for ; Mon, 18 May 2009 14:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n4IEo13s078895; Mon, 18 May 2009 14:50:01 GMT (envelope-from gnats) Resent-Date: Mon, 18 May 2009 14:50:01 GMT Resent-Message-Id: <200905181450.n4IEo13s078895@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, TERAMOTO Masahiro Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3C5431065723; Mon, 18 May 2009 14:49:51 +0000 (UTC) (envelope-from markun@onohara.to) Received: from gate.onohara.to (gate.onohara.to [202.222.28.229]) by mx1.freebsd.org (Postfix) with ESMTP id 1031A8FC14; Mon, 18 May 2009 14:49:50 +0000 (UTC) (envelope-from markun@onohara.to) Received: by gate.onohara.to (Postfix, from userid 1000) id 4C5EE2845B; Mon, 18 May 2009 23:49:51 +0900 (JST) Message-Id: <20090518144951.4C5EE2845B@gate.onohara.to> Date: Mon, 18 May 2009 23:49:51 +0900 (JST) From: TERAMOTO Masahiro To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: clsung@FreeBSD.org Subject: ports/134652: [PATCH] databases/p5-DBD-SQLite: update to 1.25 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 May 2009 14:50:02 -0000 >Number: 134652 >Category: ports >Synopsis: [PATCH] databases/p5-DBD-SQLite: update to 1.25 >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 May 18 14:50:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: TERAMOTO Masahiro >Release: FreeBSD 6.4-RELEASE-p1 i386 >Organization: >Environment: System: FreeBSD gate.onohara.to 6.4-RELEASE-p1 FreeBSD 6.4-RELEASE-p1 #0: Sun Dec 21 07:56:41 UTC 2008 >Description: - Update to 1.25 Port maintainer (clsung@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-DBD-SQLite-1.25.patch begins here --- diff -ruN --exclude=CVS /usr/ports/databases/p5-DBD-SQLite/Makefile /home/markun/work/ports/p5-DBD-SQLite/Makefile --- /usr/ports/databases/p5-DBD-SQLite/Makefile 2009-05-13 11:29:49.000000000 +0900 +++ /home/markun/work/ports/p5-DBD-SQLite/Makefile 2009-05-18 23:49:04.000000000 +0900 @@ -6,7 +6,7 @@ # PORTNAME= DBD-SQLite -PORTVERSION= 1.23 +PORTVERSION= 1.25 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -26,7 +26,8 @@ CONFIGURE_ARGS+= USE_LOCAL_SQLITE=0 CONFIGURE_ARGS+= SQLITE_LOCATION=${LOCALBASE} -MAN3= DBD::SQLite.3 +MAN3= DBD::SQLite.3 \ + DBD::SQLite::Cookbook.3 post-patch: ${RM} -f ${WRKSRC}/getsqlite.pl diff -ruN --exclude=CVS /usr/ports/databases/p5-DBD-SQLite/distinfo /home/markun/work/ports/p5-DBD-SQLite/distinfo --- /usr/ports/databases/p5-DBD-SQLite/distinfo 2009-05-13 11:29:49.000000000 +0900 +++ /home/markun/work/ports/p5-DBD-SQLite/distinfo 2009-05-18 23:49:04.000000000 +0900 @@ -1,3 +1,3 @@ -MD5 (DBD-SQLite-1.23.tar.gz) = 3fb6d567a507b4f347d56a6ba38966d0 -SHA256 (DBD-SQLite-1.23.tar.gz) = d2c8532aa54521aa725c0f63f4e0025d56e87e70ede0f86fdd2447dbf738d895 -SIZE (DBD-SQLite-1.23.tar.gz) = 1042328 +MD5 (DBD-SQLite-1.25.tar.gz) = 3bc9c8f141cb6c9256ea6dbcddbb9fe7 +SHA256 (DBD-SQLite-1.25.tar.gz) = 832c1f9a73d02586a93a05415f97c28980a50323e7698af318730a076502ad9d +SIZE (DBD-SQLite-1.25.tar.gz) = 1102688 diff -ruN --exclude=CVS /usr/ports/databases/p5-DBD-SQLite/pkg-plist /home/markun/work/ports/p5-DBD-SQLite/pkg-plist --- /usr/ports/databases/p5-DBD-SQLite/pkg-plist 2006-02-11 22:36:53.000000000 +0900 +++ /home/markun/work/ports/p5-DBD-SQLite/pkg-plist 2009-05-18 23:49:04.000000000 +0900 @@ -1,7 +1,9 @@ %%SITE_PERL%%/%%PERL_ARCH%%/DBD/SQLite.pm +%%SITE_PERL%%/%%PERL_ARCH%%/DBD/SQLite/Cookbook.pod %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD/SQLite/SQLite.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD/SQLite/SQLite.so %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD/SQLite/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD/SQLite @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/DBD/SQLite @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/DBD --- p5-DBD-SQLite-1.25.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: