diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2008-02-21 12:58:14 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2008-02-21 12:58:14 +0000 |
commit | 14443376837709daefea41479c68a1d600430c6a (patch) | |
tree | 520d5fd81d045b2e728a875f6c67781d4549be1c /misc/p5-I18N-Charset | |
parent | 7d7aba51c2f54176481a2281c1555176cefa1643 (diff) | |
download | ports-14443376837709daefea41479c68a1d600430c6a.tar.gz ports-14443376837709daefea41479c68a1d600430c6a.zip |
Notes
Diffstat (limited to 'misc/p5-I18N-Charset')
-rw-r--r-- | misc/p5-I18N-Charset/Makefile | 6 | ||||
-rw-r--r-- | misc/p5-I18N-Charset/distinfo | 6 | ||||
-rw-r--r-- | misc/p5-I18N-Charset/pkg-plist | 1 |
3 files changed, 5 insertions, 8 deletions
diff --git a/misc/p5-I18N-Charset/Makefile b/misc/p5-I18N-Charset/Makefile index 6a3d61bddf41..e2bc2d47cd41 100644 --- a/misc/p5-I18N-Charset/Makefile +++ b/misc/p5-I18N-Charset/Makefile @@ -6,10 +6,9 @@ # PORTNAME= I18N-Charset -PORTVERSION= 1.37.9 +PORTVERSION= 1.38.8 CATEGORIES= misc perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= I18N +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(.)$/\1/} @@ -28,6 +27,5 @@ MAN3= I18N::Charset.3 post-patch: @${PERL} -pi -e 's#\r$$##g' ${WRKSRC}/lib/I18N/Charset.pm - @${PERL} -pi -e 's#\r$$##g' ${WRKSRC}/lib/I18N/Charset/character-sets .include <bsd.port.mk> diff --git a/misc/p5-I18N-Charset/distinfo b/misc/p5-I18N-Charset/distinfo index 131fb7ba871c..e49ea8c29cc0 100644 --- a/misc/p5-I18N-Charset/distinfo +++ b/misc/p5-I18N-Charset/distinfo @@ -1,3 +1,3 @@ -MD5 (I18N-Charset-1.379.tar.gz) = eec7de0bf3eaa8cc6d7882b57091350d -SHA256 (I18N-Charset-1.379.tar.gz) = a684f8ebe04b77c0ecae4443bd11dd525a309911ed939fdf811b1f9633f8b144 -SIZE (I18N-Charset-1.379.tar.gz) = 45196 +MD5 (I18N-Charset-1.388.tar.gz) = 9648870971ebe2250f6c525aa61ef2a5 +SHA256 (I18N-Charset-1.388.tar.gz) = e2b0b191c35789b5ac3d94bd8970744a1bdf1f462a8a2b00562794929d39284c +SIZE (I18N-Charset-1.388.tar.gz) = 38868 diff --git a/misc/p5-I18N-Charset/pkg-plist b/misc/p5-I18N-Charset/pkg-plist index 718bd9b9396d..0d040ad391ca 100644 --- a/misc/p5-I18N-Charset/pkg-plist +++ b/misc/p5-I18N-Charset/pkg-plist @@ -1,5 +1,4 @@ %%SITE_PERL%%/I18N/Charset.pm -%%SITE_PERL%%/I18N/Charset/character-sets %%SITE_PERL%%/%%PERL_ARCH%%/auto/I18N/Charset/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/I18N/Charset @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/I18N |