Date: Sat, 24 Dec 2016 12:48:37 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429334 - head/databases/p5-DBD-SQLite Message-ID: <201612241248.uBOCmbA0019854@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Sat Dec 24 12:48:37 2016 New Revision: 429334 URL: https://svnweb.freebsd.org/changeset/ports/429334 Log: - Update to 1.54 Changes: http://cpansearch.perl.org/src/ISHIGAKI/DBD-SQLite-1.54/Changes Modified: head/databases/p5-DBD-SQLite/Makefile head/databases/p5-DBD-SQLite/distinfo Modified: head/databases/p5-DBD-SQLite/Makefile ============================================================================== --- head/databases/p5-DBD-SQLite/Makefile Sat Dec 24 12:32:19 2016 (r429333) +++ head/databases/p5-DBD-SQLite/Makefile Sat Dec 24 12:48:37 2016 (r429334) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= DBD-SQLite -PORTVERSION= 1.52 +PORTVERSION= 1.54 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/databases/p5-DBD-SQLite/distinfo ============================================================================== --- head/databases/p5-DBD-SQLite/distinfo Sat Dec 24 12:32:19 2016 (r429333) +++ head/databases/p5-DBD-SQLite/distinfo Sat Dec 24 12:48:37 2016 (r429334) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479553960 -SHA256 (DBD-SQLite-1.52.tar.gz) = a6da099e9b953262afafea18335930bede1f195fdead45bd3f00e690b158354e -SIZE (DBD-SQLite-1.52.tar.gz) = 2136120 +TIMESTAMP = 1482609818 +SHA256 (DBD-SQLite-1.54.tar.gz) = 3929a6dbd8d71630f0cb57f85dcef9588cd7ac4c9fa12db79df77b9d3a4d7269 +SIZE (DBD-SQLite-1.54.tar.gz) = 2136219
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612241248.uBOCmbA0019854>