From sean-freebsd@farley.org  Sat Mar 25 16:40:03 2006
Return-Path: <sean-freebsd@farley.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id EF43B16A401;
	Sat, 25 Mar 2006 16:40:02 +0000 (UTC)
	(envelope-from sean-freebsd@farley.org)
Received: from mail.farley.org (farley.org [67.64.95.201])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 43FFA43D4C;
	Sat, 25 Mar 2006 16:40:02 +0000 (GMT)
	(envelope-from sean-freebsd@farley.org)
Received: from thor.farley.org (thor.farley.org [IPv6:2001:470:1f01:290:1::5])
	by mail.farley.org (8.13.4/8.13.1) with ESMTP id k2PGfi5K050668;
	Sat, 25 Mar 2006 10:41:44 -0600 (CST)
	(envelope-from sean-freebsd@gw.farley.org)
Received: from thor.farley.org (localhost [127.0.0.1])
	by thor.farley.org (8.13.4/8.13.4) with ESMTP id k2PGe0E9046042;
	Sat, 25 Mar 2006 10:40:00 -0600 (CST)
	(envelope-from sean-freebsd@thor.farley.org)
Received: (from root@localhost)
	by thor.farley.org (8.13.4/8.13.4/Submit) id k2PGe0cv046041;
	Sat, 25 Mar 2006 10:40:00 -0600 (CST)
	(envelope-from sean-freebsd)
Message-Id: <200603251640.k2PGe0cv046041@thor.farley.org>
Date: Sat, 25 Mar 2006 10:40:00 -0600 (CST)
From: Sean Farley <sean-freebsd@farley.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: vanilla@freebsd.org
Subject: [PATCH] x11-wm/enlightenment: fix for pkg-plist
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         94929
>Category:       ports
>Synopsis:       [PATCH] x11-wm/enlightenment: fix for pkg-plist
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    vanilla
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 25 16:40:16 GMT 2006
>Closed-Date:    Tue Mar 28 16:33:58 GMT 2006
>Last-Modified:  Tue Mar 28 16:33:58 GMT 2006
>Originator:     Sean Farley
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD thor.farley.org 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Sun Feb  5 13:57:10 CST
>Description:
- Fix pkg-plist.
- Removed CONFLICT with enlightenment-devel since v0.16.8 uses e16 for its name
  and directory names.

Port maintainer (vanilla@FreeBSD.org) is cc'd.

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

--- enlightenment-0.16.8.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/x11-wm/enlightenment.orig/Makefile /usr/ports/x11-wm/enlightenment/Makefile
--- /usr/ports/x11-wm/enlightenment.orig/Makefile	Mon Mar  6 14:24:05 2006
+++ /usr/ports/x11-wm/enlightenment/Makefile	Mon Mar 20 18:03:25 2006
@@ -17,11 +17,8 @@
 
 LIB_DEPENDS=	Imlib2.3:${PORTSDIR}/graphics/imlib2
 
-BROKEN=		Incomplete pkg-plist
-
 DATADIR=	${PREFIX}/share/e16
 
-CONFLICTS=	x11-wm/enlightenment-devel-[0-9]*
 USE_X_PREFIX=	yes
 USE_ICONV=	yes
 USE_GMAKE=	yes
diff -ruN --exclude=CVS /usr/ports/x11-wm/enlightenment.orig/pkg-plist /usr/ports/x11-wm/enlightenment/pkg-plist
--- /usr/ports/x11-wm/enlightenment.orig/pkg-plist	Mon Feb 20 00:34:20 2006
+++ /usr/ports/x11-wm/enlightenment/pkg-plist	Mon Mar 20 16:34:07 2006
@@ -377,6 +377,10 @@
 %%DATADIR%%/themes/winter/ttfonts/VeraBd.ttf
 share/xsessions/e16.desktop
 @dirrm %%DATADIR%%/E-docs
+@dirrm %%DATADIR%%/config/pix
+@dirrm %%DATADIR%%/config
+@dirrm %%DATADIR%%/misc
+@dirrm %%DATADIR%%/scripts
 @dirrm %%DATADIR%%/themes/winter/ABOUT
 @dirrm %%DATADIR%%/themes/winter/backgrounds/images
 @dirrm %%DATADIR%%/themes/winter/backgrounds
@@ -433,12 +437,5 @@
 @dirrm %%DATADIR%%/themes/winter/ttfonts
 @dirrm %%DATADIR%%/themes/winter
 @dirrm %%DATADIR%%/themes
-@dirrm %%DATADIR%%/scripts
-@dirrm %%DATADIR%%/misc
-@dirrm %%DATADIR%%/config/pix
-@dirrm %%DATADIR%%/config
 @dirrm %%DATADIR%%
-@dirrmtry etc/X11/dm/Sessions
-@dirrmtry etc/X11/dm
-@dirrmtry etc/X11
 @dirrmtry share/xsessions
--- enlightenment-0.16.8.patch ends here ---
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->vanilla 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Mar 25 16:44:09 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=94929 
State-Changed-From-To: open->closed 
State-Changed-By: vanilla 
State-Changed-When: Tue Mar 28 16:33:57 UTC 2006 
State-Changed-Why:  
Committed, thanks. 

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