aboutsummaryrefslogtreecommitdiff
path: root/archivers/hlextract
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2012-10-23 17:09:04 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2012-10-23 17:09:04 +0000
commit373c5e2f30dabaaeb91aac61c989e29b2b8462d1 (patch)
tree3662ed938b4777934b5bd84d69185c8a5f99bd3e /archivers/hlextract
parent55f73186ef7a0d42c19f55c3070f4a5733b90ff7 (diff)
downloadports-373c5e2f30dabaaeb91aac61c989e29b2b8462d1.tar.gz
ports-373c5e2f30dabaaeb91aac61c989e29b2b8462d1.zip
Update HLLib and HLExtract ports to version 2.4.3, which had added support
for new VPK file format (v2), SGA format (v4.0/5.0), and ZIP deflate mode. Feature safe: yes
Notes
Notes: svn path=/head/; revision=306319
Diffstat (limited to 'archivers/hlextract')
-rw-r--r--archivers/hlextract/Makefile9
-rw-r--r--archivers/hlextract/distinfo4
-rw-r--r--archivers/hlextract/pkg-descr4
3 files changed, 6 insertions, 11 deletions
diff --git a/archivers/hlextract/Makefile b/archivers/hlextract/Makefile
index 24fd7b9381ae..a4501cd88b68 100644
--- a/archivers/hlextract/Makefile
+++ b/archivers/hlextract/Makefile
@@ -1,12 +1,8 @@
-# New ports collection makefile for: HLExtract
-# Date created: 22 Oct 2007
-# Whom: Alexey Dokuchaev <danfe@FreeBSD.org>
-#
+# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= hlextract
-PORTVERSION= 2.4.2
+PORTVERSION= 2.4.3
CATEGORIES= archivers games
MASTER_SITES= http://nemesis.thewavelength.net/files/files/
DISTNAME= hllib${PORTVERSION:S/.//g}
@@ -19,7 +15,6 @@ LICENSE= GPLv2
LIB_DEPENDS= hl:${PORTSDIR}/games/hllib
USE_ZIP= yes
-USE_DOS2UNIX= Main.c
WRKSRC= ${WRKDIR}/HLExtract
PLIST_FILES= bin/${PORTNAME}
diff --git a/archivers/hlextract/distinfo b/archivers/hlextract/distinfo
index 5be306196c4b..f855201d7d04 100644
--- a/archivers/hlextract/distinfo
+++ b/archivers/hlextract/distinfo
@@ -1,2 +1,2 @@
-SHA256 (hllib242.zip) = b307992c22ae67d00fbecf96e5213ac56737301ff3e7cd259214adbd132c83d9
-SIZE (hllib242.zip) = 536704
+SHA256 (hllib243.zip) = 2eafa706ab4cccea0c9966f45e5eabf4bad27b5b4b224cc6592ba68debd54ae0
+SIZE (hllib243.zip) = 591480
diff --git a/archivers/hlextract/pkg-descr b/archivers/hlextract/pkg-descr
index 02dc5ddbba5c..455a9741f312 100644
--- a/archivers/hlextract/pkg-descr
+++ b/archivers/hlextract/pkg-descr
@@ -1,6 +1,6 @@
HLExtract is a command line utility written in C that can load all HLLib
supported packages and extract multiple items from them while maintaining
-their directory structure. Currently, BSP, GCF, NCF, PAK, VPK, WAD, XZP,
-and uncompressed ZIP package formats are supported.
+their directory structure. Currently, BSP, GCF, NCF, PAK, SGA, VPK, WAD,
+XZP, and ZIP (store/deflate) package formats are supported.
WWW: http://nemesis.thewavelength.net/index.php?p=35