diff options
author | jadawin <jadawin@FreeBSD.org> | 2009-03-27 23:50:15 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2009-03-27 23:50:15 +0800 |
commit | f6b0611dcc0eb4238cbd8b0f522e19b30654b59e (patch) | |
tree | a46b9106e5bf92c4fb135a1da8279f791fbcf371 /textproc | |
parent | 43f2af63dcdcbc72349afbaf109c615f471d03f7 (diff) | |
download | freebsd-ports-gnome-f6b0611dcc0eb4238cbd8b0f522e19b30654b59e.tar.gz freebsd-ports-gnome-f6b0611dcc0eb4238cbd8b0f522e19b30654b59e.tar.zst freebsd-ports-gnome-f6b0611dcc0eb4238cbd8b0f522e19b30654b59e.zip |
- Update to 1.11
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Text-CSV/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Text-CSV/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/p5-Text-CSV/Makefile b/textproc/p5-Text-CSV/Makefile index 93a5b04fa2af..0ce7c13c8847 100644 --- a/textproc/p5-Text-CSV/Makefile +++ b/textproc/p5-Text-CSV/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Text-CSV -PORTVERSION= 1.10 +PORTVERSION= 1.11 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-Text-CSV/distinfo b/textproc/p5-Text-CSV/distinfo index e4026a04be79..cb2580d2d36d 100644 --- a/textproc/p5-Text-CSV/distinfo +++ b/textproc/p5-Text-CSV/distinfo @@ -1,3 +1,3 @@ -MD5 (Text-CSV-1.10.tar.gz) = ea28c3e4d37125b34c68ce2a03e6315a -SHA256 (Text-CSV-1.10.tar.gz) = ec385086dccf94b9e2998ba39979a3d23b5fcf6bff1bb23e8b67ceb14702606d -SIZE (Text-CSV-1.10.tar.gz) = 39124 +MD5 (Text-CSV-1.11.tar.gz) = 0f2969fbaf9a7ac1ad0e75ba3fe341d6 +SHA256 (Text-CSV-1.11.tar.gz) = 5e4debb5b57f479ba4a149ba1382cb45f7074524a345fd60e46410749ba3e4b3 +SIZE (Text-CSV-1.11.tar.gz) = 40872 |