From sahil@spartan.hamla.org  Sat Jul 24 19:38:07 2010
Return-Path: <sahil@spartan.hamla.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 17E6F106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 24 Jul 2010 19:38:02 +0000 (UTC)
	(envelope-from sahil@spartan.hamla.org)
Received: from spartan.hamla.org (spartan.hamla.org [206.251.255.30])
	by mx1.freebsd.org (Postfix) with ESMTP id 39FC78FC21
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 24 Jul 2010 19:38:02 +0000 (UTC)
Received: by spartan.hamla.org (Postfix, from userid 1001)
	id CC4CD17144; Sat, 24 Jul 2010 15:38:01 -0400 (EDT)
Message-Id: <20100724193801.CC4CD17144@spartan.hamla.org>
Date: Sat, 24 Jul 2010 15:38:01 -0400 (EDT)
From: Sahil Tandon <sahil@FreeBSD.org>
Reply-To: Sahil Tandon <sahil@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Kurt Jaeger <fbsd-ports@opsec.eu> 
Subject: [PATCH] devel/cego-xml: fix pkg-plist to exclude license files 
X-Send-Pr-Version: 3.113
X-GNATS-Notify: fbsd-ports@opsec.eu

>Number:         148910
>Category:       ports
>Synopsis:       [PATCH] devel/cego-xml: fix pkg-plist to exclude license files
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sahil
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 24 19:40:02 UTC 2010
>Closed-Date:    Sun Jul 25 00:02:07 UTC 2010
>Last-Modified:  Sun Jul 25 00:10:04 UTC 2010
>Originator:     Sahil Tandon
>Release:        FreeBSD 9.0-CURRENT i386
>Organization:
>Environment:

	
>Description:
The installation and removal of license-related files/dirs is handled by bsd.licenses.mk; the attached patch removes license files from pkg-plist to address the following error:

Deleting cego-xml-1.0.20
pkg_delete: file '/usr/local/share/licenses/cego-xml-1.0.20/GPLv2' doesn't exist
pkg_delete: file '/usr/local/share/licenses/cego-xml-1.0.20/LICENSE' doesn't exist
pkg_delete: file '/usr/local/share/licenses/cego-xml-1.0.20/catalog.mk' doesn't exist
pkg_delete: unable to completely remove directory '/usr/local/share/licenses'
pkg_delete: file '/usr/local/share/licenses/cego-xml-1.0.20' doesn't exist
pkg_delete: unable to completely remove directory '/usr/local/share/licenses/cego-xml-1.0.20'
pkg_delete: couldn't entirely delete package (perhaps the packing list is
incorrectly specified?)
>How-To-Repeat:
	
>Fix:

	



--- cego-xml.diff begins here ---
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/devel/cego-xml/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist	1 Jul 2010 05:48:51 -0000	1.1
+++ pkg-plist	24 Jul 2010 16:31:30 -0000
@@ -8,8 +8,3 @@
 include/XMLSuite.h
 lib/libXML.a
 lib/libXML.so.1
-share/licenses/cego-xml-1.0.20/GPLv2
-share/licenses/cego-xml-1.0.20/LICENSE
-share/licenses/cego-xml-1.0.20/catalog.mk
-@dirrm share/licenses/cego-xml-1.0.20
-@dirrm share/licenses
--- cego-xml.diff ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->sahil 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Jul 24 19:40:56 UTC 2010 
Responsible-Changed-Why:  
Submitter has GNATS access (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=148910 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sat Jul 24 19:41:03 UTC 2010 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: fbsd-ports@opsec.eu
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/148910: [PATCH] devel/cego-xml: fix pkg-plist to exclude license files
Date: Sat, 24 Jul 2010 19:40:59 UT

 Maintainer of devel/cego-xml,
 
 Please note that PR ports/148910 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/148910
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Kurt Jaeger <pi@opsec.eu>
To: bug-followup@FreeBSD.org
Cc: fbsd-ports@opsec.eu
Subject: Re: ports/148910: [PATCH] devel/cego-xml: fix pkg-plist to exclude
 license files
Date: Sat, 24 Jul 2010 21:42:56 +0200

 Thanks, approved!
 
 -- 
 pi@opsec.eu            +49 171 3101372                        10 years to go !
State-Changed-From-To: feedback->closed 
State-Changed-By: sahil 
State-Changed-When: Sun Jul 25 00:02:02 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/148910: commit references a PR
Date: Sun, 25 Jul 2010 00:01:18 +0000 (UTC)

 sahil       2010-07-25 00:01:03 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/cego-xml       pkg-plist 
   Log:
   - Remove license files from pkg-plist
   
   PR:             ports/148910
   Submitted by:   sahil@
   Approved by:    Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
   
   Revision  Changes    Path
   1.2       +0 -5      ports/devel/cego-xml/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:
