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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Aug 12 19:46:50 UTC 2019


Author: sunpoet
Date: Mon Aug 12 19:46:47 2019
New Revision: 508790
URL: https://svnweb.freebsd.org/changeset/ports/508790

Log:
  Update to 1.64
  
  Changes:	https://metacpan.org/changes/distribution/DBD-SQLite

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	Mon Aug 12 19:46:42 2019	(r508789)
+++ head/databases/p5-DBD-SQLite/Makefile	Mon Aug 12 19:46:47 2019	(r508790)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	DBD-SQLite
-PORTVERSION=	1.62
+PORTVERSION=	1.64
 CATEGORIES=	databases perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/databases/p5-DBD-SQLite/distinfo
==============================================================================
--- head/databases/p5-DBD-SQLite/distinfo	Mon Aug 12 19:46:42 2019	(r508789)
+++ head/databases/p5-DBD-SQLite/distinfo	Mon Aug 12 19:46:47 2019	(r508790)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1546483294
-SHA256 (DBD-SQLite-1.62.tar.gz) = bd82ef322a9e5469a7a62d845c32fad1188b76ccb49a88520cec768343cce85c
-SIZE (DBD-SQLite-1.62.tar.gz) = 2386097
+TIMESTAMP = 1565627643
+SHA256 (DBD-SQLite-1.64.tar.gz) = f4ae8f7b50842305566aadd90f7bfd12a9e32b6c603a9b1c1529e73eb82aff01
+SIZE (DBD-SQLite-1.64.tar.gz) = 2416842


More information about the svn-ports-head mailing list