diff options
author | nork <nork@FreeBSD.org> | 2003-02-05 17:44:43 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2003-02-05 17:44:43 +0800 |
commit | bb393361154b51054896cb060eb71038360f98ef (patch) | |
tree | de51adff16d903544f16a5f408e47c8145e0f02e /databases | |
parent | bd6642b271b8657be3e773def4cf9a41cec04828 (diff) | |
download | freebsd-ports-gnome-bb393361154b51054896cb060eb71038360f98ef.tar.gz freebsd-ports-gnome-bb393361154b51054896cb060eb71038360f98ef.tar.zst freebsd-ports-gnome-bb393361154b51054896cb060eb71038360f98ef.zip |
Update to 0.24 (based on SQLite 2.7.6).
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-DBD-SQLite/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-DBD-SQLite/distinfo | 2 | ||||
-rw-r--r-- | databases/p5-DBD-SQLite2/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-DBD-SQLite2/distinfo | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/databases/p5-DBD-SQLite/Makefile b/databases/p5-DBD-SQLite/Makefile index faba96fb8b1f..1df6dede0234 100644 --- a/databases/p5-DBD-SQLite/Makefile +++ b/databases/p5-DBD-SQLite/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DBD-SQLite -PORTVERSION= 0.22 +PORTVERSION= 0.24 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBD diff --git a/databases/p5-DBD-SQLite/distinfo b/databases/p5-DBD-SQLite/distinfo index 93b4a72cc51e..3100d16c4fe2 100644 --- a/databases/p5-DBD-SQLite/distinfo +++ b/databases/p5-DBD-SQLite/distinfo @@ -1 +1 @@ -MD5 (DBD-SQLite-0.22.tar.gz) = fac39f444cc413c82fbecb93c752568b +MD5 (DBD-SQLite-0.24.tar.gz) = a073e9980c9d9ed574a9fe3c9876c4f9 diff --git a/databases/p5-DBD-SQLite2/Makefile b/databases/p5-DBD-SQLite2/Makefile index faba96fb8b1f..1df6dede0234 100644 --- a/databases/p5-DBD-SQLite2/Makefile +++ b/databases/p5-DBD-SQLite2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DBD-SQLite -PORTVERSION= 0.22 +PORTVERSION= 0.24 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 93b4a72cc51e..3100d16c4fe2 100644 --- a/databases/p5-DBD-SQLite2/distinfo +++ b/databases/p5-DBD-SQLite2/distinfo @@ -1 +1 @@ -MD5 (DBD-SQLite-0.22.tar.gz) = fac39f444cc413c82fbecb93c752568b +MD5 (DBD-SQLite-0.24.tar.gz) = a073e9980c9d9ed574a9fe3c9876c4f9 |