diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2002-10-31 09:06:50 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2002-10-31 09:06:50 +0000 |
commit | 07b4ed2bbe585fe2d343ba495a97b460e65e45ad (patch) | |
tree | 89b82065fdd412cb570dc7c6d3ff12708786db4e /databases/p5-DBD-SQLite2 | |
parent | 188e5df6175f633fbd041eb3b85235f1e81627ee (diff) |
Update to 0.21 (based on SQLite 2.7.2)
Notes
Notes:
svn path=/head/; revision=69186
Diffstat (limited to 'databases/p5-DBD-SQLite2')
-rw-r--r-- | databases/p5-DBD-SQLite2/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-DBD-SQLite2/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBD-SQLite2/Makefile b/databases/p5-DBD-SQLite2/Makefile index f57512fc0283..1040042aa2b4 100644 --- a/databases/p5-DBD-SQLite2/Makefile +++ b/databases/p5-DBD-SQLite2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DBD-SQLite -PORTVERSION= 0.19 +PORTVERSION= 0.21 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 1d5de4078618..e66adbfbec82 100644 --- a/databases/p5-DBD-SQLite2/distinfo +++ b/databases/p5-DBD-SQLite2/distinfo @@ -1 +1 @@ -MD5 (DBD-SQLite-0.19.tar.gz) = 5736c9e33efcf1b76fdbbd54a826a5fb +MD5 (DBD-SQLite-0.21.tar.gz) = 2501e02e25e1fdfed5d8f8f22d0f0009 |