ports/143491: [MAINTAINTER] [PATCH] graphics/tumble Set MAKE_JOBS_SAFE, add WWW

Rob Farmer rfarmer at predatorlabs.net
Tue Feb 2 18:20:02 UTC 2010


>Number:         143491
>Category:       ports
>Synopsis:       [MAINTAINTER] [PATCH] graphics/tumble Set MAKE_JOBS_SAFE, add WWW
>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:   Tue Feb 02 18:20:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Rob Farmer
>Release:        9.0-CURRENT
>Organization:
>Environment:
FreeBSD coretwo.predatorlabs.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r203366: Mon Feb  1 17:42:33 PST 2010     rfarmer at coretwo.predatorlabs.net:/usr/obj/usr/src/sys/CORETWO  amd64
>Description:
* Set MAKE_JOBS_SAFE
* Add WWW forgotten at original submission
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/tumble/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	14 Jan 2010 04:27:09 -0000	1.1
+++ Makefile	2 Feb 2010 17:29:14 -0000
@@ -21,6 +21,8 @@
 USE_GMAKE=	yes
 USE_BISON=	build
 
+MAKE_JOBS_SAFE=	yes
+
 CFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/graphics/tumble/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	14 Jan 2010 04:27:10 -0000	1.1
+++ pkg-descr	2 Feb 2010 17:38:24 -0000
@@ -9,3 +9,5 @@
 The current version of Tumble will only work on little-endian systems,
 such as x86, VAX, and Alpha.  The byte order dependencies will be fixed
 in a later release.
+
+WWW: http://tumble.brouhaha.com/


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



More information about the freebsd-ports-bugs mailing list