Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 07 Jul 2014 18:07:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 191716] New: [ staging ] x11-themes/fvwm-themes
Message-ID:  <bug-191716-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191716

            Bug ID: 191716
           Summary: [ staging ] x11-themes/fvwm-themes
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Many People
          Priority: Normal
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: dan@obluda.cz

x11-themes/fvwm-themes require staging or will be removed

Fix:
Patch is attached. 

--- x11-themes/fvwm-themes/Makefile.orig    2014-07-07 19:55:28.000000000 +0200
+++ x11-themes/fvwm-themes/Makefile    2014-07-07 19:57:38.000000000 +0200
@@ -21,12 +21,11 @@
 USES=        perl5 gmake tar:bzip2
 GNU_CONFIGURE=    yes

-MAN1=        fvwm-themes-config.1 fvwm-themes-menuapp.1 fvwm-themes-com.1 \
-        fvwm-themes-images.1 fvwm-themes-start.1 fvwm-themes-root.1
+PLIST_FILES+=    man/man1/fvwm-themes-config.1.gz
man/man1/fvwm-themes-menuapp.1.gz man/man1/fvwm-themes-com.1.gz \
+        man/man1/fvwm-themes-images.1.gz man/man1/fvwm-themes-start.1.gz
man/man1/fvwm-themes-root.1.gz

-NO_STAGE=    yes
 post-install:
     @cd ${WRKDIR}/${PORTNAME}-extra-${PORTVERSION} && ${FIND} . | \
-        ${CPIO} -pdm -L -R ${SHAREOWN}:${SHAREGRP} ${PREFIX}/share/fvwm/themes
+        ${CPIO} -pdm -L -R ${SHAREOWN}:${SHAREGRP}
${STAGEDIR}${PREFIX}/share/fvwm/themes

 .include <bsd.port.mk>
--- x11-themes/fvwm-themes/pkg-plist.orig    2014-02-03 21:06:44.000000000
+0100
+++ x11-themes/fvwm-themes/pkg-plist    2014-07-07 20:03:41.000000000 +0200
@@ -282,9 +282,6 @@
 share/fvwm/sounds/new_desk.au
 share/fvwm/sounds/new_page.au
 share/fvwm/sounds/windowshade.au
-share/fvwm/themes-rc
-share/fvwm/themes-rc-2
-share/fvwm/themes-rc-3
 share/fvwm/themes/afterstep/README
 share/fvwm/themes/afterstep/background
 share/fvwm/themes/afterstep/buttons
@@ -614,7 +611,6 @@
 share/fvwm/themes/celticbow/images/decor/knots.png
 share/fvwm/themes/celticbow/theme-name.cfg
 share/fvwm/themes/celticbow/windowlook
-share/fvwm/themes/current/theme.cfg
 share/fvwm/themes/default/README
 share/fvwm/themes/default/background
 share/fvwm/themes/default/background.cfg
@@ -1543,7 +1539,6 @@
 @dirrm share/fvwm/themes/default/images/background
 @dirrm share/fvwm/themes/default/images
 @dirrm share/fvwm/themes/default
-@dirrm share/fvwm/themes/current
 @dirrm share/fvwm/themes/celticbow/images/decor
 @dirrm share/fvwm/themes/celticbow/images/button
 @dirrm share/fvwm/themes/celticbow/images/background

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191716-13>