From nobody@FreeBSD.org  Thu Jun 20 12:46:39 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	by hub.freebsd.org (Postfix) with ESMTP id 5ABAFB7E
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 20 Jun 2013 12:46:39 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121])
	by mx1.freebsd.org (Postfix) with ESMTP id 4D9021474
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 20 Jun 2013 12:46:39 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r5KCkdQC076617
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 20 Jun 2013 12:46:39 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r5KCkdcQ076615;
	Thu, 20 Jun 2013 12:46:39 GMT
	(envelope-from nobody)
Message-Id: <201306201246.r5KCkdcQ076615@oldred.freebsd.org>
Date: Thu, 20 Jun 2013 12:46:39 GMT
From: John Marino <draco@marino.st>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] japanese/p5-DateTime-Format-Japanese: Fix bad dependency callout
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: markun@onohara.to

>Number:         179767
>Category:       ports
>Synopsis:       [PATCH] japanese/p5-DateTime-Format-Japanese: Fix bad dependency callout
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    perl
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 20 12:50:00 UTC 2013
>Closed-Date:    Thu Jun 20 13:32:45 UTC 2013
>Last-Modified:  Thu Jun 20 13:32:45 UTC 2013
>Originator:     John Marino
>Release:        
>Organization:
>Environment:
>Description:
The package p5-DateTime-Calendar-Japanese-Era was incorrectly referred to as ja-p5-Datetime-Japanese-Era.  The attached page will restore the build.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2012-11-17 05:58:38.000000000 +0000
+++ Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	p5-DateTime-Format-Japanese
-# Date created:		2007-11-06
-# Whom:			Masahiro Teramoto <markun@onohara.to>
-#
+# Created by: Masahiro Teramoto <markun@onohara.to>
 # $FreeBSD: ports/japanese/p5-DateTime-Format-Japanese/Makefile,v 1.5 2012/11/17 05:58:38 svnexp Exp $
-#
 
 PORTNAME=	DateTime-Format-Japanese
 PORTVERSION=	0.04000
@@ -16,7 +12,7 @@ COMMENT=	A Japanese DateTime Formatter
 
 BUILD_DEPENDS=	p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
 		p5-DateTime-Calendar-Japanese>=0.05:${PORTSDIR}/devel/p5-DateTime-Calendar-Japanese \
-		ja-p5-DateTime-Calendar-Japanese-Era>=0.08000:${PORTSDIR}/japanese/p5-DateTime-Calendar-Japanese-Era \
+		p5-DateTime-Calendar-Japanese-Era>=0.08000:${PORTSDIR}/japanese/p5-DateTime-Calendar-Japanese-Era \
 		p5-DateTime-Format-Builder>=0:${PORTSDIR}/devel/p5-DateTime-Format-Builder \
 		p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate
 RUN_DEPENDS:=	${BUILD_DEPENDS}


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Jun 20 12:50:15 UTC 2013 
Responsible-Changed-Why:  
perl@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=179767 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Jun 20 12:50:16 UTC 2013 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: markun@onohara.to
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/179767: [PATCH] japanese/p5-DateTime-Format-Japanese: Fix bad dependency callout
Date: Thu, 20 Jun 2013 12:50:16 UT

 Maintainer of japanese/p5-DateTime-Format-Japanese,
 
 Please note that PR ports/179767 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/179767
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: John Marino <draco@marino.st>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/179767: [PATCH] japanese/p5-DateTime-Format-Japanese: Fix
 bad dependency callout
Date: Thu, 20 Jun 2013 15:19:35 +0200

 Please withdraw the PR.
 This was caused by a missing japanese/Makefile.inc.
 It is a dports problem, not a FreeBSD problem.
State-Changed-From-To: feedback->closed 
State-Changed-By: jadawin 
State-Changed-When: Thu Jun 20 13:32:44 UTC 2013 
State-Changed-Why:  
Submitter requests closure. 

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