Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 May 2003 10:46:02 +0200 (CEST)
From:      Mathieu Arnold <m@absolight.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        mph@FreeBSD.org
Subject:   ports/52207: (update) devel/p5-ReadLine-Perl to 1.0203
Message-ID:  <20030514084602.8063087CE@aragorn.reaumur.absolight.net>
Resent-Message-ID: <200305140850.h4E8oDTi002729@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         52207
>Category:       ports
>Synopsis:       (update) devel/p5-ReadLine-Perl to 1.0203
>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:50:13 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:
	
>How-To-Repeat:
Update to 1.0203
	
>Fix:

	

--- p5-ReadLine-Perl-1.0203.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-ReadLine-Perl/Makefile,v
retrieving revision 1.10
diff -u -b -w -r1.10 Makefile
--- Makefile	2003/03/07 06:01:00	1.10
+++ Makefile	2003/05/14 08:45:07
@@ -6,12 +6,12 @@
 #
 
 PORTNAME=	ReadLine-Perl
-PORTVERSION=	0.9908
+PORTVERSION=	1.0203
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Term
 PKGNAMEPREFIX=	p5-
-DISTNAME=	Term-ReadLine-Perl-${PORTVERSION}
+DISTNAME=	Term-${PORTNAME}-${PORTVERSION}
 
 MAINTAINER=	mph@FreeBSD.org
 COMMENT=	Perl 5 module for Term::ReadLine editing without GNU readline
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-ReadLine-Perl/distinfo,v
retrieving revision 1.4
diff -u -b -w -r1.4 distinfo
--- distinfo	2000/08/11 10:34:03	1.4
+++ distinfo	2003/05/14 08:45:07
@@ -1 +1 @@
-MD5 (Term-ReadLine-Perl-0.9908.tar.gz) = b6a88516d87b47cad3007130b3532b5a
+MD5 (Term-ReadLine-Perl-1.0203.tar.gz) = ec5b186a324e5cc29256e142b1b1f17d
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/devel/p5-ReadLine-Perl/pkg-descr,v
retrieving revision 1.2
diff -u -b -w -r1.2 pkg-descr
--- pkg-descr	1998/04/19 05:43:13	1.2
+++ pkg-descr	2003/05/14 08:45:07
@@ -6,3 +6,5 @@
 editing and recall facilities, written entirely in Perl.  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-Perl/
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/p5-ReadLine-Perl/pkg-plist,v
retrieving revision 1.4
diff -u -b -w -r1.4 pkg-plist
--- pkg-plist	2001/04/14 22:31:44	1.4
+++ pkg-plist	2003/05/14 08:45:07
@@ -1,6 +1,7 @@
-lib/perl5/site_perl/%%PERL_VER%%/Term/ReadLine/Perl.pm
-lib/perl5/site_perl/%%PERL_VER%%/Term/ReadLine/readline.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Term/ReadLine/.packlist
-@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%%/Term/ReadLine 2>/dev/null || true
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Term 2>/dev/null || true
+%%SITE_PERL%%/Term/ReadLine/Perl.pm
+%%SITE_PERL%%/Term/ReadLine/readline.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Term/ReadLine/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Term/ReadLine
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Term 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/Term/ReadLine 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/Term 2>/dev/null || true
--- p5-ReadLine-Perl-1.0203.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?20030514084602.8063087CE>