diff options
author | nork <nork@FreeBSD.org> | 2002-08-15 00:32:58 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2002-08-15 00:32:58 +0800 |
commit | a66bc70bc6c1349283a73de4af7f928246a2fdf3 (patch) | |
tree | 892857070fd5ad3079fe3574af8f0288e29b6ee7 /databases | |
parent | 66873e6f25d39b0ccfc8d1784e9edadc349b854b (diff) | |
download | freebsd-ports-gnome-a66bc70bc6c1349283a73de4af7f928246a2fdf3.tar.gz freebsd-ports-gnome-a66bc70bc6c1349283a73de4af7f928246a2fdf3.tar.zst freebsd-ports-gnome-a66bc70bc6c1349283a73de4af7f928246a2fdf3.zip |
Update to 0.19 (based on SQLite 2.6.3)
Approved by: knu (mentor)
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 d0b33373bedf..f57512fc0283 100644 --- a/databases/p5-DBD-SQLite/Makefile +++ b/databases/p5-DBD-SQLite/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DBD-SQLite -PORTVERSION= 0.18 +PORTVERSION= 0.19 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 2f63d1e0fdfb..1d5de4078618 100644 --- a/databases/p5-DBD-SQLite/distinfo +++ b/databases/p5-DBD-SQLite/distinfo @@ -1 +1 @@ -MD5 (DBD-SQLite-0.18.tar.gz) = 5345eae9aa47aa0b43925c53a3abc66d +MD5 (DBD-SQLite-0.19.tar.gz) = 5736c9e33efcf1b76fdbbd54a826a5fb diff --git a/databases/p5-DBD-SQLite2/Makefile b/databases/p5-DBD-SQLite2/Makefile index d0b33373bedf..f57512fc0283 100644 --- a/databases/p5-DBD-SQLite2/Makefile +++ b/databases/p5-DBD-SQLite2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DBD-SQLite -PORTVERSION= 0.18 +PORTVERSION= 0.19 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 2f63d1e0fdfb..1d5de4078618 100644 --- a/databases/p5-DBD-SQLite2/distinfo +++ b/databases/p5-DBD-SQLite2/distinfo @@ -1 +1 @@ -MD5 (DBD-SQLite-0.18.tar.gz) = 5345eae9aa47aa0b43925c53a3abc66d +MD5 (DBD-SQLite-0.19.tar.gz) = 5736c9e33efcf1b76fdbbd54a826a5fb |