Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Apr 2011 17:23:07 +0100 (BST)
From:      Christopher Key <cjk32@cam.ac.uk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/156227: p5-DateTime-Incomplete: Typo in BUILD_DEPENDS
Message-ID:  <201104061623.p36GN7p7039455@chacal.wzl33>
Resent-Message-ID: <201104061710.p36HABb9037593@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         156227
>Category:       ports
>Synopsis:       p5-DateTime-Incomplete: Typo in BUILD_DEPENDS
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 06 17:10:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Christopher Key
>Release:        FreeBSD 8.2-RC3 amd64
>Organization:
>Environment:
System: FreeBSD chacal.wzl33 8.2-RC3 FreeBSD 8.2-RC3 #6: Mon Feb 14 00:36:21 GMT 2011 root@chacal.wzl33:/usr/obj/usr/src/sys/CHACAL amd64


	
>Description:
	
>How-To-Repeat:
	
>Fix:

	

--- patch begins here ---
Index: ports/devel/p5-DateTime-Incomplete/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-DateTime-Incomplete/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- ports/devel/p5-DateTime-Incomplete/Makefile	3 Apr 2011 20:31:52 -0000	1.9
+++ ports/devel/p5-DateTime-Incomplete/Makefile	6 Apr 2011 16:19:56 -0000
@@ -15,7 +15,7 @@
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	An incomplete DateTime, like January 5
 
-BUILD_DEPENDS=	p5-Datetime>=0:${PORTSDIR}/devel/p5-DateTime \
+BUILD_DEPENDS=	p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
 		p5-DateTime-Set>=0.14:${PORTSDIR}/devel/p5-DateTime-Set \
 		p5-DateTime-Event-Recurrence>=0:${PORTSDIR}/devel/p5-DateTime-Event-Recurrence
 RUN_DEPENDS=	${BUILD_DEPENDS}
--- patch ends here ---


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104061623.p36GN7p7039455>