Date: Wed, 14 May 2003 10:38:37 +0200 (CEST) From: Mathieu Arnold <m@absolight.net> To: FreeBSD-gnats-submit@FreeBSD.org Cc: mph@FreeBSD.org Subject: ports/52206: (update) devel/p5-ReadLine-Gnu to 1.14 Message-ID: <20030514083837.7780B87CE@aragorn.reaumur.absolight.net> Resent-Message-ID: <200305140840.h4E8eIAM002233@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 52206 >Category: ports >Synopsis: (update) devel/p5-ReadLine-Gnu to 1.14 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed May 14 01:40:17 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Mathieu Arnold >Release: FreeBSD 4.8-RELEASE i386 >Organization: Absolight >Environment: System: FreeBSD aragorn.reaumur.absolight.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Apr 10 13:45:07 CEST 2003 root@aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386 >Description: Update to 1.14 >How-To-Repeat: >Fix: I removed the patch, so don't forget to cvs rm it :) --- p5-ReadLine-Gnu-1.14.diff begins here --- 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 ($?) { --- p5-ReadLine-Gnu-1.14.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030514083837.7780B87CE>