ports/121183: [PATCH] devel/p5-Date-Leapyear: fix dependency

Yen-Ming Lee leeym at FreeBSD.org
Thu Feb 28 19:40:02 UTC 2008


>Number:         121183
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Date-Leapyear: 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:   Thu Feb 28 19:40: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 PORTREVISON

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

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

--- p5-Date-Leapyear-1.71_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Date-Leapyear/Makefile,v
retrieving revision 1.7
diff -u -u -r1.7 Makefile
--- Makefile	24 Oct 2003 12:01:42 -0000	1.7
+++ Makefile	28 Feb 2008 19:38:15 -0000
@@ -8,17 +8,14 @@
 
 PORTNAME=	Date-Leapyear
 PORTVERSION=	1.71
+PORTREVISION=	1
 CATEGORIES=	devel perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	Date
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	tobez at FreeBSD.org
 COMMENT=	Perl module to determine if a particular year a leap year
 
-BUILD_DEPENDS=	${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
-RUN_DEPENDS=	${BUILD_DEPENDS}
-
 PERL_CONFIGURE=	yes
 
 MAN3=	Date::Leapyear.3
--- p5-Date-Leapyear-1.71_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list