Date: Mon, 29 Sep 2008 21:54:38 -0700 (PDT) From: Yen-Ming Lee <leeym@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: shaun@FreeBSD.org Subject: ports/127740: [PATCH] devel/p5-ReadLine-Perl: unbreak Message-ID: <200809300454.m8U4sceZ065306@cn1.leeym.com> Resent-Message-ID: <200809300500.m8U509jC031620@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 127740 >Category: ports >Synopsis: [PATCH] devel/p5-ReadLine-Perl: unbreak >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Sep 30 05:00:09 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Yen-Ming Lee >Release: FreeBSD 7.0-RELEASE i386 >Organization: >Environment: System: FreeBSD cn1.leeym.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 >Description: - add MASTER_SITE_SUBDIR=Term to unbreak this port after utilize CPAN macro Note: this port doesn't follow the CPAN convention about directory name and portname. We can either maintain the current hacky settings, or request a repocopy and rename it to p5-Term-ReadLine-Perl. Port maintainer (shaun@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-ReadLine-Perl-1.0302.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-ReadLine-Perl/Makefile,v retrieving revision 1.16 diff -u -d -b -w -u -r1.16 Makefile --- Makefile 17 Apr 2008 14:25:59 -0000 1.16 +++ Makefile 30 Sep 2008 04:49:58 -0000 @@ -9,6 +9,7 @@ PORTVERSION= 1.0302 CATEGORIES= devel perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR=Term PKGNAMEPREFIX= p5- DISTNAME= Term-${PORTNAME}-${PORTVERSION:C/0+$//} --- p5-ReadLine-Perl-1.0302.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809300454.m8U4sceZ065306>