From jdc@koitsu.strangled.net  Sat Dec 15 03:52:05 2012
Return-Path: <jdc@koitsu.strangled.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 750D86FD
	for <freebsd-gnats-submit@freebsd.org>; Sat, 15 Dec 2012 03:52:05 +0000 (UTC)
	(envelope-from jdc@koitsu.strangled.net)
Received: from qmta01.emeryville.ca.mail.comcast.net (qmta01.emeryville.ca.mail.comcast.net [IPv6:2001:558:fe2d:43:76:96:30:16])
	by mx1.freebsd.org (Postfix) with ESMTP id 500BC8FC0C
	for <freebsd-gnats-submit@freebsd.org>; Sat, 15 Dec 2012 03:52:05 +0000 (UTC)
Received: from omta18.emeryville.ca.mail.comcast.net ([76.96.30.74])
	by qmta01.emeryville.ca.mail.comcast.net with comcast
	id bS9l1k00L1bwxycA1fs4yr; Sat, 15 Dec 2012 03:52:04 +0000
Received: from koitsu.strangled.net ([67.180.84.87])
	by omta18.emeryville.ca.mail.comcast.net with comcast
	id bfs31k01B1t3BNj8efs4QR; Sat, 15 Dec 2012 03:52:04 +0000
Received: by icarus.home.lan (Postfix, from userid 1000)
	id E276173A31; Fri, 14 Dec 2012 19:52:03 -0800 (PST)
Message-Id: <20121215035203.E276173A31@icarus.home.lan>
Date: Fri, 14 Dec 2012 19:52:03 -0800 (PST)
From: Jeremy Chadwick <jdc@koitsu.org>
Reply-To: Jeremy Chadwick <jdc@koitsu.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update URL for WITH_MENUCOLORS patches
X-Send-Pr-Version: 3.114
X-GNATS-Notify:

>Number:         174449
>Category:       ports
>Synopsis:       games/nethack34: Update URL for WITH_MENUCOLORS patches
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    glewis
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 15 04:00:00 UTC 2012
>Closed-Date:    Mon Dec 17 02:39:18 UTC 2012
>Last-Modified:  Mon Dec 17 02:39:18 UTC 2012
>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:

From: Jeremy Chadwick <jdc@koitsu.org>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Cc:  
Subject: Re: ports/174449: Update URL for WITH_MENUCOLORS patches
Date: Sat, 15 Dec 2012 09:56:30 -0800

 linimon@ pointed out I had forgotten to specify what port this applied
 to.  Doh!  (Sorry, I'm still getting used to svn vs. cvs)
 
 games/nethack34
 
 -- 
 | Jeremy Chadwick                                   jdc@koitsu.org |
 | UNIX Systems Administrator                http://jdc.koitsu.org/ |
 | Mountain View, CA, US                                            |
 | Making life hard for others since 1977.             PGP 4BD6C0CB |
 
Responsible-Changed-From-To: freebsd-ports-bugs->glewis 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Dec 15 23:56:40 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=174449 
State-Changed-From-To: open->closed 
State-Changed-By: glewis 
State-Changed-When: Mon Dec 17 02:39:17 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=174449 
>Unformatted:
