ports/97846: [patch] x11-wm/pager

Martin Wilke freebsd at unixfreunde.de
Wed May 24 20:20:28 UTC 2006


>Number:         97846
>Category:       ports
>Synopsis:       [patch] x11-wm/pager
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 24 20:20:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Martin Wilke
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:


System: FreeBSD 7.0-CURRENT #142: Thu May 18 07:57:01 CEST 2006
    splash at mwilke.ath.cx:/usr/obj/usr/src/sys/BSDBOX



>Description:


- cleanup (do-install)
- mirror change
- fix http://people.freebsd.org/~fenner/portsurvey/x11-wm.html#pager


>How-To-Repeat:





>Fix:


--- pager.diff begins here ---
diff -ruN /usr/ports/x11-wm/pager/Makefile ports/x11-wm/pager/Makefile
--- /usr/ports/x11-wm/pager/Makefile	Sat Nov  5 06:21:07 2005
+++ ports/x11-wm/pager/Makefile	Wed May 24 22:08:29 2006
@@ -9,7 +9,8 @@
 PORTVERSION=	0.6
 PORTREVISION=	5
 CATEGORIES=	x11-wm
-MASTER_SITES=	http://dapfy.bei.t-online.de/sawfish/pager/
+MASTER_SITES=	http://freebsd.unixfreunde.de/sources/ \
+		http://mirror2.unixfreunde.de/
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	ebert at informatik.unibw-muenchen.de
@@ -29,9 +30,6 @@
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
-#	doesn't work correct with the compiled .jl file at the moment
-#	${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.jlc \
-#		${PREFIX}/share/sawfish/${SAWFISH_VERSION}/lisp/sawfish/wm/ext
 	${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.jl \
 		${PREFIX}/share/sawfish/${SAWFISH_VERSION}/lisp/sawfish/wm/ext
 	@${CAT} ${PKGMESSAGE}
--- pager.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list