From owner-svn-ports-head@FreeBSD.ORG Mon Jun 10 10:21:15 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 23BFDA58; Mon, 10 Jun 2013 10:21:15 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id EFD6B19DA; Mon, 10 Jun 2013 10:21:14 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5AALE4b026866; Mon, 10 Jun 2013 10:21:14 GMT (envelope-from tobez@svn.freebsd.org) Received: (from tobez@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5AALEiW026863; Mon, 10 Jun 2013 10:21:14 GMT (envelope-from tobez@svn.freebsd.org) Message-Id: <201306101021.r5AALEiW026863@svn.freebsd.org> From: Anton Berezin Date: Mon, 10 Jun 2013 10:21:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r320454 - head/databases/p5-DBD-SQLite X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Jun 2013 10:21:15 -0000 Author: tobez Date: Mon Jun 10 10:21:14 2013 New Revision: 320454 URL: http://svnweb.freebsd.org/changeset/ports/320454 Log: Update to 1.39. Changes: http://search.cpan.org/dist/DBD-SQLite/Changes Modified: head/databases/p5-DBD-SQLite/Makefile head/databases/p5-DBD-SQLite/distinfo head/databases/p5-DBD-SQLite/pkg-plist Modified: head/databases/p5-DBD-SQLite/Makefile ============================================================================== --- head/databases/p5-DBD-SQLite/Makefile Mon Jun 10 10:18:59 2013 (r320453) +++ head/databases/p5-DBD-SQLite/Makefile Mon Jun 10 10:21:14 2013 (r320454) @@ -1,15 +1,11 @@ -# New ports collection makefile for: p5-DBD-SQLite -# Date created: 2002/03/30 -# Whom: nork@cityfujisawa.ne.jp -# +# Created by: nork@cityfujisawa.ne.jp # $FreeBSD$ -# PORTNAME= DBD-SQLite -PORTVERSION= 1.37 +PORTVERSION= 1.39 CATEGORIES= databases perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:ADAMK +MASTER_SITE_SUBDIR= CPAN:ISHIGAKI PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org Modified: head/databases/p5-DBD-SQLite/distinfo ============================================================================== --- head/databases/p5-DBD-SQLite/distinfo Mon Jun 10 10:18:59 2013 (r320453) +++ head/databases/p5-DBD-SQLite/distinfo Mon Jun 10 10:21:14 2013 (r320454) @@ -1,2 +1,2 @@ -SHA256 (DBD-SQLite-1.37.tar.gz) = a131761c58e051be968ec21bef5d7549acfd2ba60dd2bf9ae342aaf8e99e2705 -SIZE (DBD-SQLite-1.37.tar.gz) = 1515353 +SHA256 (DBD-SQLite-1.39.tar.gz) = 9361b5f01c720e33349dcf4dc531220c399fa9e9cdbec948aa8171860b9a9214 +SIZE (DBD-SQLite-1.39.tar.gz) = 1571169 Modified: head/databases/p5-DBD-SQLite/pkg-plist ============================================================================== --- head/databases/p5-DBD-SQLite/pkg-plist Mon Jun 10 10:18:59 2013 (r320453) +++ head/databases/p5-DBD-SQLite/pkg-plist Mon Jun 10 10:21:14 2013 (r320454) @@ -5,6 +5,7 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD/SQLite/SQLite.so %%SITE_PERL%%/%%PERL_ARCH%%/auto/share/dist/DBD-SQLite/sqlite3.c %%SITE_PERL%%/%%PERL_ARCH%%/auto/share/dist/DBD-SQLite/sqlite3.h +%%SITE_PERL%%/%%PERL_ARCH%%/auto/share/dist/DBD-SQLite/sqlite3ext.h @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/share/dist/DBD-SQLite @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/share/dist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/share