Date: Sat, 28 Jun 2014 08:11:16 +0200 From: Antoine Brodin <antoine@FreeBSD.org> To: Yen-Ming Lee <leeym@freebsd.org> Cc: "svn-ports-head@freebsd.org" <svn-ports-head@freebsd.org>, "svn-ports-all@freebsd.org" <svn-ports-all@freebsd.org>, "ports-committers@freebsd.org" <ports-committers@freebsd.org> Subject: Re: svn commit: r359592 - head/devel/p5-version Message-ID: <CAALwa8mb2txxjPu4M7R3y3-qAWQV1sKMhOmwSnxtAvHVuRHLMg@mail.gmail.com> In-Reply-To: <201406271805.s5RI5AUf021745@svn.freebsd.org> References: <201406271805.s5RI5AUf021745@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jun 27, 2014 at 8:05 PM, Yen-Ming Lee <leeym@freebsd.org> wrote: > Author: leeym > Date: Fri Jun 27 18:05:10 2014 > New Revision: 359592 > URL: http://svnweb.freebsd.org/changeset/ports/359592 > QAT: https://qat.redports.org/buildarchive/r359592/ > > Log: > - upgrade to 0.99.08 > > Modified: > head/devel/p5-version/Makefile > head/devel/p5-version/distinfo > > Modified: head/devel/p5-version/Makefile > ============================================================================== > --- head/devel/p5-version/Makefile Fri Jun 27 17:59:07 2014 (r359591) > +++ head/devel/p5-version/Makefile Fri Jun 27 18:05:10 2014 (r359592) > @@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= version > -PORTVERSION= 0.99.04 > +PORTVERSION= 0.99.08 > CATEGORIES= devel perl5 > MASTER_SITES= CPAN > PKGNAMEPREFIX= p5- > > Modified: head/devel/p5-version/distinfo > ============================================================================== > --- head/devel/p5-version/distinfo Fri Jun 27 17:59:07 2014 (r359591) > +++ head/devel/p5-version/distinfo Fri Jun 27 18:05:10 2014 (r359592) > @@ -1,2 +1,2 @@ > -SHA256 (version-0.9904.tar.gz) = 96dc1f2f86444693ae880c2af6a0a0b83070501519a69fd6ae8517dfa893a541 > -SIZE (version-0.9904.tar.gz) = 108464 > +SHA256 (version-0.9908.tar.gz) = c45647ed172443608d201461b918348f3cf2bfc7d6f72ef98c014c1d4324085b > +SIZE (version-0.9908.tar.gz) = 117483 > Hi, This update seems to break a few ports: Can't locate version/regex.pm in @INC (@INC contains: /usr/local/lib/perl5/5.16/BSDPAN /usr/local/lib/perl5/site_perl/5.16/mach /usr/local/lib/perl5/site_perl/5.16 /usr/local/lib/perl5/5.16/mach /usr/local/lib/perl5/5.16 .) at /usr/local/lib/perl5/site_perl/5.16/mach/version.pm line 53. Compilation failed in require at /usr/local/lib/perl5/5.16/Module/Metadata.pm line 20. BEGIN failed--compilation aborted at /usr/local/lib/perl5/5.16/Module/Metadata.pm line 20. Compilation failed in require at /usr/local/lib/perl5/site_perl/5.16/Module/Build/ModuleInfo.pm line 10. Compilation failed in require at /usr/local/lib/perl5/site_perl/5.16/Module/Build/Base.pm line 24. BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.16/Module/Build/Base.pm line 24. Compilation failed in require at /usr/local/lib/perl5/site_perl/5.16/Module/Build.pm line 17. BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.16/Module/Build.pm line 17. Compilation failed in require at ./Build.PL line 2. BEGIN failed--compilation aborted at ./Build.PL line 2. If you had run "make checkplist": ===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: %%SITE_PERL%%/%%PERL_ARCH%%/version/regex.pm Cheers, Antoine
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAALwa8mb2txxjPu4M7R3y3-qAWQV1sKMhOmwSnxtAvHVuRHLMg>