diff options
author | demon <demon@FreeBSD.org> | 2008-02-21 20:58:14 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2008-02-21 20:58:14 +0800 |
commit | c17e1b471831d61ed9886637050fcfc8221b6594 (patch) | |
tree | 384b6348792a3ed7c2d02305c579a6f9787f76f8 | |
parent | 7eea26fa56a04c13b82f012908c080ed418f9c33 (diff) | |
download | freebsd-ports-gnome-c17e1b471831d61ed9886637050fcfc8221b6594.tar.gz freebsd-ports-gnome-c17e1b471831d61ed9886637050fcfc8221b6594.tar.zst freebsd-ports-gnome-c17e1b471831d61ed9886637050fcfc8221b6594.zip |
Update to 1.388.
Based on
PR: 120930
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
-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 |