Subject: CVS commit: pkgsrc/devel/rudiments
From: Filip Hajny
Date: 2015-11-10 11:04:40
Message id: 20151110100440.A7A3498@cvs.netbsd.org

Log Message:
Update devel/rudiments to 0.54.

- tweaked code in configure script to remove -Werror* to be
  non-greedy
- updated semaphoreset/sharedmemory destructors to remove
  the semaphoreset/sharedmemory segment last
- added url class that uses libcurl (read-only for now)
- added support for urls to xmlsax (and thus xmldom and
  codetree)
- added http support to the url class for platforms that
  lack an appropriate libcurl
- charstring 1-argument trim methods trim all whitespace
  now, not just spaces
- added charstring::isNullOrEmpty()
- added read-until-terminator methods with maxbytes option
- applied George Carrette's listener class patch to not close
  invalid-epoll filedescriptors

Files:
RevisionActionfile
1.33modifypkgsrc/devel/rudiments/Makefile
1.17modifypkgsrc/devel/rudiments/PLIST
1.14modifypkgsrc/devel/rudiments/buildlink3.mk
1.19modifypkgsrc/devel/rudiments/distinfo
1.2modifypkgsrc/devel/rudiments/patches/patch-include_rudiments_private_socketclient.h