diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2013-06-10 15:32:29 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2013-06-10 15:32:29 +0000 |
commit | 13795081f83e198a59f167bed56521dffd62dd13 (patch) | |
tree | 268a4a78e0ba2501dd3e91a2bcdaa1cac68455cc /databases/p5-DBD-SQLite2 | |
parent | de2ecde5dc872126d18d0984e6b2ba71608b3bb0 (diff) |
Notes
Diffstat (limited to 'databases/p5-DBD-SQLite2')
-rw-r--r-- | databases/p5-DBD-SQLite2/Makefile | 8 | ||||
-rw-r--r-- | databases/p5-DBD-SQLite2/distinfo | 4 |
2 files changed, 4 insertions, 8 deletions
diff --git a/databases/p5-DBD-SQLite2/Makefile b/databases/p5-DBD-SQLite2/Makefile index 12a9f6319785..530d979bd0d7 100644 --- a/databases/p5-DBD-SQLite2/Makefile +++ b/databases/p5-DBD-SQLite2/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: p5-DBD-SQLite -# Date created: 2002/03/30 -# Whom: nork@cityfujisawa.ne.jp -# +# Created by: nork@cityfujisawa.ne.jp # $FreeBSD$ -# PORTNAME= DBD-SQLite2 -PORTVERSION= 0.33 +PORTVERSION= 0.36 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/databases/p5-DBD-SQLite2/distinfo b/databases/p5-DBD-SQLite2/distinfo index 25ef05e1ea5a..4119d236a3ff 100644 --- a/databases/p5-DBD-SQLite2/distinfo +++ b/databases/p5-DBD-SQLite2/distinfo @@ -1,2 +1,2 @@ -SHA256 (DBD-SQLite2-0.33.tar.gz) = a2b493916adc76bd152916c0d9a28ef41cd251e5ba88b43ce3e9a5789b44e6b4 -SIZE (DBD-SQLite2-0.33.tar.gz) = 363277 +SHA256 (DBD-SQLite2-0.36.tar.gz) = 1715f8e6dfd6e1fe34ae5c8d8b15e3d856b29e5416d6b02d5575ff55f4411e60 +SIZE (DBD-SQLite2-0.36.tar.gz) = 371022 |