svn commit: r470952 - head/games/nethack34
Greg Lewis
glewis at FreeBSD.org
Sat May 26 23:00:02 UTC 2018
Author: glewis
Date: Sat May 26 23:00:01 2018
New Revision: 470952
URL: https://svnweb.freebsd.org/changeset/ports/470952
Log:
. Update URL for STATUS_COLORS patch.
PR: 228481
Submitted by: Jeremy Chadwick <jdc at koitsu.org>
Modified:
head/games/nethack34/Makefile
Modified: head/games/nethack34/Makefile
==============================================================================
--- head/games/nethack34/Makefile Sat May 26 22:39:44 2018 (r470951)
+++ head/games/nethack34/Makefile Sat May 26 23:00:01 2018 (r470952)
@@ -57,7 +57,7 @@ CFLAGS+= -DMENU_COLOR_REGEX_POSIX
.endif
.if defined(WITH_STATUSCOLORS)
PATCHFILES+= nh343-statuscolors.fixed.patch
-PATCH_SITES+= http://jdc.koitsu.org/nethack/ \
+PATCH_SITES+= https://jdc.koitsu.org/nethack/ \
LOCAL/wxs
PATCH_DIST_STRIP= -p1
.endif
More information about the svn-ports-head
mailing list