Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jun 2002 18:13:31 +0200
From:      Willem van Engen <wvengen@stack.nl>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/39925: misc/cheatah: update to 1.5.3
Message-ID:  <20020627181331.14bcb909.wvengen@stack.nl>

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

>Number:         39925
>Category:       ports
>Synopsis:       misc/cheatah: update to 1.5.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 27 09:20:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Willem van Engen
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD foo 5.0-CURRENT FreeBSD 5.0-CURRENT #6: Mon Jun 24 02:56:23 CEST 2002 wvengen@foo:/slurp/.current/src/sys/i386/compile/FOO i386
>Description:
Port update, this accompanies the update of sword to 1.5.3.
The sword-1.5.3 tarball doesn't have the execute bit set on the
configure script of cheatah.

>How-To-Repeat:

>Fix:
--- patch-cheatah-1.5.3 begins here ---
diff -ruN misc/cheatah/Makefile /tmp/sw/misc/cheatah/Makefile
--- misc/cheatah/Makefile	Thu Dec 13 03:56:43 2001
+++ /tmp/sw/misc/cheatah/Makefile	Thu Jun 20 11:53:27 2002
@@ -28,6 +28,9 @@
 PORTEPOCH!=	${PORTEPOCH}
 WRKSRC=		${WRKDIRPREFIX}${MAINDIR}/work/sword-${PORTVERSION}/apps/X11/cheatah
 
+post-patch:
+	@chmod a+x ${WRKSRC}/configure
+
 post-install:
 	@strip ${PREFIX}/bin/cheatah
 
--- patch-cheatah-1.5.3 ends here ---

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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