diff options
author | tobez <tobez@FreeBSD.org> | 2010-07-09 22:02:31 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2010-07-09 22:02:31 +0800 |
commit | 15bc3aa4fcd3e53f16ee1138d2112f7d800a7eb5 (patch) | |
tree | a0c6321923f34ce3e1292b0c6f5f138c6d332b7b | |
parent | ee5649080f5dd344c50d1b6f03ccbd15a8f9393c (diff) | |
download | freebsd-ports-gnome-15bc3aa4fcd3e53f16ee1138d2112f7d800a7eb5.tar.gz freebsd-ports-gnome-15bc3aa4fcd3e53f16ee1138d2112f7d800a7eb5.tar.zst freebsd-ports-gnome-15bc3aa4fcd3e53f16ee1138d2112f7d800a7eb5.zip |
Update to 0.30.
Changes: http://search.cpan.org/dist/DBD-CSV/ChangeLog
-rw-r--r-- | databases/p5-DBD-CSV/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-DBD-CSV/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/p5-DBD-CSV/Makefile b/databases/p5-DBD-CSV/Makefile index 6f3d8155d965..f025dc125c3f 100644 --- a/databases/p5-DBD-CSV/Makefile +++ b/databases/p5-DBD-CSV/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DBD-CSV -PORTVERSION= 0.29 +PORTVERSION= 0.30 PORTEPOCH= 1 CATEGORIES= databases perl5 MASTER_SITES= CPAN diff --git a/databases/p5-DBD-CSV/distinfo b/databases/p5-DBD-CSV/distinfo index a3558f086149..7c8b4396ceb3 100644 --- a/databases/p5-DBD-CSV/distinfo +++ b/databases/p5-DBD-CSV/distinfo @@ -1,3 +1,3 @@ -MD5 (DBD-CSV-0.29.tgz) = dd48f0e3d8fc1211a3c98e2489b78295 -SHA256 (DBD-CSV-0.29.tgz) = 86acdbc1c1d92246fe2d76417520c85ef43d73b49c33626f240c30e30aaf4dc8 -SIZE (DBD-CSV-0.29.tgz) = 27266 +MD5 (DBD-CSV-0.30.tgz) = 3a8c782d073f87291fe305b4707ac3d4 +SHA256 (DBD-CSV-0.30.tgz) = 721d23f45470b6778fe3f8ffc70fcea9b792f1f9f6db3265238758c11a57f8a5 +SIZE (DBD-CSV-0.30.tgz) = 29705 |