FreeBSD Bugzilla – Attachment 84441 Details for
Bug 120437
[UPDATE] devel/p5-Heap-Simple-XS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.65 KB, created by
Felippe de Meirelles Motta
on 2008-02-09 01:20:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Felippe de Meirelles Motta
Created:
2008-02-09 01:20:02 UTC
Size:
2.65 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/devel/p5-Heap-Simple-XS/Makefile,v >retrieving revision 1.4 >diff -u -r1.4 Makefile >--- Makefile 8 Sep 2007 00:57:29 -0000 1.4 >+++ Makefile 9 Feb 2008 01:12:45 -0000 >@@ -6,7 +6,7 @@ > # > > PORTNAME= Heap-Simple-XS >-PORTVERSION= 0.09 >+PORTVERSION= 0.10 > CATEGORIES= devel perl5 > MASTER_SITES= ${MASTER_SITE_PERL_CPAN} > MASTER_SITE_SUBDIR= Heap >@@ -19,6 +19,7 @@ > RUN_DEPENDS= ${BUILD_DEPENDS} > > PERL_CONFIGURE= yes >+CONFIGURE_ARGS+=-n > > MAN3= Heap::Simple::XS.3 > >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/devel/p5-Heap-Simple-XS/distinfo,v >retrieving revision 1.3 >diff -u -r1.3 distinfo >--- distinfo 7 Dec 2005 07:50:33 -0000 1.3 >+++ distinfo 9 Feb 2008 01:12:45 -0000 >@@ -1,3 +1,3 @@ >-MD5 (Heap-Simple-XS-0.09.tar.gz) = 64a943e0d44ae6cbf8d28eb1d1bd29d9 >-SHA256 (Heap-Simple-XS-0.09.tar.gz) = 00ff45fd311c06e65de97cb642f2397d10b9696fdd96348025ef4b2d375880b2 >-SIZE (Heap-Simple-XS-0.09.tar.gz) = 63471 >+MD5 (Heap-Simple-XS-0.10.tar.gz) = 0611ac7984f6ddc3aaa60c75d2257803 >+SHA256 (Heap-Simple-XS-0.10.tar.gz) = cb1cbe55e292c08b60efd2143c8f45f078b306602d85acf5e90ed8aebef08181 >+SIZE (Heap-Simple-XS-0.10.tar.gz) = 77076 >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/devel/p5-Heap-Simple-XS/pkg-plist,v >retrieving revision 1.2 >diff -u -r1.2 pkg-plist >--- pkg-plist 22 Jan 2006 01:47:46 -0000 1.2 >+++ pkg-plist 9 Feb 2008 01:12:45 -0000 >@@ -1,9 +1,11 @@ > %%SITE_PERL%%/%%PERL_ARCH%%/Heap/Simple/XS.pm >+%%SITE_PERL%%/%%PERL_ARCH%%/Heap/Simple/XS/Package.pm > %%SITE_PERL%%/%%PERL_ARCH%%/auto/Heap/Simple/XS/.packlist > %%SITE_PERL%%/%%PERL_ARCH%%/auto/Heap/Simple/XS/XS.bs > %%SITE_PERL%%/%%PERL_ARCH%%/auto/Heap/Simple/XS/XS.so > @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Heap/Simple/XS > @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Heap/Simple > @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Heap >+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Heap/Simple/XS > @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Heap/Simple > @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Heap >Index: files/patch-Makefile >=================================================================== >RCS file: files/patch-Makefile >diff -N files/patch-Makefile >--- files/patch-Makefile 7 Dec 2005 07:50:33 -0000 1.1 >+++ /dev/null 1 Jan 1970 00:00:00 -0000 >@@ -1,11 +0,0 @@ >---- Makefile.PL Wed Jul 27 14:50:45 2005 >-+++ Makefile.PL Fri Nov 25 18:59:24 2005 >-@@ -7,7 +7,7 @@ >- >- # Allows to suppress all questions with -n >- use Getopt::Std; >--our $opt_n; >-+our $opt_n = 1; >- getopts("n") || die "Usage: $0 [-n]\n"; >- >- my $benchmark = 0;
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 120437
: 84441