diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2013-02-27 18:19:16 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2013-02-27 18:19:16 +0000 |
commit | 798c7445437b2d69d1ed1b670b7bc27586d35462 (patch) | |
tree | cbd9994b8d3fdf5ae1757bec9584a37e3dd69ce9 | |
parent | 93f7b52f21f001c2bd62ec51bce4d73ff87da5f5 (diff) |
Notes
-rw-r--r-- | textproc/p5-Text-ParseWords/Makefile | 9 | ||||
-rw-r--r-- | textproc/p5-Text-ParseWords/distinfo | 4 |
2 files changed, 4 insertions, 9 deletions
diff --git a/textproc/p5-Text-ParseWords/Makefile b/textproc/p5-Text-ParseWords/Makefile index 6159c1812df4..d3181ccff076 100644 --- a/textproc/p5-Text-ParseWords/Makefile +++ b/textproc/p5-Text-ParseWords/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: p5-Text-ParseWords -# Date created: Jul 31, 2008 -# Whom: Philip M. Gollucci <pgollucci@p6m7g8.com> -# +# Created by: Philip M. Gollucci <pgollucci@p6m7g8.com> # $FreeBSD$ -# PORTNAME= Text-ParseWords -PORTVERSION= 3.27 +PORTVERSION= 3.28 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +12,6 @@ COMMENT= Parse text into an array of tokens or array of arrays MAKE_JOBS_SAFE= yes -USE_ZIP= yes PERL_CONFIGURE= yes MAN3= Text::ParseWords.3 diff --git a/textproc/p5-Text-ParseWords/distinfo b/textproc/p5-Text-ParseWords/distinfo index a462e8f52b9b..8edcb2e9401d 100644 --- a/textproc/p5-Text-ParseWords/distinfo +++ b/textproc/p5-Text-ParseWords/distinfo @@ -1,2 +1,2 @@ -SHA256 (Text-ParseWords-3.27.zip) = 4d4bceae6a957941c758ebd5a47b680f0f8964934b766d13ba2adc3e62b6676d -SIZE (Text-ParseWords-3.27.zip) = 9740 +SHA256 (Text-ParseWords-3.28.tar.gz) = fae2d7d5363eaea33fb5d754be58606b544a50e920ebf4e044e67c9f2360bedd +SIZE (Text-ParseWords-3.28.tar.gz) = 6941 |