Date: Thu, 1 Mar 2018 15:19:55 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r463336 - head/databases/p5-DBD-SQLite Message-ID: <201803011519.w21FJtow023244@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Mar 1 15:19:55 2018 New Revision: 463336 URL: https://svnweb.freebsd.org/changeset/ports/463336 Log: Update to 1.56 Changes: http://search.cpan.org/dist/DBD-SQLite/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 Thu Mar 1 15:19:50 2018 (r463335) +++ head/databases/p5-DBD-SQLite/Makefile Thu Mar 1 15:19:55 2018 (r463336) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= DBD-SQLite -PORTVERSION= 1.54 +PORTVERSION= 1.56 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/databases/p5-DBD-SQLite/distinfo ============================================================================== --- head/databases/p5-DBD-SQLite/distinfo Thu Mar 1 15:19:50 2018 (r463335) +++ head/databases/p5-DBD-SQLite/distinfo Thu Mar 1 15:19:55 2018 (r463336) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482609818 -SHA256 (DBD-SQLite-1.54.tar.gz) = 3929a6dbd8d71630f0cb57f85dcef9588cd7ac4c9fa12db79df77b9d3a4d7269 -SIZE (DBD-SQLite-1.54.tar.gz) = 2136219 +TIMESTAMP = 1519911554 +SHA256 (DBD-SQLite-1.56.tar.gz) = c5f831a67a94f9bb2fb3c44051f309fc7994b2725d1896c018ad5d4cd865e991 +SIZE (DBD-SQLite-1.56.tar.gz) = 2248699
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803011519.w21FJtow023244>