From renato@data.galle.com.br  Thu Apr  7 18:59:51 2005
Return-Path: <renato@data.galle.com.br>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id D763116A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  7 Apr 2005 18:59:51 +0000 (GMT)
Received: from data.galle.com.br (data.galle.com.br [200.246.25.10])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7137243D5A
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  7 Apr 2005 18:59:50 +0000 (GMT)
	(envelope-from renato@data.galle.com.br)
Received: from data.galle.com.br (data.galle.com.br [200.246.25.10])
	by data.galle.com.br (8.13.1/8.13.1) with ESMTP id j37IxmrG083671;
	Thu, 7 Apr 2005 15:59:48 -0300 (BRST)
	(envelope-from renato@data.galle.com.br)
Received: (from root@localhost)
	by data.galle.com.br (8.13.1/8.13.1/Submit) id j37Ixg5S083668;
	Thu, 7 Apr 2005 15:59:42 -0300 (BRST)
	(envelope-from renato)
Message-Id: <200504071859.j37Ixg5S083668@data.galle.com.br>
Date: Thu, 7 Apr 2005 15:59:42 -0300 (BRST)
From: Renato Botelho <freebsd@galle.com.br>
To: FreeBSD-gnats-submit@freebsd.org
Cc: molter@gufi.org
Subject: [PATCH] astro/gpsdrive: Fix pkg-plist to unbreak the port
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         79643
>Category:       ports
>Synopsis:       [PATCH] astro/gpsdrive: Fix pkg-plist to unbreak the port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sergei
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 07 19:00:16 GMT 2005
>Closed-Date:    Tue Apr 19 18:09:45 GMT 2005
>Last-Modified:  Tue Apr 19 18:09:45 GMT 2005
>Originator:     Renato Botelho
>Release:        FreeBSD 5.3-RELEASE-p7 i386
>Organization:
Galle Folheados - http://www.galle.com.br
>Environment:
System: FreeBSD data.galle.com.br 5.3-RELEASE-p7 FreeBSD 5.3-RELEASE-p7 #8: Tue Apr  5 08:06:19 BRST
>Description:
- Fix pkg-plist to unbreak the port

Port maintainer (molter@gufi.org) is cc'd.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- gpsdrive-2.09_3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/astro/gpsdrive/Makefile,v
retrieving revision 1.26
diff -u -r1.26 Makefile
--- Makefile	26 Mar 2005 19:48:12 -0000	1.26
+++ Makefile	7 Apr 2005 18:58:14 -0000
@@ -19,8 +19,6 @@
 
 LIB_DEPENDS=	pcre.0:${PORTSDIR}/devel/pcre
 
-BROKEN=		Incomplete pkg-plist
-
 USE_GETOPT_LONG=yes
 USE_GETTEXT=	yes
 USE_PERL5=	yes
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/astro/gpsdrive/pkg-plist,v
retrieving revision 1.9
diff -u -r1.9 pkg-plist
--- pkg-plist	16 Dec 2004 05:49:17 -0000	1.9
+++ pkg-plist	7 Apr 2005 18:58:14 -0000
@@ -61,4 +61,5 @@
 share/pixmaps/gpsicon.png
 @unexec rmdir %D/share/locale/gr/LC_MESSAGES 2> /dev/null || true
 @unexec rmdir %D/share/locale/gr 2> /dev/null || true
+@unexec rmdir %D/share/applications 2> /dev/null || true
 @dirrm share/gpsdrive
--- gpsdrive-2.09_3.patch ends here ---

>Release-Note:
>Audit-Trail:
adding to audit trail from misfiled PRs 79646 and 79648:

Date: Thu, 7 Apr 2005 21:07:16 +0200
From: Marco Molteni <molter@tin.it>
 
 [..]
 > - Fix pkg-plist to unbreak the port
 [..]
 
 Renato, looks fine to me.
 
 Feel free to take over the maintainership if interested :-)
 
 marco
Date: Thu, 7 Apr 2005 16:42:53 -0300
From: Renato Botelho <freebsd@galle.com.br>
 
 OK thanks
 
 Dear commiter, please change MAINTAINER to freebsd@galle.com.br
 
 Thanks
 -- 
 Renato Botelho <freebsd at galle dot com dot br>
 AIM: RBGargaBR | ICQ: 54596223
 GnuPG Key: http://www.galle.com.br/~renato/pubkey.asc
Responsible-Changed-From-To: freebsd-ports-bugs->sergei 
Responsible-Changed-By: sergei 
Responsible-Changed-When: Fri Apr 8 10:40:38 GMT 2005 
Responsible-Changed-Why:  
I will handle it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=79643 
State-Changed-From-To: open->closed 
State-Changed-By: sergei 
State-Changed-When: Tue Apr 19 18:08:56 GMT 2005 
State-Changed-Why:  
Committed, thanks!  Maintainership transferred. 

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