--- Portfile.orig	2011-08-16 23:35:01.000000000 +0900
+++ Portfile	2011-10-08 21:52:48.000000000 +0900
@@ -3,10 +3,10 @@
 PortSystem      1.0
 PortGroup       perl5 1.0
 
-perl5.setup     Text-CSV_XS 0.79
+perl5.setup     Text-CSV_XS 0.85
 revision        2
 platforms       darwin
-maintainers     oaf.dk:mni
+maintainers     oaf.dk:mni hum
 description     Perl module containing comma-separated values manipulation routines
 
 long_description \
@@ -16,5 +16,9 @@
 
 extract.suffix  .tgz
 
-checksums           sha1    8a3df1841e4409be5dbfd8d956d546c1fa213189 \
-                    rmd160  9f31c56d474d40be447c9ac28f4dd16b120df63d
+checksums           rmd160  5e770288c6bd13637a2846a51ad416b3c2e03714 \
+                    sha256  551ea6f192c4dc3bfb31858d097c6351ee6a0c45c84016625b6253ce6c3cba2b
+
+livecheck.type      regex
+livecheck.url       http://search.cpan.org/~hmbrand/
+livecheck.regex     >Text-CSV_XS-(\[0-9.\]+)<
