From baptiste.daroussin@gmail.com  Thu Jul 10 05:48:59 2008
Return-Path: <baptiste.daroussin@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 0E99E106568F
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 10 Jul 2008 05:48:59 +0000 (UTC)
	(envelope-from baptiste.daroussin@gmail.com)
Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.155])
	by mx1.freebsd.org (Postfix) with ESMTP id 894768FC18
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 10 Jul 2008 05:48:58 +0000 (UTC)
	(envelope-from baptiste.daroussin@gmail.com)
Received: by fg-out-1718.google.com with SMTP id l26so1805357fgb.35
        for <FreeBSD-gnats-submit@freebsd.org>; Wed, 09 Jul 2008 22:48:57 -0700 (PDT)
Received: by 10.86.83.2 with SMTP id g2mr8193600fgb.54.1215668937225;
        Wed, 09 Jul 2008 22:48:57 -0700 (PDT)
Received: from wicklow.lan ( [82.245.249.89])
        by mx.google.com with ESMTPS id l12sm9873798fgb.6.2008.07.09.22.48.55
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Wed, 09 Jul 2008 22:48:56 -0700 (PDT)
Received: by wicklow.lan (Postfix, from userid 0)
	id A7EBAF3209; Thu, 10 Jul 2008 07:51:17 +0200 (CEST)
Message-Id: <20080710055117.A7EBAF3209@wicklow.lan>
Date: Thu, 10 Jul 2008 07:51:17 +0200 (CEST)
From: Bapt <baptiste.daroussin@gmail.com>
Reply-To: Bapt <baptiste.daroussin@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Fix plist for zsh (typo in pkg-plist)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         125463
>Category:       ports
>Synopsis:       Fix plist for shells/zsh (typo in pkg-plist)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    des
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 10 05:50:00 UTC 2008
>Closed-Date:    Sun Jul 13 09:41:28 UTC 2008
>Last-Modified:  Sun Jul 13 09:41:28 UTC 2008
>Originator:     Bapt
>Release:        FreeBSD 7.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD wicklow.lan 7.0-STABLE FreeBSD 7.0-STABLE #5: Sat Jun 21 19:11:53 CEST 2008 root@wicklow.lan:/usr/obj/usr/src/sys/WICKLOW i386


	
>Description:
	this a patch to just fix a typo in shells/zsh pkg-plist 
>How-To-Repeat:
	
>Fix:

	

--- zsh-pkg-pllist.patch begins here ---
--- pkg-plist.orig	2008-05-12 17:05:10.000000000 +0200
+++ pkg-plist	2008-07-10 07:48:13.000000000 +0200
@@ -177,7 +177,7 @@
 %%ZSH_FNDIR%%/Completion/Debian/_dpkg
 %%ZSH_FNDIR%%/Completion/Debian/_dpkg-buildpackage
 %%ZSH_FNDIR%%/Completion/Debian/_dpkg-cross
-%%ZSH_FNDIR%%/Completion/Debian/_dpkg-repack
+%%ZSH_FNDIR%%/Completion/Debian/_dpkg_repack
 %%ZSH_FNDIR%%/Completion/Debian/_dpkg_source
 %%ZSH_FNDIR%%/Completion/Debian/_dput
 %%ZSH_FNDIR%%/Completion/Debian/_dupload
--- zsh-pkg-pllist.patch ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->des 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Thu Jul 10 07:42:32 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=125463 
State-Changed-From-To: open->closed 
State-Changed-By: des 
State-Changed-When: Sun Jul 13 09:41:27 UTC 2008 
State-Changed-Why:  
The packing list is correct. 

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