diff options
author | nork <nork@FreeBSD.org> | 2003-08-28 19:23:31 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2003-08-28 19:23:31 +0800 |
commit | 7b1ef8b3293f561ed9c1b03db1a55cf9e1de3ea5 (patch) | |
tree | 462ea1747b930f7611b1a1a13f4da0ab7256b359 /databases | |
parent | f1811ed9d50951d3359157ae061156ca10361aad (diff) | |
download | freebsd-ports-gnome-7b1ef8b3293f561ed9c1b03db1a55cf9e1de3ea5.tar.gz freebsd-ports-gnome-7b1ef8b3293f561ed9c1b03db1a55cf9e1de3ea5.tar.zst freebsd-ports-gnome-7b1ef8b3293f561ed9c1b03db1a55cf9e1de3ea5.zip |
Update to 0.28 (based on SQLite 2.8.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 6646bc33d2dc..d2a3c236704e 100644 --- a/databases/p5-DBD-SQLite/Makefile +++ b/databases/p5-DBD-SQLite/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DBD-SQLite -PORTVERSION= 0.25 +PORTVERSION= 0.28 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 db90e985b5a3..0c789fa3c47a 100644 --- a/databases/p5-DBD-SQLite/distinfo +++ b/databases/p5-DBD-SQLite/distinfo @@ -1 +1 @@ -MD5 (DBD-SQLite-0.25.tar.gz) = 493f554565d8aad9ed2efe34102729cf +MD5 (DBD-SQLite-0.28.tar.gz) = f7143b55b27cc347936434a76fad15a8 diff --git a/databases/p5-DBD-SQLite2/Makefile b/databases/p5-DBD-SQLite2/Makefile index 6646bc33d2dc..d2a3c236704e 100644 --- a/databases/p5-DBD-SQLite2/Makefile +++ b/databases/p5-DBD-SQLite2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DBD-SQLite -PORTVERSION= 0.25 +PORTVERSION= 0.28 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 db90e985b5a3..0c789fa3c47a 100644 --- a/databases/p5-DBD-SQLite2/distinfo +++ b/databases/p5-DBD-SQLite2/distinfo @@ -1 +1 @@ -MD5 (DBD-SQLite-0.25.tar.gz) = 493f554565d8aad9ed2efe34102729cf +MD5 (DBD-SQLite-0.28.tar.gz) = f7143b55b27cc347936434a76fad15a8 |