On Wed, Sep 03, 2014 at 06:22:37PM +0200, Mark Patruck wrote:
> Now with a clean patch...
>
> Update 'converters/p5-Net-IDN-Encode' to latest possible version
> 2.005. I'm not really sure about this, as 2.005 is the latest
> version which works with base Module::Build <0.42.
This builds and installs fine on my system. make test succeeds 100%.
My system:
kern.version=OpenBSD 5.6-current (GENERIC.MP) #364: Thu Sep 4 02:57:22 MDT 2014
[email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP
>
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/converters/p5-Net-IDN-Encode/Makefile,v
> retrieving revision 1.10
> diff -u -p -r1.10 Makefile
> --- Makefile 14 Jun 2014 23:23:12 -0000 1.10
> +++ Makefile 3 Sep 2014 06:27:30 -0000
> @@ -4,9 +4,8 @@ SHARED_ONLY= Yes
>
> COMMENT= Internationalizing Domain Names in Applications
>
> -DISTNAME= Net-IDN-Encode-1.102
> +DISTNAME= Net-IDN-Encode-2.005
> CATEGORIES= net converters
> -REVISION= 0
>
> # perl
> PERMIT_PACKAGE_CDROM = Yes
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/converters/p5-Net-IDN-Encode/distinfo,v
> retrieving revision 1.2
> diff -u -p -r1.2 distinfo
> --- distinfo 2 Feb 2013 17:29:14 -0000 1.2
> +++ distinfo 3 Sep 2014 06:27:30 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (Net-IDN-Encode-1.102.tar.gz) =
> PdGgTrJyUx3O94KobvT9oNwxG/1tBsrCzbi9cZlZ2Z8=
> -SIZE (Net-IDN-Encode-1.102.tar.gz) = 23874
> +SHA256 (Net-IDN-Encode-2.005.tar.gz) =
> jSz+fgWiLRlGkzCT3Gxk+Tz4RZdmTfFw1Xk/JFEMRAA=
> +SIZE (Net-IDN-Encode-2.005.tar.gz) = 167961
> Index: pkg/PLIST
> ===================================================================
> RCS file: /cvs/ports/converters/p5-Net-IDN-Encode/pkg/PLIST,v
> retrieving revision 1.2
> diff -u -p -r1.2 PLIST
> --- pkg/PLIST 14 Jun 2014 23:23:12 -0000 1.2
> +++ pkg/PLIST 3 Sep 2014 06:27:30 -0000
> @@ -1,13 +1,18 @@
> @comment $OpenBSD: PLIST,v 1.2 2014/06/14 23:23:12 sthen Exp $
> -@pkgpath converters/p5-IDNA-Punycode
> @conflict converters/p5-IDNA-Punycode-*
> +@pkgpath converters/p5-IDNA-Punycode
> ${P5ARCH}/
> ${P5ARCH}/Net/
> ${P5ARCH}/Net/IDN/
> ${P5ARCH}/Net/IDN/Encode.pm
> +${P5ARCH}/Net/IDN/Overview.pod
> ${P5ARCH}/Net/IDN/Punycode/
> ${P5ARCH}/Net/IDN/Punycode.pm
> ${P5ARCH}/Net/IDN/Punycode/PP.pm
> +${P5ARCH}/Net/IDN/Standards.pod
> +${P5ARCH}/Net/IDN/UTS46/
> +${P5ARCH}/Net/IDN/UTS46.pm
> +${P5ARCH}/Net/IDN/UTS46/_Mapping.pm
> ${P5ARCH}/auto/
> ${P5ARCH}/auto/Net/
> ${P5ARCH}/auto/Net/IDN/
> @@ -15,5 +20,9 @@ ${P5ARCH}/auto/Net/IDN/Punycode/
> @comment ${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
> @man man/man3p/Net::IDN::Punycode.3p
> @man man/man3p/Net::IDN::Punycode::PP.3p
> +@man man/man3p/Net::IDN::Standards.3p
> +@man man/man3p/Net::IDN::UTS46.3p
> +@man man/man3p/Net::IDN::UTS46::_Mapping.3p
>
>
> --
> Mark Patruck ( mark at wrapped.cx )
> GPG key 0xF2865E51 / 187F F6D3 EE04 1DCE 1C74 F644 0D3C F66F F286 5E51
>
> http://www.wrapped.cx
>