svn commit: r429334 - head/databases/p5-DBD-SQLite

Wen Heping wen at FreeBSD.org
Sat Dec 24 12:48:38 UTC 2016


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


More information about the svn-ports-head mailing list