diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-01-16 08:53:19 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-01-16 08:53:19 +0000 |
commit | 2845c3a94da61ace3c72955fde6279d582828d25 (patch) | |
tree | bf1de7659e57a6a2d8148f5fb443f67584857b32 /databases/p5-DBD-SQLite | |
parent | 02c527254c36ef38f4ee5ae6cdab1f17854e4367 (diff) | |
download | ports-2845c3a94da61ace3c72955fde6279d582828d25.tar.gz ports-2845c3a94da61ace3c72955fde6279d582828d25.zip |
Update to 0.29 (based on SQLite 2.8.7).
Notes
Notes:
svn path=/head/; revision=98274
Diffstat (limited to 'databases/p5-DBD-SQLite')
-rw-r--r-- | databases/p5-DBD-SQLite/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-DBD-SQLite/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBD-SQLite/Makefile b/databases/p5-DBD-SQLite/Makefile index 91c5e30d4d57..6ac09b06d65a 100644 --- a/databases/p5-DBD-SQLite/Makefile +++ b/databases/p5-DBD-SQLite/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DBD-SQLite -PORTVERSION= 0.28 +PORTVERSION= 0.29 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 0c789fa3c47a..f2a5de2a7139 100644 --- a/databases/p5-DBD-SQLite/distinfo +++ b/databases/p5-DBD-SQLite/distinfo @@ -1 +1 @@ -MD5 (DBD-SQLite-0.28.tar.gz) = f7143b55b27cc347936434a76fad15a8 +MD5 (DBD-SQLite-0.29.tar.gz) = 655d7b6f55147f39f29c900d8029edb7 |