diff --git a/textproc/p5-Net-IDN-Encode/Makefile b/textproc/p5-Net-IDN-Encode/Makefile index 164ee3d55f0f..63098b9703fd 100644 --- a/textproc/p5-Net-IDN-Encode/Makefile +++ b/textproc/p5-Net-IDN-Encode/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: p5-Net-IDN-Encode -# Date created: 10 Dec 2010 -# Whom: Timur Bakeyev -# +# Created by: Timur Bakeyev # $FreeBSD$ -# PORTNAME= Net-IDN-Encode -PORTVERSION= 1.100 +PORTVERSION= 2.003 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -20,6 +16,8 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} \ PERL_MODBUILD= yes -MAN3= Net::IDN::Encode.3 Net::IDN::Punycode.3 Net::IDN::Punycode::PP.3 +MAN3= Net::IDN::Encode.3 Net::IDN::Overview.3 Net::IDN::Punycode.3 \ + Net::IDN::Punycode::PP.3 Net::IDN::Standards.3 \ + Net::IDN::UTS46.3 Net::IDN::UTS46::_Mapping.3 .include diff --git a/textproc/p5-Net-IDN-Encode/distinfo b/textproc/p5-Net-IDN-Encode/distinfo index 84ad9106b6e4..7f9d43f94cc4 100644 --- a/textproc/p5-Net-IDN-Encode/distinfo +++ b/textproc/p5-Net-IDN-Encode/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-IDN-Encode-1.100.tar.gz) = aecb018696db9f7a2b13a1fc57638bce99215450f5292a768b4290f7e55e87fe -SIZE (Net-IDN-Encode-1.100.tar.gz) = 23227 +SHA256 (Net-IDN-Encode-2.003.tar.gz) = fdf071307aae5f78372fa18c5b91103a030de3ed8b7af3460e3b833ef950119f +SIZE (Net-IDN-Encode-2.003.tar.gz) = 166681 diff --git a/textproc/p5-Net-IDN-Encode/pkg-plist b/textproc/p5-Net-IDN-Encode/pkg-plist index 0fbae7b4fa49..5aa260f30bfd 100644 --- a/textproc/p5-Net-IDN-Encode/pkg-plist +++ b/textproc/p5-Net-IDN-Encode/pkg-plist @@ -1,11 +1,16 @@ %%SITE_PERL%%/%%PERL_ARCH%%/Net/IDN/Encode.pm +%%SITE_PERL%%/%%PERL_ARCH%%/Net/IDN/Overview.pod %%SITE_PERL%%/%%PERL_ARCH%%/Net/IDN/Punycode.pm %%SITE_PERL%%/%%PERL_ARCH%%/Net/IDN/Punycode/PP.pm +%%SITE_PERL%%/%%PERL_ARCH%%/Net/IDN/Standards.pod +%%SITE_PERL%%/%%PERL_ARCH%%/Net/IDN/UTS46.pm +%%SITE_PERL%%/%%PERL_ARCH%%/Net/IDN/UTS46/_Mapping.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/IDN/Punycode/Punycode.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/IDN/Punycode/Punycode.so @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/IDN/Punycode @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/IDN @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Net/IDN/UTS46 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Net/IDN/Punycode @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Net/IDN @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Net