aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2013-08-24 08:53:25 +0000
committerPawel Pekala <pawel@FreeBSD.org>2013-08-24 08:53:25 +0000
commit84f92f2d706ed677b027730c7f56f5b8afd3c084 (patch)
tree03c372b9db0be2a81fbdb5c089dd95aa23cfd5a8
parentb2019ef6314a271c4f6218db27d61c23a62530cd (diff)
downloadports-84f92f2d706ed677b027730c7f56f5b8afd3c084.tar.gz
ports-84f92f2d706ed677b027730c7f56f5b8afd3c084.zip
- Update to version 4.2.65
- Switch to new style of LIB_DEPENDS Changelog: --- 4.2.65 2013/08/22 ZOOM: another fix for record caching (introduced in YAZ 4.2.64). --- 4.2.64 2013/08/21 (Broken WRT ZOOM C, do not use) ISO2709/MARC parse most octet aligned records; not just those that are known to be ISO2709/MARC. This makes ZOOM and yaz-client MARC parse more records instead of just dumping as is. YAZ-670 ZOOM: proper caching for variations of record schema. YAZ-671 Solr: Check for enging / and perhaps commands (select/term) YAZ-651 --- 4.2.63 2013/07/17 Add yaz_strcmp_null
Notes
Notes: svn path=/head/; revision=325287
-rw-r--r--net/yaz/Makefile4
-rw-r--r--net/yaz/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/net/yaz/Makefile b/net/yaz/Makefile
index 5f555d18524e..eede282906a7 100644
--- a/net/yaz/Makefile
+++ b/net/yaz/Makefile
@@ -2,14 +2,14 @@
# $FreeBSD$
PORTNAME= yaz
-PORTVERSION= 4.2.62
+PORTVERSION= 4.2.65
CATEGORIES= net
MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/
MAINTAINER= pawel@FreeBSD.org
COMMENT= Z39.50/SR client and API library
-LIB_DEPENDS= icuuc:${PORTSDIR}/devel/icu
+LIB_DEPENDS= libicuuc.so:${PORTSDIR}/devel/icu
USE_OPENSSL= yes
GNU_CONFIGURE= yes
diff --git a/net/yaz/distinfo b/net/yaz/distinfo
index 6bc0085d7088..62e54907e002 100644
--- a/net/yaz/distinfo
+++ b/net/yaz/distinfo
@@ -1,2 +1,2 @@
-SHA256 (yaz-4.2.62.tar.gz) = e3090bc2d0dbbfe0e974469c6a07814d95c731fd52cb3dbe61def88c56aa3026
-SIZE (yaz-4.2.62.tar.gz) = 2444307
+SHA256 (yaz-4.2.65.tar.gz) = 7e684994452e8b45ceafea9a86ba8af444670102a838bbaec26bac519e9ef829
+SIZE (yaz-4.2.65.tar.gz) = 2447297