diff options
author | nork <nork@FreeBSD.org> | 2002-07-02 16:40:55 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2002-07-02 16:40:55 +0800 |
commit | 0e586c69621d5f9e6ed55c22efa15893b5a9c146 (patch) | |
tree | 18218f53cc532828e36c467b4a2a93a2b1e78f6e /databases | |
parent | deda53b02c7bd482ee17b902d43480e221dc51b6 (diff) | |
download | freebsd-ports-gnome-0e586c69621d5f9e6ed55c22efa15893b5a9c146.tar.gz freebsd-ports-gnome-0e586c69621d5f9e6ed55c22efa15893b5a9c146.tar.zst freebsd-ports-gnome-0e586c69621d5f9e6ed55c22efa15893b5a9c146.zip |
Update to 0.16 (based on SQLite 2.5.0)
Reviewed by: knu (mentor)
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 3e78a6959fa2..e17321b65c56 100644 --- a/databases/p5-DBD-SQLite/Makefile +++ b/databases/p5-DBD-SQLite/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DBD-SQLite -PORTVERSION= 0.15 +PORTVERSION= 0.16 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 3a6d79e476e4..e3cc4b434cc7 100644 --- a/databases/p5-DBD-SQLite/distinfo +++ b/databases/p5-DBD-SQLite/distinfo @@ -1 +1 @@ -MD5 (DBD-SQLite-0.15.tar.gz) = 4311b69410e9f3ff3e3b5837faabc70b +MD5 (DBD-SQLite-0.16.tar.gz) = cdcf7ca911017c73ab077f6355f3f16d diff --git a/databases/p5-DBD-SQLite2/Makefile b/databases/p5-DBD-SQLite2/Makefile index 3e78a6959fa2..e17321b65c56 100644 --- a/databases/p5-DBD-SQLite2/Makefile +++ b/databases/p5-DBD-SQLite2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DBD-SQLite -PORTVERSION= 0.15 +PORTVERSION= 0.16 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 3a6d79e476e4..e3cc4b434cc7 100644 --- a/databases/p5-DBD-SQLite2/distinfo +++ b/databases/p5-DBD-SQLite2/distinfo @@ -1 +1 @@ -MD5 (DBD-SQLite-0.15.tar.gz) = 4311b69410e9f3ff3e3b5837faabc70b +MD5 (DBD-SQLite-0.16.tar.gz) = cdcf7ca911017c73ab077f6355f3f16d |