svn commit: r320454 - head/databases/p5-DBD-SQLite
Anton Berezin
tobez at FreeBSD.org
Mon Jun 10 10:21:15 UTC 2013
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 at cityfujisawa.ne.jp
-#
+# Created by: nork at 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 at 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
More information about the svn-ports-head
mailing list