From nobody@FreeBSD.org  Sun May 31 06:32:27 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 6F0A11065670
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 31 May 2009 06:32:27 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 5CB208FC0A
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 31 May 2009 06:32:27 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n4V6WRlA026795
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 31 May 2009 06:32:27 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n4V6WRUA026793;
	Sun, 31 May 2009 06:32:27 GMT
	(envelope-from nobody)
Message-Id: <200905310632.n4V6WRUA026793@www.freebsd.org>
Date: Sun, 31 May 2009 06:32:27 GMT
From: bf <bf2006a@yahoo.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH]:lang/tcl85 -- add missing file to plist for WITH_TZDATA=yes
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         135092
>Category:       ports
>Synopsis:       [PATCH]:lang/tcl85 -- add missing file to plist for WITH_TZDATA=yes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    mm
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 31 06:40:02 UTC 2009
>Closed-Date:    Wed Jun 24 13:24:50 UTC 2009
>Last-Modified:  Wed Jun 24 13:30:01 UTC 2009
>Originator:     bf
>Release:        8-CURRENT amd64
>Organization:
-
>Environment:
>Description:
An incomplete pkg-plist has broken the deinstall target when WITH_TZDATA=yes.
The missing file is ../tzdata/Asia/Kathmandu, and is _in addition to_ the data for
"Katmandu" (no "h"), in much the same way as there is data for both "Calcutta"
and "Kolkata".

b.

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN tcl85.orig/pkg-plist tcl85/pkg-plist
--- tcl85.orig/pkg-plist	2009-05-31 00:43:59.000000000 -0400
+++ tcl85/pkg-plist	2009-05-30 23:51:03.000000000 -0400
@@ -548,6 +548,7 @@
 %%TZDATA%%lib/tcl%%TCL_VER%%/tzdata/Asia/Kamchatka
 %%TZDATA%%lib/tcl%%TCL_VER%%/tzdata/Asia/Karachi
 %%TZDATA%%lib/tcl%%TCL_VER%%/tzdata/Asia/Kashgar
+%%TZDATA%%lib/tcl%%TCL_VER%%/tzdata/Asia/Kathmandu
 %%TZDATA%%lib/tcl%%TCL_VER%%/tzdata/Asia/Katmandu
 %%TZDATA%%lib/tcl%%TCL_VER%%/tzdata/Asia/Kolkata
 %%TZDATA%%lib/tcl%%TCL_VER%%/tzdata/Asia/Krasnoyarsk


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->mm 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun May 31 06:40:13 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=135092 
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Wed Jun 24 13:19:07 UTC 2009 
State-Changed-Why:  
Committed, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/135092: commit references a PR
Date: Wed, 24 Jun 2009 13:24:48 +0000 (UTC)

 pav         2009-06-24 13:24:39 UTC
 
   FreeBSD ports repository
 
   Modified files:
     lang/tcl85           pkg-plist 
   Log:
   - Correct plist for TZDATA option
   
   PR:             ports/135092
   Submitted by:   bf <bf2006a@yahoo.com>
   Approved by:    maintainer timeout (mm; 24 days)
   
   Revision  Changes    Path
   1.12      +1 -0      ports/lang/tcl85/pkg-plist
 _______________________________________________
 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"
 
>Unformatted:
