FreeBSD Bugzilla – Attachment 31291 Details for
Bug 52206
(update) devel/p5-ReadLine-Gnu to 1.14
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-ReadLine-Gnu-1.14.diff
p5-ReadLine-Gnu-1.14.diff (text/plain), 4.42 KB, created by
Mathieu Arnold
on 2003-05-14 09:40:17 UTC
(
hide
)
Description:
p5-ReadLine-Gnu-1.14.diff
Filename:
MIME Type:
Creator:
Mathieu Arnold
Created:
2003-05-14 09:40:17 UTC
Size:
4.42 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/devel/p5-ReadLine-Gnu/Makefile,v >retrieving revision 1.16 >diff -u -b -w -r1.16 Makefile >--- Makefile 2003/03/07 06:01:00 1.16 >+++ Makefile 2003/05/14 08:36:17 >@@ -6,7 +6,7 @@ > # > > PORTNAME= ReadLine-Gnu >-PORTVERSION= 1.12 >+PORTVERSION= 1.14 > CATEGORIES= devel perl5 > MASTER_SITES= ${MASTER_SITE_PERL_CPAN} > MASTER_SITE_SUBDIR= Term >@@ -18,7 +18,6 @@ > > PERL_CONFIGURE= yes > >-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} > MAN3= Term::ReadLine::Gnu.3 > > .include <bsd.port.mk> >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/devel/p5-ReadLine-Gnu/distinfo,v >retrieving revision 1.6 >diff -u -b -w -r1.6 distinfo >--- distinfo 2002/05/11 06:38:30 1.6 >+++ distinfo 2003/05/14 08:36:17 >@@ -1 +1 @@ >-MD5 (Term-ReadLine-Gnu-1.12.tar.gz) = 6ad27f54ca35e7c05d4e241f5c949fcb >+MD5 (Term-ReadLine-Gnu-1.14.tar.gz) = c82301a465cb7e3400ef31c5888440c5 >Index: pkg-descr >=================================================================== >RCS file: /home/ncvs/ports/devel/p5-ReadLine-Gnu/pkg-descr,v >retrieving revision 1.2 >diff -u -b -w -r1.2 pkg-descr >--- pkg-descr 1998/04/19 05:40:26 1.2 >+++ pkg-descr 2003/05/14 08:36:17 >@@ -6,3 +6,5 @@ > which comes with FreeBSD. Applications that use Term::ReadLine do > not need to be modified to gain the benefits of this package; it will > happen transparently upon installation. >+ >+WWW: http://search.cpan.org/dist/Term-ReadLine-Gnu/ >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/devel/p5-ReadLine-Gnu/pkg-plist,v >retrieving revision 1.5 >diff -u -b -w -r1.5 pkg-plist >--- pkg-plist 2001/05/27 06:13:59 1.5 >+++ pkg-plist 2003/05/14 08:36:17 >@@ -1,14 +1,14 @@ >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Term/ReadLine/Gnu.pm >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Term/ReadLine/Gnu/XS.pm >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Term/ReadLine/Gnu/euc_jp.pm >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Term/ReadLine/Gnu/Gnu.so >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Term/ReadLine/Gnu/Gnu.bs >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Term/ReadLine/Gnu/XS/autosplit.ix >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Term/ReadLine/Gnu/.packlist >-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Term/ReadLine/Gnu/XS >-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Term/ReadLine/Gnu >-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Term/ReadLine/Gnu >-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Term/ReadLine 2>/dev/null || true >-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Term 2>/dev/null || true >-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Term/ReadLine 2>/dev/null || true >-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Term 2>/dev/null || true >+%%SITE_PERL%%/%%PERL_ARCH%%/Term/ReadLine/Gnu.pm >+%%SITE_PERL%%/%%PERL_ARCH%%/Term/ReadLine/Gnu/XS.pm >+%%SITE_PERL%%/%%PERL_ARCH%%/Term/ReadLine/Gnu/euc_jp.pm >+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Term/ReadLine/Gnu/.packlist >+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Term/ReadLine/Gnu/Gnu.bs >+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Term/ReadLine/Gnu/Gnu.so >+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Term/ReadLine/Gnu/XS/autosplit.ix >+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Term/ReadLine/Gnu/XS >+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Term/ReadLine/Gnu >+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Term/ReadLine/Gnu >+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Term/ReadLine 2>/dev/null || true >+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Term 2>/dev/null || true >+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Term/ReadLine 2>/dev/null || true >+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Term 2>/dev/null || true >Index: files/patch-aa >=================================================================== >RCS file: patch-aa >diff -N patch-aa >--- files/patch-aa Wed May 14 03:36:17 2003 1.4 >+++ /dev/null Wed May 14 03:20:22 2003 >@@ -1,11 +0,0 @@ >---- Makefile.PL.orig Fri May 10 01:12:43 2002 >-+++ Makefile.PL Fri May 10 01:12:59 2002 >-@@ -79,7 +79,7 @@ >- close(F); >- >- # compile it >--$comp_cmd = "$Config{cc} $RLINC $Config{ccflags} $defs $frlver -o rlver $RLLIB $ldflags $Config{ldflags} $libs"; >-+$comp_cmd = "$Config{cc} $RLINC $Config{ccflags} $defs $frlver -o rlver $RLLIB $ldflags $libs"; >- print $comp_cmd, "\n"; >- system($comp_cmd); >- if ($?) {
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 52206
: 31291