pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/rudiments
Module Name: pkgsrc
Committed By: fhajny
Date: Tue Nov 10 10:04:40 UTC 2015
Modified Files:
pkgsrc/devel/rudiments: Makefile PLIST buildlink3.mk distinfo
pkgsrc/devel/rudiments/patches:
patch-include_rudiments_private_socketclient.h
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
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/devel/rudiments/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/rudiments/PLIST
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/rudiments/buildlink3.mk
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/rudiments/distinfo
cvs rdiff -u -r1.1 -r1.2 \
pkgsrc/devel/rudiments/patches/patch-include_rudiments_private_socketclient.h
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