diff options
author | pawel <pawel@FreeBSD.org> | 2014-01-23 05:50:58 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2014-01-23 05:50:58 +0800 |
commit | fde203de3dbd2a56d80a9b4ae57b650559b87ea4 (patch) | |
tree | a67336edeaa7f9fa93f374007012a6cfea1ad454 /net | |
parent | 4c1c9ebea6231e666a4ce71d50bb1618e1c372ee (diff) | |
download | freebsd-ports-gnome-fde203de3dbd2a56d80a9b4ae57b650559b87ea4.tar.gz freebsd-ports-gnome-fde203de3dbd2a56d80a9b4ae57b650559b87ea4.tar.zst freebsd-ports-gnome-fde203de3dbd2a56d80a9b4ae57b650559b87ea4.zip |
Update to version 5.0.11
Diffstat (limited to 'net')
-rw-r--r-- | net/yaz/Makefile | 3 | ||||
-rw-r--r-- | net/yaz/distinfo | 4 | ||||
-rw-r--r-- | net/yaz/pkg-plist | 1 |
3 files changed, 5 insertions, 3 deletions
diff --git a/net/yaz/Makefile b/net/yaz/Makefile index 3353aa1ebaeb..e884ada469f8 100644 --- a/net/yaz/Makefile +++ b/net/yaz/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= yaz -PORTVERSION= 5.0.9 +PORTVERSION= 5.0.11 CATEGORIES= net MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/ @@ -21,6 +21,7 @@ GNU_CONFIGURE= yes USE_OPENSSL= yes USE_GNOME= libxml2 libxslt USE_LDCONFIG= yes +MAKE_JOBS_UNSAFE= yes CONFIGURE_ARGS+=--enable-shared --with-openssl=${OPENSSLBASE} \ --with-iconv=${ICONV_PREFIX} --with-xml2=${LOCALBASE} \ diff --git a/net/yaz/distinfo b/net/yaz/distinfo index 16251f26e30f..e13651e00cbf 100644 --- a/net/yaz/distinfo +++ b/net/yaz/distinfo @@ -1,2 +1,2 @@ -SHA256 (yaz-5.0.9.tar.gz) = bf84f42cd442564bb911e869033c876c7ff561e203ae35504b8ca64f8575a8eb -SIZE (yaz-5.0.9.tar.gz) = 2495037 +SHA256 (yaz-5.0.11.tar.gz) = 2054160a0b17a1b0b47535d2af6b94b18946d81936615592ec610dbd88243ac6 +SIZE (yaz-5.0.11.tar.gz) = 2497057 diff --git a/net/yaz/pkg-plist b/net/yaz/pkg-plist index 67d6f8da5909..b51e9114ce93 100644 --- a/net/yaz/pkg-plist +++ b/net/yaz/pkg-plist @@ -15,6 +15,7 @@ include/yaz/ccl.h include/yaz/ccl_xml.h include/yaz/charneg.h include/yaz/comstack.h +include/yaz/cookie.h include/yaz/copy_types.h include/yaz/cql.h include/yaz/daemon.h |