This patch will update Sip to 4.16.5. For one, this is required to port py-qt5, which I am intending to do, as well, to port Qutebrowser. py-qt5 requires Sip to be >= 4.16.4.
OK?
Index: Makefile =================================================================== RCS file: /cvs/ports/devel/py-sip/Makefile,v retrieving revision 1.27 diff -u -p -r1.27 Makefile --- Makefile 8 Nov 2013 22:37:16 -0000 1.27 +++ Makefile 30 Dec 2014 16:21:18 -0000 @@ -6,7 +6,7 @@ SHARED_ONLY= Yes COMMENT= automatically generate Python bindings for C and C++ libs -DISTNAME= sip-4.15.3 +DISTNAME= sip-4.16.5 PKGNAME= py-${DISTNAME} CATEGORIES= devel Index: distinfo =================================================================== RCS file: /cvs/ports/devel/py-sip/distinfo,v retrieving revision 1.13 diff -u -p -r1.13 distinfo --- distinfo 8 Nov 2013 22:37:16 -0000 1.13 +++ distinfo 30 Dec 2014 16:21:18 -0000 @@ -1,2 +1,2 @@ -SHA256 (sip-4.15.3.tar.gz) = RvJFJShm29t/tayhlL2pkcyEuoCQ1ehkdl7n5RGgU9Q= -SIZE (sip-4.15.3.tar.gz) = 773818 +SHA256 (sip-4.16.5.tar.gz) = oAujTDC+3A9hkW6xC9EoZ7R1SRCnZmR+Plj4i9APHoc= +SIZE (sip-4.16.5.tar.gz) = 859672 Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/devel/py-sip/pkg/PLIST,v retrieving revision 1.5 diff -u -p -r1.5 PLIST --- pkg/PLIST 8 Nov 2013 22:37:17 -0000 1.5 +++ pkg/PLIST 30 Dec 2014 16:21:18 -0000 @@ -9,7 +9,6 @@ lib/python${MODPY_VERSION}/site-packages share/doc/${MODPY_PY_PREFIX}sip/ share/doc/${MODPY_PY_PREFIX}sip/annotations.txt share/doc/${MODPY_PY_PREFIX}sip/build_system.txt -share/doc/${MODPY_PY_PREFIX}sip/builtin.txt share/doc/${MODPY_PY_PREFIX}sip/c_api.txt share/doc/${MODPY_PY_PREFIX}sip/command_line.txt share/doc/${MODPY_PY_PREFIX}sip/directives.txt