Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Apr 2006 02:12:23 +0300
From:      "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Cc:        jmelo@FreeBSD.org
Subject:   ports/95177: [PATCH] x11-wm/wmthemeinstall: fix WWW
Message-ID:  <1143846743.96170@it.buh.tecnik93.com>
Resent-Message-ID: <200603312320.k2VNKFjM086191@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         95177
>Category:       ports
>Synopsis:       [PATCH] x11-wm/wmthemeinstall: fix WWW
>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:   Fri Mar 31 23:20:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Ion-Mihai "IOnut" Tetcu
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
Tecnik'93 
>Environment:


System: FreeBSD 6.1-PRERELEASE #0: Fri Feb 24 07:01:54 EET 2006
    root@it.buh.tecnik93.com:/usr/obj/usr/src/sys/IT6_B_P



>Description:


Fix WWW.
portlint.

Reported by:		fenner's distfiles survey


>How-To-Repeat:





>Fix:


--- wmthemeinstall.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-wm/wmthemeinstall/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- Makefile	7 Mar 2006 08:28:05 -0000	1.13
+++ Makefile	31 Mar 2006 23:11:30 -0000
@@ -20,7 +20,6 @@
 USE_GMAKE=	yes
 USE_GNOME=	gtk12
 GNU_CONFIGURE=	yes
-USE_REINPLACE=	yes
 
 pre-build:
 	@${REINPLACE_CMD} -e "s|/usr/local|${PREFIX}|g" ${WRKSRC}/wmOptions.c
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/x11-wm/wmthemeinstall/pkg-descr,v
retrieving revision 1.3
diff -u -r1.3 pkg-descr
--- pkg-descr	23 Aug 2002 17:23:56 -0000	1.3
+++ pkg-descr	31 Mar 2006 23:11:30 -0000
@@ -2,7 +2,7 @@
 manage their themes, i.e. install them, turn them on, move them
 around, etc.
 
-WWW: http://www.jeremias.net/wmthemeinstall/download/
+WWW: http://www.jeremias.net/wmthemeinstall/
 Author: Craig Hanson <grunyon@mtlug.org>
 
 - Adam <adam-ports@blacktabby.org>
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/x11-wm/wmthemeinstall/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist	24 Dec 2001 02:17:17 -0000	1.2
+++ pkg-plist	31 Mar 2006 23:11:30 -0000
@@ -1,5 +1,5 @@
 bin/wmthemeinstall
-%%PORTDOCS%%share/doc/wmthemeinstall/AUTHORS
-%%PORTDOCS%%share/doc/wmthemeinstall/ChangeLog
-%%PORTDOCS%%share/doc/wmthemeinstall/README
-%%PORTDOCS%%@dirrm share/doc/wmthemeinstall
+%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
+%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
--- wmthemeinstall.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



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