diff options
author | nork <nork@FreeBSD.org> | 2004-02-16 07:13:48 +0000 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2004-02-16 07:13:48 +0000 |
commit | 47144352816ec0ff1cd6727c8e75a0efc97ebcb7 (patch) | |
tree | 5bf991ced76cb934b722eba0d083479f27a40d4a /databases/p5-DBD-SQLite2 | |
parent | 415173eb854b69af4db3e21ec4334fda049fb5f8 (diff) | |
download | FreeBSD-ports-47144352816ec0ff1cd6727c8e75a0efc97ebcb7.zip FreeBSD-ports-47144352816ec0ff1cd6727c8e75a0efc97ebcb7.tar.gz |
Update to 0.30 (based of SQLite 2.8.12).
Diffstat (limited to 'databases/p5-DBD-SQLite2')
-rw-r--r-- | databases/p5-DBD-SQLite2/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-DBD-SQLite2/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/databases/p5-DBD-SQLite2/Makefile b/databases/p5-DBD-SQLite2/Makefile index 67064db..4035a48 100644 --- a/databases/p5-DBD-SQLite2/Makefile +++ b/databases/p5-DBD-SQLite2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DBD-SQLite -PORTVERSION= 0.30 +PORTVERSION= 0.31 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBD diff --git a/databases/p5-DBD-SQLite2/distinfo b/databases/p5-DBD-SQLite2/distinfo index 745398a..89cda21 100644 --- a/databases/p5-DBD-SQLite2/distinfo +++ b/databases/p5-DBD-SQLite2/distinfo @@ -1,2 +1,2 @@ -MD5 (DBD-SQLite-0.30.tar.gz) = c5bccf84c698beb7b3063e4371151e88 -SIZE (DBD-SQLite-0.30.tar.gz) = 354696 +MD5 (DBD-SQLite-0.31.tar.gz) = 4aa99c39104b7cd39129aec548e7d3e4 +SIZE (DBD-SQLite-0.31.tar.gz) = 357902 |