Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Jan 2013 05:49:07 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/175576: games/xjewel: Update MASTER_SITES
Message-ID:  <20130126054907.bc6f66181313fe76474bf2ca@yahoo.com>
Resent-Message-ID: <201301252110.r0PLA329074986@freefall.freebsd.org>

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

>Number:         175576
>Category:       ports
>Synopsis:       games/xjewel: Update MASTER_SITES
>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:   Fri Jan 25 21:10:03 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p11 i386
>Organization:
>Environment:
>Description:
- Update MASTER_SITES
- Add MAKE_JOBS_SAFE

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/games/xjewel/Makefile games/xjewel/Makefile
--- /usr/ports/games/xjewel/Makefile	2012-11-08 07:33:54.000000000 +0900
+++ games/xjewel/Makefile	2013-01-11 02:03:41.000000000 +0900
@@ -1,16 +1,11 @@
-# New ports collection makefile for:    xjewel
-# Date created:         22 November 1994
-# Whom:                 jmz
-#
+# Created by: jmz
 # $FreeBSD: head/games/xjewel/Makefile 300896 2012-07-14 13:54:48Z beat $
-#
 
 PORTNAME=	xjewel
 PORTVERSION=	1.6
 PORTREVISION=	3
 CATEGORIES=	games
-MASTER_SITES=	ftp://ftp.warwick.ac.uk/pub/x11/ \
-		ftp://ftp.x.org/R5contrib/
+MASTER_SITES=	XCONTRIB/../R5contrib
 EXTRACT_SUFX=	.tar.z
 
 MAINTAINER=	ports@FreeBSD.org
@@ -20,8 +15,9 @@
 		mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \
 		mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale
 
-USE_IMAKE=	yes
 USE_XORG=	x11 xext
+USE_IMAKE=	yes
+MAKE_JOBS_SAFE=	yes
 
 MAN6=		xjewel.6
 
>Release-Note:
>Audit-Trail:
>Unformatted:



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