Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 May 2006 22:14:00 +0200
From:      "Martin Wilke" <freebsd@unixfreunde.de>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Cc:        ebert@informatik.unibw-muenchen.de
Subject:   ports/97846: [patch] x11-wm/pager
Message-ID:  <1148501640.37174@mwilke.ath.cx>
Resent-Message-ID: <200605242020.k4OKKFG3077601@freefall.freebsd.org>

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

>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@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@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:



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