Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Dec 2005 02:07:33 +0800
From:      Yen-Ming Lee <leeym@FreeBSD.org>
To:        Jun Kuriyama <kuriyama@imgsrc.co.jp>
Cc:        perl@FreeBSD.org, skv@FreeBSD.org, Kris Kennaway <kris@obsecurity.org>
Subject:   Re: [ports-i386@pointyhat.freebsd.org: p5-App-Info-0.45 failed on i386	4]
Message-ID:  <20051217180733.GA51727@utopia.leeym.com>
In-Reply-To: <7mu0dfks8a.wl%kuriyama@imgsrc.co.jp>
References:  <20051206034743.GD59270@xor.obsecurity.org> <7mu0dfks8a.wl%kuriyama@imgsrc.co.jp>

next in thread | previous in thread | raw e-mail | index | archive | help

--J/dobhs11T7y2rNN
Content-Type: text/plain; charset=big5
Content-Disposition: inline

On Mon, Dec 12, 2005 at 10:40:37AM +0900, Jun Kuriyama wrote:
> At Mon, 5 Dec 2005 22:47:43 -0500,
> Kris Kennaway wrote:
> > Dozens of perl ports are now broken like this on 4.x..someone please investigate.
> 
> It seems p5-podlators (Pod::Man) dying on 4.x.

[deleted]

> Index: files/patch-Man.pm
> ===================================================================
> RCS file: files/patch-Man.pm
> diff -N files/patch-Man.pm
> --- /dev/null	1 Jan 1970 00:00:00 -0000
> +++ files/patch-Man.pm	12 Dec 2005 01:35:27 -0000
> @@ -0,0 +1,11 @@
> +--- lib/Pod/Man.pm.orig	Mon Dec 12 10:35:06 2005
> ++++ lib/Pod/Man.pm	Mon Dec 12 10:35:12 2005
> +@@ -300,7 +300,7 @@
> +         }
> +     } elsif ($self->can ("end_$method")) {
> +         my $method = 'end_' . $method;
> +-        $self->$method;
> ++        $self->$method();
> +     } else {
> +         DEBUG > 2 and print "No $method end method, skipping\n";
> +     }

line 195 of lib/Pod/Text.pm needs to be fixed, too.

-- 
Yen-Ming Lee [utf7:+Z05fZWYO] | KeyID:0x5EB52E51 | Taipei, Taiwan

--J/dobhs11T7y2rNN
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)

iQCVAwUBQ6RT5cnMx0NetS5RAQIyxwP/daIykZstouHKtb/ozgVmkJBzvP8jRdI/
RQ3upOLUGTGO4FhF2MRxDI6tf9aDoATkjVuyGBCeXfHAtXZGa5WZAveUcrHf36dV
Z68nyjku/N6uWjfUn6zbqVnP+QFWROSBw/pwU26TmW6rc1jVw8spuB60YChl4G2A
Ot05cjDYX2w=
=E5Px
-----END PGP SIGNATURE-----

--J/dobhs11T7y2rNN--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051217180733.GA51727>