diff options
author | pawel <pawel@FreeBSD.org> | 2014-02-20 02:11:16 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2014-02-20 02:11:16 +0800 |
commit | 485715032f965541ee8ec40f36cb828f9848b2fe (patch) | |
tree | ab17e9f59a5bcdaa82854a3f0658990fc92a7ef1 /net | |
parent | 2b4e72fe249d65b815528c78480c05eed198ded6 (diff) | |
download | freebsd-ports-gnome-485715032f965541ee8ec40f36cb828f9848b2fe.tar.gz freebsd-ports-gnome-485715032f965541ee8ec40f36cb828f9848b2fe.tar.zst freebsd-ports-gnome-485715032f965541ee8ec40f36cb828f9848b2fe.zip |
- Update to version 5.0.14
- Shebangfix supports tcl now
Diffstat (limited to 'net')
-rw-r--r-- | net/yaz/Makefile | 7 | ||||
-rw-r--r-- | net/yaz/distinfo | 4 |
2 files changed, 3 insertions, 8 deletions
diff --git a/net/yaz/Makefile b/net/yaz/Makefile index 974ec267c340..92005cd7d4f1 100644 --- a/net/yaz/Makefile +++ b/net/yaz/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= yaz -PORTVERSION= 5.0.12 -PORTREVISION= 1 +PORTVERSION= 5.0.14 CATEGORIES= net MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/ @@ -14,10 +13,6 @@ LIB_DEPENDS= libicuuc.so:${PORTSDIR}/devel/icu USES= iconv pathfix pkgconfig shebangfix tcl SHEBANG_FILES= util/yaz-asncomp -SHEBANG_LANG= tcl -tcl_OLD_CMD= /usr/bin/tclsh -tcl_CMD= ${TCLSH} - GNU_CONFIGURE= yes USE_OPENSSL= yes USE_GNOME= libxml2 libxslt diff --git a/net/yaz/distinfo b/net/yaz/distinfo index bca578a97893..d7a5f610a4be 100644 --- a/net/yaz/distinfo +++ b/net/yaz/distinfo @@ -1,2 +1,2 @@ -SHA256 (yaz-5.0.12.tar.gz) = 4501bbeee665e34ad480508e83fbe8b65d2b5fd0a8194077f1b4235b616a846e -SIZE (yaz-5.0.12.tar.gz) = 2498679 +SHA256 (yaz-5.0.14.tar.gz) = 664d85119e41b53a963556cbf31d477833a66253cc5eda0518a473c3b91ce488 +SIZE (yaz-5.0.14.tar.gz) = 2513157 |