Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Mar 2004 23:32:58 -0600 (CST)
From:      Jeremy Messenger <mezz7@cox.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/64283: Maintainer update: games/neverball, fix the build on alpha.
Message-ID:  <200403150532.i2F5WwHt024430@ns1.mezzweb.com>
Resent-Message-ID: <200403150600.i2F60Yln069209@freefall.freebsd.org>

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

>Number:         64283
>Category:       ports
>Synopsis:       Maintainer update: games/neverball, fix the build on alpha.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 14 22:00:34 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Mezz
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD ns1.mezzweb.com 5.2-CURRENT FreeBSD 5.2-CURRENT #2: Thu Jan 29
23:14:45 CST 2004 mezz@mezz.mezzweb.com:/usr/obj/usr/src/sys/BSDROCKS i386

>Description:
Fix the build on alpha.

Reported by:	bento/kris

>How-To-Repeat:
n/a

>Fix:
I have contracted to the author and he said that he has re-uploaded same
version with small tweak as in tar.gz package; not tar.bz2 to make sure if it
will fix the build on alpha for real.

--- neverball.diff begins here ---
diff -ur neverball.orig/Makefile neverball/Makefile
--- neverball.orig/Makefile	Mon Feb  9 13:56:17 2004
+++ neverball/Makefile	Sun Mar 14 23:17:17 2004
@@ -17,7 +17,7 @@
 
 FREETYPE_CONFIG?=	${LOCALBASE}/bin/freetype-config
 
-USE_BZIP2=	yes
+#USE_BZIP2=	yes
 USE_GMAKE=	yes
 USE_X_PREFIX=	yes
 USE_REINPLACE=	yes
diff -ur neverball.orig/distinfo neverball/distinfo
--- neverball.orig/distinfo	Mon Feb  9 13:56:17 2004
+++ neverball/distinfo	Sun Mar 14 23:18:18 2004
@@ -1,2 +1,2 @@
-MD5 (neverball-1.1.0.tar.bz2) = 5d1b71a3779ab0072e87671f59fa8ea8
-SIZE (neverball-1.1.0.tar.bz2) = 6311768
+MD5 (neverball-1.1.0.tar.gz) = 82093401c5eb33126c7a3bc11d4ce095
+SIZE (neverball-1.1.0.tar.gz) = 6398239
--- neverball.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?200403150532.i2F5WwHt024430>