aboutsummaryrefslogtreecommitdiff
path: root/archivers/hlextract
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2010-09-09 13:37:25 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2010-09-09 13:37:25 +0000
commitd4adf8f2d5d7a83e4d769f598a9658966c70414d (patch)
tree1f6724bd413ace3a148878a7a9ec1676cb64ccfb /archivers/hlextract
parentebff1278654d369834a4c6119f864c1d9178eeba (diff)
downloadports-d4adf8f2d5d7a83e4d769f598a9658966c70414d.tar.gz
ports-d4adf8f2d5d7a83e4d769f598a9658966c70414d.zip
- Update to version 2.3.0
- Add LICENSE
Notes
Notes: svn path=/head/; revision=260847
Diffstat (limited to 'archivers/hlextract')
-rw-r--r--archivers/hlextract/Makefile7
-rw-r--r--archivers/hlextract/distinfo6
-rw-r--r--archivers/hlextract/pkg-descr4
3 files changed, 9 insertions, 8 deletions
diff --git a/archivers/hlextract/Makefile b/archivers/hlextract/Makefile
index 420f74787150..0059ddf5222a 100644
--- a/archivers/hlextract/Makefile
+++ b/archivers/hlextract/Makefile
@@ -6,15 +6,16 @@
#
PORTNAME= hlextract
-PORTVERSION= 2.0.8
+PORTVERSION= 2.3.0
CATEGORIES= archivers games
-MASTER_SITES= http://nemesis.thewavelength.net/files/files/ \
- http://freebsd.nsu.ru/distfiles/
+MASTER_SITES= http://nemesis.thewavelength.net/files/files/
DISTNAME= hllib${PORTVERSION:S/.//g}
MAINTAINER= danfe@FreeBSD.org
COMMENT= Utility to extract data from various Half-Life file formats
+LICENSE= GPLv2
+
LIB_DEPENDS= hl.2:${PORTSDIR}/games/hllib
USE_ZIP= yes
diff --git a/archivers/hlextract/distinfo b/archivers/hlextract/distinfo
index b941dbdee71d..af183621e107 100644
--- a/archivers/hlextract/distinfo
+++ b/archivers/hlextract/distinfo
@@ -1,3 +1,3 @@
-MD5 (hllib208.zip) = 4065e54e092ab657a9250393d8e5548d
-SHA256 (hllib208.zip) = 0f43a282887ac007f6ecb0bd081fefb486c1fd63c9e92e3e9febe536f846e7d9
-SIZE (hllib208.zip) = 316370
+MD5 (hllib230.zip) = 1fc568dc8ea2e293511b921628b5c26d
+SHA256 (hllib230.zip) = a979cbbbe34aca7e9116144e1e4bf2f7608d604d66fd72e70ceefbf057a59817
+SIZE (hllib230.zip) = 538400
diff --git a/archivers/hlextract/pkg-descr b/archivers/hlextract/pkg-descr
index 576f48ff5037..02dc5ddbba5c 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, WAD, XZP, and
-uncompressed ZIP package formats are supported.
+their directory structure. Currently, BSP, GCF, NCF, PAK, VPK, WAD, XZP,
+and uncompressed ZIP package formats are supported.
WWW: http://nemesis.thewavelength.net/index.php?p=35