pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/yaz
Module Name: pkgsrc
Committed By: wiz
Date: Tue Nov 23 17:25:10 UTC 2010
Modified Files:
pkgsrc/net/yaz: Makefile PLIST distinfo
Log Message:
Update to 4.1.2:
--- 4.1.2 2010/11/02
Move yaz-config man pages to section 1.
More documentation about SOLR.
tcp comstack: change behavior for @-specs (anyaddr). @ listens on
AF_INET (IPV4) peers, and @6 listens to AF_INET6 (ipv6) peers.
Previously @ listened on AF_INET6 which accepted both IPV4 and IPV6
peers on some Linux systems. However, in general that does not work
so YAZ can not rely on that to work. Debian changed behavior in this
respect from Debian lenny to Debian squeeze (still testing as of Oct
2010). Refer to:
http://www.mail-archive.com/debian-devel%lists.debian.org@localhost/msg277726.html
zoomsh: remove "debugging" output. Was added by mistake in 4.1.0.
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/net/yaz/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/net/yaz/PLIST
cvs rdiff -u -r1.23 -r1.24 pkgsrc/net/yaz/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index