ports/94929: [PATCH] x11-wm/enlightenment: fix for pkg-plist
Sean Farley
sean-freebsd at farley.org
Sat Mar 25 16:40:18 UTC 2006
>Number: 94929
>Category: ports
>Synopsis: [PATCH] x11-wm/enlightenment: fix for pkg-plist
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sat Mar 25 16:40:16 GMT 2006
>Closed-Date:
>Last-Modified:
>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 at 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
+ at dirrm %%DATADIR%%/config/pix
+ at dirrm %%DATADIR%%/config
+ at dirrm %%DATADIR%%/misc
+ at 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
- at dirrm %%DATADIR%%/scripts
- at dirrm %%DATADIR%%/misc
- at dirrm %%DATADIR%%/config/pix
- at dirrm %%DATADIR%%/config
@dirrm %%DATADIR%%
- at dirrmtry etc/X11/dm/Sessions
- at dirrmtry etc/X11/dm
- at dirrmtry etc/X11
@dirrmtry share/xsessions
--- enlightenment-0.16.8.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list