FreeBSD Bugzilla – Attachment 117603 Details for
Bug 159706
[PATCH] devel/p5-ExtUtils-ParseXS: update to 3.03
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-ExtUtils-ParseXS-3.03.patch
p5-ExtUtils-ParseXS-3.03.patch (text/plain), 2.70 KB, created by
Po-Chuan Hsieh
on 2011-08-12 12:00:28 UTC
(
hide
)
Description:
p5-ExtUtils-ParseXS-3.03.patch
Filename:
MIME Type:
Creator:
Po-Chuan Hsieh
Created:
2011-08-12 12:00:28 UTC
Size:
2.70 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/devel/p5-ExtUtils-ParseXS/Makefile,v >retrieving revision 1.18 >diff -u -u -r1.18 Makefile >--- Makefile 10 Aug 2011 11:51:34 -0000 1.18 >+++ Makefile 12 Aug 2011 10:57:20 -0000 >@@ -6,18 +6,24 @@ > # > > PORTNAME= ExtUtils-ParseXS >-PORTVERSION= 2.22.06 >+PORTVERSION= 3.03 > CATEGORIES= devel perl5 > MASTER_SITES= CPAN >+MASTER_SITE_SUBDIR= CPAN:SMUELLER > PKGNAMEPREFIX= p5- >-DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} > > MAINTAINER= demon@FreeBSD.org > COMMENT= Converts Perl XS code into C code > >-PERL_CONFIGURE= yes >+PERL_CONFIGURE= 5.8.1+ > >-MAN3= ExtUtils::ParseXS.3 >+MAN3= ExtUtils::ParseXS.3 \ >+ ExtUtils::ParseXS::Constants.3 \ >+ ExtUtils::ParseXS::Utilities.3 \ >+ ExtUtils::Typemaps.3 \ >+ ExtUtils::Typemaps::InputMap.3 \ >+ ExtUtils::Typemaps::OutputMap.3 \ >+ ExtUtils::Typemaps::Type.3 > > .include <bsd.port.pre.mk> > >@@ -25,4 +31,7 @@ > BUILD_DEPENDS+= p5-ExtUtils-CBuilder>=0:${PORTSDIR}/devel/p5-ExtUtils-CBuilder > .endif > >+post-patch: >+ @${REINPLACE_CMD} -e '/EXE_FILES/d' ${WRKSRC}/Makefile.PL >+ > .include <bsd.port.post.mk> >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/devel/p5-ExtUtils-ParseXS/distinfo,v >retrieving revision 1.15 >diff -u -u -r1.15 distinfo >--- distinfo 10 Aug 2011 11:51:34 -0000 1.15 >+++ distinfo 12 Aug 2011 10:57:20 -0000 >@@ -1,2 +1,2 @@ >-SHA256 (ExtUtils-ParseXS-2.2206.tar.gz) = 6bef94a93e7cbbe4c845ddac438b364f60df42af808f0091da1c1961660e5f96 >-SIZE (ExtUtils-ParseXS-2.2206.tar.gz) = 40872 >+SHA256 (ExtUtils-ParseXS-3.03.tar.gz) = af0f9198a3259ec07b8ea9c70f7532abd332ed612faa53b3ff81ad617924387e >+SIZE (ExtUtils-ParseXS-3.03.tar.gz) = 57527 >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/devel/p5-ExtUtils-ParseXS/pkg-plist,v >retrieving revision 1.3 >diff -u -u -r1.3 pkg-plist >--- pkg-plist 22 Jan 2006 01:47:34 -0000 1.3 >+++ pkg-plist 12 Aug 2011 10:57:20 -0000 >@@ -1,6 +1,16 @@ > %%SITE_PERL%%/ExtUtils/xsubpp > %%SITE_PERL%%/ExtUtils/ParseXS.pm >+%%SITE_PERL%%/ExtUtils/ParseXS.pod >+%%SITE_PERL%%/ExtUtils/ParseXS/Constants.pm >+%%SITE_PERL%%/ExtUtils/ParseXS/CountLines.pm >+%%SITE_PERL%%/ExtUtils/ParseXS/Utilities.pm >+%%SITE_PERL%%/ExtUtils/Typemaps.pm >+%%SITE_PERL%%/ExtUtils/Typemaps/InputMap.pm >+%%SITE_PERL%%/ExtUtils/Typemaps/OutputMap.pm >+%%SITE_PERL%%/ExtUtils/Typemaps/Type.pm > %%SITE_PERL%%/%%PERL_ARCH%%/auto/ExtUtils/ParseXS/.packlist > @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/ExtUtils/ParseXS > @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ExtUtils >+@dirrm %%SITE_PERL%%/ExtUtils/Typemaps >+@dirrm %%SITE_PERL%%/ExtUtils/ParseXS > @dirrmtry %%SITE_PERL%%/ExtUtils
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 159706
: 117603