From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Dec 15 04:00:01 2012 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4403F77B for ; Sat, 15 Dec 2012 04:00:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id EFCBA8FC1F for ; Sat, 15 Dec 2012 04:00:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id qBF400cQ047616 for ; Sat, 15 Dec 2012 04:00:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id qBF400Oo047612; Sat, 15 Dec 2012 04:00:00 GMT (envelope-from gnats) Resent-Date: Sat, 15 Dec 2012 04:00:00 GMT Resent-Message-Id: <201212150400.qBF400Oo047612@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jeremy Chadwick Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 750D86FD for ; 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 ; 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 To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.114 Subject: ports/174449: Update URL for WITH_MENUCOLORS patches X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Jeremy Chadwick List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Dec 2012 04:00:01 -0000 >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: