diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-11-19 17:08:05 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-11-19 17:08:05 +0000 |
commit | e71571f1ba9eb147364a7ea7667e528b96c2b830 (patch) | |
tree | 46f3240e51d12df9cf6eb5c805958672a47b1bda /databases/p5-DBD-SQLite | |
parent | 83273c2a88a522ae70f9828e42181929275e861f (diff) |
- Update to 1.52
Notes
Notes:
svn path=/head/; revision=426464
Diffstat (limited to 'databases/p5-DBD-SQLite')
-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 |