- Update to 2.003 [1]

- Trim Makefile header

PR:		ports/168285 [1]
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> [1]
Approved by:	timur (maintainer timeout, 4.5 months) [1]
		makc, avilla (mentors, implicit)
Feature safe:	yes
This commit is contained in:
Jason E. Hale 2012-10-12 06:08:24 +00:00
parent a8b576b63b
commit 059cda9b2a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=305751
3 changed files with 12 additions and 9 deletions

View file

@ -1,12 +1,8 @@
# New ports collection makefile for: p5-Net-IDN-Encode
# Date created: 10 Dec 2010
# Whom: Timur Bakeyev <bat@cpan.org>
#
# Created by: Timur Bakeyev <bat@cpan.org>
# $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 <bsd.port.mk>

View file

@ -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

View file

@ -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