Bug 92958 - games/nethack34 update (needs additional testing)
Summary: games/nethack34 update (needs additional testing)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-07 11:40 UTC by Jeremy Chadwick
Modified: 2006-05-26 15:57 UTC (History)
0 users

See Also:


Attachments
file.diff (3.67 KB, patch)
2006-02-07 11:40 UTC, Jeremy Chadwick
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Chadwick 2006-02-07 11:40:02 UTC
	* WITH_MENUCOLORS: Now references jilles' newer site/URL
	* WITH_MENUCOLORS: Use POSIX-compliant regex via MENU_COLOR_REGEX_POSIX
	* No more reliance on gnuregex
	* Squelch patch-time calls to REINPLACE_CMD
	* Update distinfo to reference new menucolors patch
	* Update patch-ad to remove -lgnuregex (see below note)
	* Update patch-ad to remove use of $LIBTTY

	Tested on the following platforms:

	4.11-STABLE (2006/01/12)
	5.4-STABLE (2006/01/12)
	6.0-STABLE (2006/01/30)

	I _did not_ test X11/QT support; I need someone to test this to
	ensure there's no breakage there.

	NOTE: glewis should snag nh343-menucolor_jilles.diff from
	http://www.stack.nl/~jilles/games/ and archive it, plus remove
	the old nh343-menucolor.diff.

Fix: Apply below patch.

How-To-Repeat: 	n/a
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2006-05-26 15:57:17 UTC
State Changed
From-To: open->closed

Committed, thanks!