ports/99936: [MAINTAINER PATCH] x11-themes/e17-theme-cthulhain eliminate pkg-plist
Stanislav Sedov
ssedov at mbsd.msk.ru
Sat Jul 8 20:40:26 UTC 2006
>Number: 99936
>Category: ports
>Synopsis: [MAINTAINER PATCH] x11-themes/e17-theme-cthulhain eliminate pkg-plist
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sat Jul 08 20:40:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Stanislav Sedov
>Release: FreeBSD 7.0-CURRENT i386
>Organization:
MBSD labs, Inc.
>Environment:
System: FreeBSD fonon.realnet 7.0-CURRENT FreeBSD 7.0-CURRENT #7: Sun Jun 18 20:51:36 MSD 2006 root at fonon.realnet:/work/src/fbsd-cur/src/sys/i386/compile/FONON i386
>Description:
Move pkg-plist elements to Makefile (using PLIST_FILES).
Note: pkg-plist file has been deleted.
>How-To-Repeat:
>Fix:
--- e17-theme-cthulhain.diff begins here ---
diff -ruN e17-theme-cthulhain.orig/Makefile e17-theme-cthulhain/Makefile
--- e17-theme-cthulhain.orig/Makefile Sun Jul 9 00:19:36 2006
+++ e17-theme-cthulhain/Makefile Sun Jul 9 00:19:36 2006
@@ -23,6 +23,8 @@
NO_BUILD= yes
NO_WRKSUBDIR= yes
+PLIST_FILES= share/enlightenment/data/themes/cthulhain-0.3pre2.edj
+
do-extract:
${MKDIR} ${WRKDIR}
${CP} ${DISTDIR}/${DISTFILES} ${WRKDIR}
diff -ruN e17-theme-cthulhain.orig/pkg-plist e17-theme-cthulhain/pkg-plist
--- e17-theme-cthulhain.orig/pkg-plist Sun Jul 9 00:19:36 2006
+++ e17-theme-cthulhain/pkg-plist Thu Jan 1 03:00:00 1970
@@ -1 +0,0 @@
-share/enlightenment/data/themes/cthulhain-0.3pre2.edj
--- e17-theme-cthulhain.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list