diff options
author | vanilla <vanilla@FreeBSD.org> | 2001-04-05 02:52:21 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2001-04-05 02:52:21 +0000 |
commit | 9224e9d07d2aaee5969c2f21d48ed5345c8f62ae (patch) | |
tree | f8bb13e744ce67b0870956279db041a39416a53b | |
parent | 780793c703fa82b977203da9a682bab912d4edf3 (diff) | |
download | FreeBSD-ports-9224e9d07d2aaee5969c2f21d48ed5345c8f62ae.zip FreeBSD-ports-9224e9d07d2aaee5969c2f21d48ed5345c8f62ae.tar.gz |
Upgrade to 0.22.
-rw-r--r-- | textproc/p5-Text-CSV_XS/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Text-CSV_XS/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-CSV_XS/Makefile b/textproc/p5-Text-CSV_XS/Makefile index 4981aa7..b48f62a 100644 --- a/textproc/p5-Text-CSV_XS/Makefile +++ b/textproc/p5-Text-CSV_XS/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Text-CSV_XS -PORTVERSION= 0.20 +PORTVERSION= 0.22 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Text diff --git a/textproc/p5-Text-CSV_XS/distinfo b/textproc/p5-Text-CSV_XS/distinfo index dbf6c82..3c215ff 100644 --- a/textproc/p5-Text-CSV_XS/distinfo +++ b/textproc/p5-Text-CSV_XS/distinfo @@ -1 +1 @@ -MD5 (Text-CSV_XS-0.20.tar.gz) = 11d1316ea98683343f4ffe0a05cfb46b +MD5 (Text-CSV_XS-0.22.tar.gz) = 62dc9ab3e286e7e3a38b3c027b0f50e0 |