diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-02-16 07:13:48 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-02-16 07:13:48 +0000 |
commit | 46689973af8570355235c9a40e178da1afc91430 (patch) | |
tree | c6987b87f5e11d55cf87a2ef285233aad96fe2bd /databases | |
parent | d1c4fdec2fac2204018ffeb7981d62d3f14f7ea0 (diff) | |
download | ports-46689973af8570355235c9a40e178da1afc91430.tar.gz ports-46689973af8570355235c9a40e178da1afc91430.zip |
Update to 0.30 (based of SQLite 2.8.12).
Notes
Notes:
svn path=/head/; revision=101009
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-DBD-SQLite/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-DBD-SQLite/distinfo | 4 | ||||
-rw-r--r-- | databases/p5-DBD-SQLite2/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-DBD-SQLite2/distinfo | 4 |
4 files changed, 6 insertions, 6 deletions
diff --git a/databases/p5-DBD-SQLite/Makefile b/databases/p5-DBD-SQLite/Makefile index 67064db81b4e..4035a485a937 100644 --- a/databases/p5-DBD-SQLite/Makefile +++ b/databases/p5-DBD-SQLite/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DBD-SQLite -PORTVERSION= 0.30 +PORTVERSION= 0.31 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 745398a7075f..89cda21de584 100644 --- a/databases/p5-DBD-SQLite/distinfo +++ b/databases/p5-DBD-SQLite/distinfo @@ -1,2 +1,2 @@ -MD5 (DBD-SQLite-0.30.tar.gz) = c5bccf84c698beb7b3063e4371151e88 -SIZE (DBD-SQLite-0.30.tar.gz) = 354696 +MD5 (DBD-SQLite-0.31.tar.gz) = 4aa99c39104b7cd39129aec548e7d3e4 +SIZE (DBD-SQLite-0.31.tar.gz) = 357902 diff --git a/databases/p5-DBD-SQLite2/Makefile b/databases/p5-DBD-SQLite2/Makefile index 67064db81b4e..4035a485a937 100644 --- a/databases/p5-DBD-SQLite2/Makefile +++ b/databases/p5-DBD-SQLite2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DBD-SQLite -PORTVERSION= 0.30 +PORTVERSION= 0.31 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 745398a7075f..89cda21de584 100644 --- a/databases/p5-DBD-SQLite2/distinfo +++ b/databases/p5-DBD-SQLite2/distinfo @@ -1,2 +1,2 @@ -MD5 (DBD-SQLite-0.30.tar.gz) = c5bccf84c698beb7b3063e4371151e88 -SIZE (DBD-SQLite-0.30.tar.gz) = 354696 +MD5 (DBD-SQLite-0.31.tar.gz) = 4aa99c39104b7cd39129aec548e7d3e4 +SIZE (DBD-SQLite-0.31.tar.gz) = 357902 |