Re: update security/botan2

2017-04-07 Thread Stuart Henderson
On 2017/04/07 23:22, Alexander Bluhm wrote: > major library bump, forgotten upstream, patched locally That should be done under control of ports infrastructure, i.e. you should only need to bump the SHARED_LIBS line and the rest should follow. It's probably simplest to patch botan_version.py to r

www/ruby-unicorn 5.3.0.pre1 -> 5.3.0

2017-04-07 Thread Jeremy Evans
Small update to the final release of unicorn 5.3.0. Only a couple of small bugfixes compared to the prerelease, related to the new check_client_connection feature (which doesn't work on OpenBSD as we don't support TCP_INFO in getsockopt(2)). Tested on amd64. Will be committing in a few days unle

update security/botan2

2017-04-07 Thread Alexander Bluhm
Hi, update botan2 to version 2.1.0 fix CVE-2017-7252 CVE-2017-2801 major library bump, forgotten upstream, patched locally build patches have been accepted upstream keep patches local that are needed by port system support for getentropy(2) and arc4random(3) accepted upstream botan CLI has been r

libc++ / libstdc++ WANTLIB

2017-04-07 Thread Stuart Henderson
On aarch64, the usual C++ linkage is "c++ c++abi pthread". Does this seem a reasonable way to handle it? (and change stdc++ to ${CXXLIB} in port Makefiles). check-lib-depends isn't perfect but at least this way it stops porters on x86 re-adding stdc++ everywhere. People running it on a libc++ arch

Re: UPDATE: security/py-M2Crypto 0.26.0

2017-04-07 Thread Robert Peichaer
Any OKs for this update? On Sun, Mar 26, 2017 at 02:38:17PM +0200, Robert Peichaer wrote: > Hi > > This diff updates security/py-M2Crypto to version 0.26.0. > > The testsuite does not yield any new errors compared to the previous > version. > > I'm not able to really test the two depending port

Re: UPDATE: net/prosody 0.9.12

2017-04-07 Thread Henrik Friedrichsen
On Mon, Mar 27, 2017 at 07:22:38PM +0200, Henrik Friedrichsen wrote: > Attached patch updates net/prosody to 0.9.12. Seems that the ports freeze is over. Ping?