ports/162312: [PATCH] devel/p5-Perl6-Export: fix dependency and bump PORTREVISION
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Nov 5 16:50:10 UTC 2011
>Number: 162312
>Category: ports
>Synopsis: [PATCH] devel/p5-Perl6-Export: fix dependency and bump PORTREVISION
>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: Sat Nov 05 16:50:09 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: Wed Sep 28 22:36:13 CST 2011
>Description:
- Filter::Simple is already in all supported Perl releases
- Bump PORTREVISION for dependency change
Port maintainer (ychsiao at ychsiao.org) is cc'd.
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- p5-Perl6-Export-0.07_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Perl6-Export/Makefile,v
retrieving revision 1.5
diff -u -u -r1.5 Makefile
--- Makefile 17 Sep 2011 06:49:02 -0000 1.5
+++ Makefile 5 Nov 2011 16:44:46 -0000
@@ -7,6 +7,7 @@
PORTNAME= Perl6-Export
PORTVERSION= 0.07
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,11 +15,8 @@
MAINTAINER= ychsiao at ychsiao.org
COMMENT= Implements the Perl 6 'is export(...)' trait
-BUILD_DEPENDS= ${SITE_PERL}/Filter/Simple.pm:${PORTSDIR}/textproc/p5-Filter-Simple
-RUN_DEPENDS= ${BUILD_DEPENDS}
-
PERL_CONFIGURE= yes
-MAN3= Perl6::Export.3
+MAN3= Perl6::Export.3
.include <bsd.port.mk>
--- p5-Perl6-Export-0.07_1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list