summaryrefslogtreecommitdiff
path: root/net/yaz/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2009-04-20 21:59:53 +0000
committerwiz <wiz>2009-04-20 21:59:53 +0000
commit49cb81bb7f8a665ebb9d774f7141d89f8ca8f701 (patch)
tree7bdb2488b3cd89a0f44781ee18d408c3faa37468 /net/yaz/Makefile
parentff5b3016b11efcdfb53035a9059cbc6ebb6f9524 (diff)
downloadpkgsrc-49cb81bb7f8a665ebb9d774f7141d89f8ca8f701.tar.gz
Update to 3.0.45:
--- 3.0.45 2009/03/31 Fixed bug #2709: TCP connect returns Invalid argument. Fixed compilation for mingw. Honor charset for raw records (ZOOM_record_get). Fixed use of errno for threaded mode that was seen on Solaris 10. Fixed argument passing with blanks in value for Windows Service. Disable YAZ' own log rotate by default (no 1 GB limit). The variable l_max_size which specifies the log file limit is set to 0 (DISABLED): This is due to the fact that YAZ is most often deployed using logrotate. Also YAZ can not perform log rotate because of unsufficient permissions (setuid).
Diffstat (limited to 'net/yaz/Makefile')
-rw-r--r--net/yaz/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/yaz/Makefile b/net/yaz/Makefile
index 13e6b0069f0..9294286ab00 100644
--- a/net/yaz/Makefile
+++ b/net/yaz/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2009/03/25 22:37:14 he Exp $
+# $NetBSD: Makefile,v 1.21 2009/04/20 21:59:53 wiz Exp $
#
-DISTNAME= yaz-3.0.44
-PKGREVISION= 1
+DISTNAME= yaz-3.0.45
CATEGORIES= net
MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/