From cjk32@cam.ac.uk  Wed Apr  6 17:01:31 2011
Return-Path: <cjk32@cam.ac.uk>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 8E37C106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  6 Apr 2011 17:01:31 +0000 (UTC)
	(envelope-from cjk32@cam.ac.uk)
Received: from chacal.cjkey.org.uk (chacal.cjkey.org.uk [88.97.163.217])
	by mx1.freebsd.org (Postfix) with ESMTP id 1CA298FC1B
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  6 Apr 2011 17:01:30 +0000 (UTC)
Received: from chacal.wzl33 (localhost [127.0.0.1])
	by chacal.cjkey.org.uk (8.14.4/8.14.4) with ESMTP id p36GUi0x039972
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 6 Apr 2011 17:30:44 +0100 (BST)
	(envelope-from chris@chacal.wzl33)
Received: (from chris@localhost)
	by chacal.wzl33 (8.14.4/8.14.4/Submit) id p36GN7p7039455;
	Wed, 6 Apr 2011 17:23:07 +0100 (BST)
	(envelope-from chris)
Message-Id: <201104061623.p36GN7p7039455@chacal.wzl33>
Date: Wed, 6 Apr 2011 17:23:07 +0100 (BST)
From: Christopher Key <cjk32@cam.ac.uk>
Reply-To: Christopher Key <cjk32@cam.ac.uk>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: p5-DateTime-Incomplete: Typo in BUILD_DEPENDS
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         156227
>Category:       ports
>Synopsis:       p5-DateTime-Incomplete: Typo in BUILD_DEPENDS
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    culot
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 06 17:10:10 UTC 2011
>Closed-Date:    Wed Apr 06 19:40:39 UTC 2011
>Last-Modified:  Wed Apr 06 19:40:39 UTC 2011
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->culot 
Responsible-Changed-By: culot 
Responsible-Changed-When: Wed Apr 6 17:39:23 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=156227 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/156227: commit references a PR
Date: Wed,  6 Apr 2011 19:39:14 +0000 (UTC)

 culot       2011-04-06 19:39:04 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/p5-DateTime-Incomplete Makefile 
   Log:
   - Fix a typo in BUILD_DEPENDS preventing the port from building [1]
   - Bump PORTREVISION
   
   PR:             ports/156227 [1]
   Submitted by:   Christopher Key <cjk32 AT cam.ac.uk>
   Pointy hat to:  bapt@
   
   Revision  Changes    Path
   1.10      +2 -1      ports/devel/p5-DateTime-Incomplete/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: culot 
State-Changed-When: Wed Apr 6 19:40:38 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=156227 
>Unformatted:
