ports/66910: [PATCH] x11/wmappl non-fetchable, distsite fix

Roman Neuhauser neuhauser at chello.cz
Wed May 19 22:10:41 UTC 2004


>Number:         66910
>Category:       ports
>Synopsis:       [PATCH] x11/wmappl non-fetchable, distsite fix
>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:   Wed May 19 15:10:21 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Roman Neuhauser
>Release:        FreeBSD 4.9-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD isis.wad.cz 4.9-RELEASE-p2 FreeBSD 4.9-RELEASE-p2 #3: Sun Mar 7 02:11:16 CET 2004 root at isis.wad.cz:/usr/obj/usr/src/sys/FREEPUPPY2_6 i386


	
>Description:
wmappl has moved to sf.net, icons remain on the old site

maintainer cc'd
>How-To-Repeat:
	
>Fix:

	

--- x11::wmappl.distsite.patch begins here ---
Index: x11/wmappl/Makefile
===================================================================
RCS file: /home/ncvs/ports/x11/wmappl/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- x11/wmappl/Makefile	14 Jul 2003 02:53:03 -0000	1.3
+++ x11/wmappl/Makefile	19 May 2004 22:02:22 -0000
@@ -9,9 +9,12 @@
 PORTVERSION=	0.6
 PORTREVISION=	1
 CATEGORIES=	x11 windowmaker
-MASTER_SITES=	http://www.upl.cs.wisc.edu/~charkins/wmappl/
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:S/$/:main/}
+MASTER_SITE_SUBDIR=${PORTNAME}/:main
+DISTFILES=	${DISTNAME}${EXTRACT_SUFX}:main
 .ifndef(NOICONS)
-DISTFILES=	${DISTNAME}${EXTRACT_SUFX} ${ICONSDIST}
+MASTER_SITES+=	http://www.upl.cs.wisc.edu/~charkins/wmappl/:misc
+DISTFILES+=	${ICONSDIST:S/$/:misc/}
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 .endif
 
Index: x11/wmappl/pkg-descr
===================================================================
RCS file: /home/ncvs/ports/x11/wmappl/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- x11/wmappl/pkg-descr	8 Mar 2002 05:20:52 -0000	1.1
+++ x11/wmappl/pkg-descr	19 May 2004 22:03:37 -0000
@@ -2,6 +2,6 @@
 of these can be configured to run an application of your choice.
 Useful for people that have their dock already full.
 
-WWW: http://www.pobox.com/~charkins/wmappl.html
+WWW: http://wmappl.sourceforge.net/
 
 - od <od at iclub.nsu.ru>
--- x11::wmappl.distsite.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list