ports/158360: [PATCH] devel/p5-ReadLine-TTYtter: respect devel/p5-ReadLine-*

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Jun 28 01:40:08 UTC 2011


>Number:         158360
>Category:       ports
>Synopsis:       [PATCH] devel/p5-ReadLine-TTYtter: respect devel/p5-ReadLine-*
>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 Jun 28 01:40:07 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.2-STABLE FreeBSD 8.2-STABLE #0: Mon Jun 20 21:52:00 CST 2011
>Description:
- Respect devel/p5-ReadLine-*: use @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Term/ReadLine
- Make portlint happier
- Bump PORTREVISION for PLIST change

Port maintainer (dereckson at gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-ReadLine-TTYtter-1.2_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-ReadLine-TTYtter/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	23 Nov 2010 06:38:19 -0000	1.2
+++ Makefile	28 Jun 2011 01:31:16 -0000
@@ -7,17 +7,18 @@
 
 PORTNAME=	ReadLine-TTYtter
 PORTVERSION=	1.2
+PORTREVISION=	1
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
-MASTER_SITE_SUBDIR=Term
+MASTER_SITE_SUBDIR=	Term
 PKGNAMEPREFIX=	p5-
 DISTNAME=	Term-${PORTNAME}-${PORTVERSION}
 
 MAINTAINER=	dereckson at gmail.com
 COMMENT=	Perl5 module for Term::ReadLine allowing rich editing
 
-PERL_CONFIGURE=	YES
-
 LICENSE=	ART20
 
+PERL_CONFIGURE=	yes
+
 .include <bsd.port.mk>
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/p5-ReadLine-TTYtter/pkg-plist,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-plist
--- pkg-plist	14 Oct 2010 00:58:43 -0000	1.1
+++ pkg-plist	28 Jun 2011 01:31:16 -0000
@@ -1,7 +1,7 @@
 %%SITE_PERL%%/Term/ReadLine/TTYtter.pm
 %%SITE_PERL%%/Term/ReadLine/readline_ttytter.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Term/ReadLine/.packlist
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Term/ReadLine
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Term/ReadLine
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Term
 @dirrmtry %%SITE_PERL%%/Term/ReadLine
 @dirrmtry %%SITE_PERL%%/Term
--- p5-ReadLine-TTYtter-1.2_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list