Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Dec 2012 19:52:03 -0800 (PST)
From:      Jeremy Chadwick <jdc@koitsu.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/174449: Update URL for WITH_MENUCOLORS patches
Message-ID:  <20121215035203.E276173A31@icarus.home.lan>
Resent-Message-ID: <201212150400.qBF400Oo047612@freefall.freebsd.org>

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

>Number:         174449
>Category:       ports
>Synopsis:       Update URL for WITH_MENUCOLORS patches
>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 Dec 15 04:00:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Jeremy Chadwick
>Release:        FreeBSD 9.1-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD icarus.home.lan 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #0 r244089: Mon Dec 10 08:20:27 PST 2012 root@icarus.home.lan:/usr/obj/usr/src/sys/X7SBA_RELENG_9_amd64 amd64
>Description:
	Location of patch for WITH_MENUCOLORS has changed; specifically
	bilious.homelinux.org no longer has a DNS A record.  The site is
	now bilious.alt.org.
>How-To-Repeat:
	n/a
>Fix:
	Apply below patch.  Patch will also be available at the following
	URL once I receive a PR number from GNATS:

	http://jdc.koitsu.org/freebsd/{prnum}/


Index: Makefile
===================================================================
--- Makefile	(revision 308932)
+++ Makefile	(working copy)
@@ -58,7 +58,7 @@
 .endif
 .if defined(WITH_MENUCOLORS)
 PATCHFILES+=	nh343-menucolor.diff
-PATCH_SITES+=	http://bilious.homelinux.org/~paxed/nethack/
+PATCH_SITES+=	http://bilious.alt.org/~paxed/nethack/
 PATCH_DIST_STRIP=	-p1
 CFLAGS+=	-DMENU_COLOR_REGEX_POSIX
 .endif
>Release-Note:
>Audit-Trail:
>Unformatted:



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