ports/121198: [PATCH] devel/p5-Class-Inspector: fix dependency
Yen-Ming Lee
leeym at FreeBSD.org
Fri Feb 29 02:50:03 UTC 2008
>Number: 121198
>Category: ports
>Synopsis: [PATCH] devel/p5-Class-Inspector: fix 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 02:50: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
- ignore the dependency in core perl list
- bump PORTREVISION
Port maintainer (skv at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- p5-Class-Inspector-1.17_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Class-Inspector/Makefile,v
retrieving revision 1.14
diff -u -u -r1.14 Makefile
--- Makefile 27 Sep 2007 19:27:47 -0000 1.14
+++ Makefile 29 Feb 2008 02:44:54 -0000
@@ -7,18 +7,14 @@
PORTNAME= Class-Inspector
PORTVERSION= 1.17
+PORTREVISION= 1
CATEGORIES= devel perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= Class
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= skv at FreeBSD.org
COMMENT= Provides information about classes
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \
- ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
-RUN_DEPENDS= ${BUILD_DEPENDS}
-
PERL_CONFIGURE= yes
MAN3= Class::Inspector.3
--- p5-Class-Inspector-1.17_1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list