Date: Sat, 27 Mar 2004 17:49:23 -0500 From: Serge Gagnon <gagnon_s@sympatico.ca> To: FreeBSD-gnats-submit@FreeBSD.org Cc: green@FreeBSD.org Subject: ports/64819: Update port: x11-wm/olvwm Unbroke port Message-ID: <E1B7McF-0000fM-ND@quenix.dnsalias.org> Resent-Message-ID: <200403272250.i2RMoJH3091239@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 64819 >Category: ports >Synopsis: Update port: x11-wm/olvwm Unbroke port >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: Sat Mar 27 14:50:18 PST 2004 >Closed-Date: >Last-Modified: >Originator: Serge Gagnon >Release: FreeBSD 4.9-STABLE i386 >Organization: me >Environment: System: FreeBSD quenix.dnsalias.org 4.9-STABLE FreeBSD 4.9-STABLE #0: Thu Mar 11 20:29:52 EST 2004 root@quenix.dnsalias.org:/usr/obj/usr/src/sys/OCEAN i386 >Description: - Unbroke port on 5_X - SIZEify >How-To-Repeat: >Fix: --- patch-Makefile begins here --- --- x11-wm/olvwm/Makefile.orig Sat Mar 27 17:23:23 2004 +++ x11-wm/olvwm/Makefile Sat Mar 27 17:32:10 2004 @@ -24,16 +24,17 @@ LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview +USE_REINPLACE= yes +REINPLACE_ARGS= -i "" NO_WRKSUBDIR= yes USE_IMAKE= yes USE_XPM= yes MAN1= olvwm.1 olvwmrc.1 XFREE86_HTML_MAN= no -.include <bsd.port.pre.mk> +pre-configure: + @${FIND} ${WRKSRC} -type f | ${XARGS} ${REINPLACE_CMD} -e \ + 's|^#endif.*$$|#endif|;s|^#else.*$$|#else|;\ + s|^/\*\*/#*|XCOMM |' -.if ${OSVERSION} >= 502000 -BROKEN= "Does not compile" -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> --- patch-Makefile ends here --- --- patch-distinfo begins here --- --- x11-wm/olvwm/distinfo.orig Sat Mar 27 17:35:07 2004 +++ x11-wm/olvwm/distinfo Sat Mar 27 17:35:20 2004 @@ -1,3 +1,6 @@ MD5 (olvwm4.tar.Z) = 022f19ac377558c2f15602b15a521ec1 +SIZE (olvwm4.tar.Z) = 631689 MD5 (olvwm4.Patch01.Z) = e4cbc420313dd4c7b4f52ccfb0e9d889 +SIZE (olvwm4.Patch01.Z) = 10506 MD5 (olvwm4.Patch02.Z) = bd0357840ad11fb105d62dd1de2fd3ce +SIZE (olvwm4.Patch02.Z) = 5992 --- patch-distinfo ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1B7McF-0000fM-ND>