diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-11-20 01:08:05 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-11-20 01:08:05 +0800 |
commit | 0342332754cfdb406afb11fd94977b595f99a883 (patch) | |
tree | 46f3240e51d12df9cf6eb5c805958672a47b1bda | |
parent | af5e86dd0745b241f7a80df91e1d906a0b86a1ce (diff) | |
download | freebsd-ports-gnome-0342332754cfdb406afb11fd94977b595f99a883.tar.gz freebsd-ports-gnome-0342332754cfdb406afb11fd94977b595f99a883.tar.zst freebsd-ports-gnome-0342332754cfdb406afb11fd94977b595f99a883.zip |
- Update to 1.52
Changes: http://search.cpan.org/dist/DBD-SQLite/Changes
-rw-r--r-- | databases/p5-DBD-SQLite/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-DBD-SQLite/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/databases/p5-DBD-SQLite/Makefile b/databases/p5-DBD-SQLite/Makefile index 71a2f05a61f4..f3a0753ab978 100644 --- a/databases/p5-DBD-SQLite/Makefile +++ b/databases/p5-DBD-SQLite/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= DBD-SQLite -PORTVERSION= 1.50 +PORTVERSION= 1.52 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/databases/p5-DBD-SQLite/distinfo b/databases/p5-DBD-SQLite/distinfo index 0d654e36e4d7..8ce16616ab85 100644 --- a/databases/p5-DBD-SQLite/distinfo +++ b/databases/p5-DBD-SQLite/distinfo @@ -1,2 +1,3 @@ -SHA256 (DBD-SQLite-1.50.tar.gz) = 3ac513ab73944fd7d4b672e1fe885dc522b6369d38f46a68e67e0045bf159ce1 -SIZE (DBD-SQLite-1.50.tar.gz) = 2023829 +TIMESTAMP = 1479553960 +SHA256 (DBD-SQLite-1.52.tar.gz) = a6da099e9b953262afafea18335930bede1f195fdead45bd3f00e690b158354e +SIZE (DBD-SQLite-1.52.tar.gz) = 2136120 |