Update to p5-Net-IDN-Encode-2.202.

This commit is contained in:
ajacoutot 2015-05-01 13:16:54 +00:00
parent 5640906c19
commit 85c3ef9547
3 changed files with 13 additions and 12 deletions

View File

@ -1,16 +1,15 @@
# $OpenBSD: Makefile,v 1.12 2015/04/12 07:58:38 sthen Exp $
# $OpenBSD: Makefile,v 1.13 2015/05/01 13:16:54 ajacoutot Exp $
SHARED_ONLY= Yes
SHARED_ONLY= Yes
COMMENT= Internationalizing Domain Names in Applications
COMMENT= Internationalizing Domain Names in Applications
DISTNAME= Net-IDN-Encode-2.201
CATEGORIES= net converters
DISTNAME= Net-IDN-Encode-2.202
CATEGORIES= net converters
# perl
PERMIT_PACKAGE_CDROM = Yes
WANTLIB += c
MODULES= cpan
@ -18,7 +17,9 @@ CPAN_AUTHOR= CFAERBER
CONFIGURE_STYLE= modbuild
RUN_DEPENDS= converters/p5-Net-IDN-Nameprep>=1.100
TEST_DEPENDS= devel/p5-Test-NoWarnings
RUN_DEPENDS= converters/p5-Net-IDN-Nameprep
TEST_DEPENDS= devel/p5-Test-NoWarnings \
devel/p5-Test-Pod-Coverage \
devel/p5-Test-Pod
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (Net-IDN-Encode-2.201.tar.gz) = EEXfM5KDAIl0iQ1vPbNbmhQLjQnlGCgowrHNjKkq4i8=
SIZE (Net-IDN-Encode-2.201.tar.gz) = 448866
SHA256 (Net-IDN-Encode-2.202.tar.gz) = NivQ+nNa50p2t2gP14sihmQarGjsxacGhyUpmwTQzOI=
SIZE (Net-IDN-Encode-2.202.tar.gz) = 456588

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.3 2014/09/07 10:59:42 sthen Exp $
@comment $OpenBSD: PLIST,v 1.4 2015/05/01 13:16:54 ajacoutot Exp $
@conflict converters/p5-IDNA-Punycode-*
@pkgpath converters/p5-IDNA-Punycode
${P5ARCH}/
@ -17,7 +17,7 @@ ${P5ARCH}/auto/
${P5ARCH}/auto/Net/
${P5ARCH}/auto/Net/IDN/
${P5ARCH}/auto/Net/IDN/Punycode/
@comment ${P5ARCH}/auto/Net/IDN/Punycode/Punycode.bs
${P5ARCH}/auto/Net/IDN/Punycode/Punycode.bs
${P5ARCH}/auto/Net/IDN/Punycode/Punycode.so
@man man/man3p/Net::IDN::Encode.3p
@man man/man3p/Net::IDN::Overview.3p