aboutsummaryrefslogtreecommitdiff
path: root/games/hllib
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2011-07-27 07:34:09 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2011-07-27 07:34:09 +0000
commitcea7a76de5e2e6ae3ffb36521e090a09b9ff5980 (patch)
treeb703a76cb677c96e00cc638ae7cef9f833e13f49 /games/hllib
parent438a8ed367263822ac9cecac9c4338933c9688ae (diff)
downloadports-cea7a76de5e2e6ae3ffb36521e090a09b9ff5980.tar.gz
ports-cea7a76de5e2e6ae3ffb36521e090a09b9ff5980.zip
Update to version 2.4.2 and do some minor cleanups.
Notes
Notes: svn path=/head/; revision=278399
Diffstat (limited to 'games/hllib')
-rw-r--r--games/hllib/Makefile7
-rw-r--r--games/hllib/distinfo4
2 files changed, 6 insertions, 5 deletions
diff --git a/games/hllib/Makefile b/games/hllib/Makefile
index d9790d372140..443efa5cbf06 100644
--- a/games/hllib/Makefile
+++ b/games/hllib/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= hllib
-PORTVERSION= 2.3.0
+PORTVERSION= 2.4.2
CATEGORIES= games devel
MASTER_SITES= http://nemesis.thewavelength.net/files/files/
DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}
@@ -22,10 +22,11 @@ USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/HLLib
CFLAGS+= -fpic
-PLIST_FILES= include/hl.h lib/libhl.so.${PORTVERSION} \
+HLLIB_VERS= 2.3.0
+PLIST_FILES= include/hl.h lib/libhl.so.${HLLIB_VERS} \
lib/libhl.so.2 lib/libhl.so
-post-extract:
+post-patch:
# Allow propagating of CXX, CXXFLAGS, and PREFIX; fix Linuxism and symlinks
@${REINPLACE_CMD} -E 's,^([CP][^=]*)=,\1?=, ; s,g root,g wheel, ; \
s,s \$$\(PREFIX\)/lib/,s ,' ${WRKSRC}/Makefile
diff --git a/games/hllib/distinfo b/games/hllib/distinfo
index 0769f8528771..5be306196c4b 100644
--- a/games/hllib/distinfo
+++ b/games/hllib/distinfo
@@ -1,2 +1,2 @@
-SHA256 (hllib230.zip) = a979cbbbe34aca7e9116144e1e4bf2f7608d604d66fd72e70ceefbf057a59817
-SIZE (hllib230.zip) = 538400
+SHA256 (hllib242.zip) = b307992c22ae67d00fbecf96e5213ac56737301ff3e7cd259214adbd132c83d9
+SIZE (hllib242.zip) = 536704