ports/121199: [PATCH] devel/p5-Module-Loaded: fix dependency
Yen-Ming Lee
leeym at FreeBSD.org
Fri Feb 29 03:00:02 UTC 2008
>Number: 121199
>Category: ports
>Synopsis: [PATCH] devel/p5-Module-Loaded: 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 03:00:01 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 (aaron at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- p5-Module-Loaded-0.01_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Module-Loaded/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile 8 Sep 2007 00:57:36 -0000 1.2
+++ Makefile 29 Feb 2008 02:51:18 -0000
@@ -7,16 +7,14 @@
PORTNAME= Module-Loaded
PORTVERSION= 0.01
+PORTREVISION= 1
CATEGORIES= devel perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= Module
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= aaron at FreeBSD.org
COMMENT= Mark modules as loaded or unloaded
-BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
-
MAN3= Module::Loaded.3
PERL_CONFIGURE= yes
--- p5-Module-Loaded-0.01_1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list