ports/121200: [PATCH] devel/p5-Perl6-Junction: simplify dependency

Yen-Ming Lee leeym at FreeBSD.org
Fri Feb 29 03:00:02 UTC 2008


>Number:         121200
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Perl6-Junction: simplify dependency
>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:   Fri Feb 29 03:00:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD db1.leeym.com 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007
>Description:
- use CPAN macro
- simplify dependency
- bump PORTREVISION

Port maintainer (erwin at FreeBSD.org) is cc'd.

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

--- p5-Perl6-Junction-1.30000_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Perl6-Junction/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	18 Jul 2007 16:24:15 -0000	1.1
+++ Makefile	29 Feb 2008 02:55:03 -0000
@@ -7,17 +7,14 @@
 
 PORTNAME=	Perl6-Junction
 PORTVERSION=	1.30000
+PORTREVISION=	1
 CATEGORIES=	devel perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	Perl6
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin at FreeBSD.org
 COMMENT=	Perl6 style Junction operators in Perl5
 
-BUILD_DEPENDS=	${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
-RUN_DEPENDS=	${BUILD_DEPENDS}
-
 PERL_CONFIGURE=	yes
 
 MAN3=	Perl6::Junction.3
--- p5-Perl6-Junction-1.30000_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list