diff options
author | nork <nork@FreeBSD.org> | 2004-10-12 16:21:26 +0000 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2004-10-12 16:21:26 +0000 |
commit | 5dcac0cd0db8a8e5b483be2b3aeafb81197b0ab0 (patch) | |
tree | 0235d57fd5f39030a01b69478253fd2f4f0c5bc9 /databases | |
parent | 9c280a2074d151e1cbc2ac9431c2077f395ba486 (diff) | |
download | FreeBSD-ports-5dcac0cd0db8a8e5b483be2b3aeafb81197b0ab0.zip FreeBSD-ports-5dcac0cd0db8a8e5b483be2b3aeafb81197b0ab0.tar.gz |
Update to 1.0.7 (based on SQLite 3.0.8).
Pointed out by: mat
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-DBD-SQLite/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-DBD-SQLite/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/databases/p5-DBD-SQLite/Makefile b/databases/p5-DBD-SQLite/Makefile index ceb340c..93152ce 100644 --- a/databases/p5-DBD-SQLite/Makefile +++ b/databases/p5-DBD-SQLite/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DBD-SQLite -PORTVERSION= 1.06 +PORTVERSION= 1.07 PORTREVISION= 0 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} diff --git a/databases/p5-DBD-SQLite/distinfo b/databases/p5-DBD-SQLite/distinfo index d4c861c..f54d1f1 100644 --- a/databases/p5-DBD-SQLite/distinfo +++ b/databases/p5-DBD-SQLite/distinfo @@ -1,2 +1,2 @@ -MD5 (DBD-SQLite-1.06.tar.gz) = c52c35b10cc8e7c4a376b3ffd85566fa -SIZE (DBD-SQLite-1.06.tar.gz) = 422819 +MD5 (DBD-SQLite-1.07.tar.gz) = 1f82060839c2c8332bd6719287757f9b +SIZE (DBD-SQLite-1.07.tar.gz) = 424608 |