Index: head/devel/shiboken/Makefile =================================================================== --- head/devel/shiboken/Makefile (revision 424806) +++ head/devel/shiboken/Makefile (revision 424807) @@ -1,59 +1,59 @@ # Created by: Nicola Vitale # $FreeBSD$ PORTNAME= shiboken PORTVERSION= 1.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= https://download.qt-project.org/official_releases/pyside/ MAINTAINER= wg@FreeBSD.org COMMENT= C++ code generator for CPython extensions LICENSE= GPLv2 LGPL21 LICENSE_COMB= multi LIB_DEPENDS= libxml2.so:textproc/libxml2 \ libxslt.so:textproc/libxslt PLIST_SUB= PORTVERSION=${PORTVERSION} \ PYTHON_VERSION=${PYTHON_VERSION} USE_QT4= corelib qmake_build qtestlib moc_build network \ uic_build rcc_build xml xmlpatterns USES= cmake python tar:bzip2 USE_LDCONFIG= yes ALL_TARGET= all OPTIONS_DEFINE= DOCS MANPAGES OPTIONS_DEFAULT= MANPAGES .include .if ${PORT_OPTIONS:MMANPAGES} PLIST_FILES+= man/man1/shiboken.1.gz .else CMAKE_ARGS= -DNO_INSTALL_MANPAGES:BOOL="ON" .endif .if ${PORT_OPTIONS:MDOCS} BUILD_DEPENDS+= sphinx-build:textproc/py-sphinx ALL_TARGET+= doc post-install: if [ -d ${WRKSRC}/doc/html ]; then \ ${MKDIR} ${STAGEDIR}${DOCSDIR} && \ cd ${WRKSRC}/doc/html && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}; \ fi .endif post-patch: @cd ${WRKSRC}/generator && \ ${MV} ${PORTNAME} ${PORTNAME}.dir regression-test: build @${ECHO_MSG} "===> Running shiboken regression tests" @cd ${WRKSRC} && ${MAKE} test .include Index: head/devel/shiboken/pkg-plist =================================================================== --- head/devel/shiboken/pkg-plist (revision 424806) +++ head/devel/shiboken/pkg-plist (revision 424807) @@ -1,103 +1,104 @@ bin/shiboken include/shiboken/autodecref.h include/shiboken/basewrapper.h include/shiboken/bindingmanager.h include/shiboken/conversions.h include/shiboken/gilstate.h include/shiboken/helper.h include/shiboken/python25compat.h include/shiboken/sbkconverter.h include/shiboken/sbkdbg.h include/shiboken/sbkenum.h include/shiboken/sbkmodule.h include/shiboken/sbkpython.h include/shiboken/sbkstring.h include/shiboken/sbkversion.h include/shiboken/shiboken.h include/shiboken/shibokenbuffer.h include/shiboken/shibokenmacros.h include/shiboken/threadstatesaver.h include/shiboken/typeresolver.h lib/cmake/Shiboken-%%PORTVERSION%%/ShibokenConfig-%%PYTHON_VERSION%%.cmake lib/cmake/Shiboken-%%PORTVERSION%%/ShibokenConfig.cmake lib/cmake/Shiboken-%%PORTVERSION%%/ShibokenConfigVersion.cmake lib/libshiboken-%%PYTHON_VERSION%%.so lib/libshiboken-%%PYTHON_VERSION%%.so.1 lib/libshiboken-%%PYTHON_VERSION%%.so.%%PORTVERSION%% libdata/pkgconfig/shiboken.pc %%PYTHON_SITELIBDIR%%/shiboken.so %%PORTDOCS%%%%DOCSDIR%%/.buildinfo %%PORTDOCS%%%%DOCSDIR%%/.doctrees/codeinjectionsemantics.doctree %%PORTDOCS%%%%DOCSDIR%%/.doctrees/commandlineoptions.doctree %%PORTDOCS%%%%DOCSDIR%%/.doctrees/contents.doctree %%PORTDOCS%%%%DOCSDIR%%/.doctrees/environment.pickle %%PORTDOCS%%%%DOCSDIR%%/.doctrees/faq.doctree %%PORTDOCS%%%%DOCSDIR%%/.doctrees/overview.doctree %%PORTDOCS%%%%DOCSDIR%%/.doctrees/ownership.doctree %%PORTDOCS%%%%DOCSDIR%%/.doctrees/projectfile.doctree %%PORTDOCS%%%%DOCSDIR%%/.doctrees/sequenceprotocol.doctree %%PORTDOCS%%%%DOCSDIR%%/.doctrees/shibokenmodule.doctree %%PORTDOCS%%%%DOCSDIR%%/.doctrees/typeconverters.doctree %%PORTDOCS%%%%DOCSDIR%%/.doctrees/typesystemvariables.doctree %%PORTDOCS%%%%DOCSDIR%%/.doctrees/wordsofadvice.doctree %%PORTDOCS%%%%DOCSDIR%%/_images/bindinggen-development.png %%PORTDOCS%%%%DOCSDIR%%/_images/boostqtarch.png %%PORTDOCS%%%%DOCSDIR%%/_images/converter.png %%PORTDOCS%%%%DOCSDIR%%/_sources/codeinjectionsemantics.txt %%PORTDOCS%%%%DOCSDIR%%/_sources/commandlineoptions.txt %%PORTDOCS%%%%DOCSDIR%%/_sources/contents.txt %%PORTDOCS%%%%DOCSDIR%%/_sources/faq.txt %%PORTDOCS%%%%DOCSDIR%%/_sources/overview.txt %%PORTDOCS%%%%DOCSDIR%%/_sources/ownership.txt %%PORTDOCS%%%%DOCSDIR%%/_sources/projectfile.txt %%PORTDOCS%%%%DOCSDIR%%/_sources/sequenceprotocol.txt %%PORTDOCS%%%%DOCSDIR%%/_sources/shibokenmodule.txt %%PORTDOCS%%%%DOCSDIR%%/_sources/typeconverters.txt %%PORTDOCS%%%%DOCSDIR%%/_sources/typesystemvariables.txt %%PORTDOCS%%%%DOCSDIR%%/_sources/wordsofadvice.txt %%PORTDOCS%%%%DOCSDIR%%/_static/ajax-loader.gif %%PORTDOCS%%%%DOCSDIR%%/_static/basic.css %%PORTDOCS%%%%DOCSDIR%%/_static/bg_header.png %%PORTDOCS%%%%DOCSDIR%%/_static/bg_topo.jpg %%PORTDOCS%%%%DOCSDIR%%/_static/classic.css %%PORTDOCS%%%%DOCSDIR%%/_static/comment-bright.png %%PORTDOCS%%%%DOCSDIR%%/_static/comment-close.png %%PORTDOCS%%%%DOCSDIR%%/_static/comment.png +%%PORTDOCS%%%%DOCSDIR%%/_static/default.css %%PORTDOCS%%%%DOCSDIR%%/_static/doctools.js %%PORTDOCS%%%%DOCSDIR%%/_static/down-pressed.png %%PORTDOCS%%%%DOCSDIR%%/_static/down.png %%PORTDOCS%%%%DOCSDIR%%/_static/fakebar.png %%PORTDOCS%%%%DOCSDIR%%/_static/file.png %%PORTDOCS%%%%DOCSDIR%%/_static/jquery-1.11.1.js %%PORTDOCS%%%%DOCSDIR%%/_static/jquery.js %%PORTDOCS%%%%DOCSDIR%%/_static/logo_python.jpg %%PORTDOCS%%%%DOCSDIR%%/_static/logo_qt.png %%PORTDOCS%%%%DOCSDIR%%/_static/minus.png %%PORTDOCS%%%%DOCSDIR%%/_static/plus.png %%PORTDOCS%%%%DOCSDIR%%/_static/pygments.css %%PORTDOCS%%%%DOCSDIR%%/_static/pysidedocs.css %%PORTDOCS%%%%DOCSDIR%%/_static/pysidelogo.png %%PORTDOCS%%%%DOCSDIR%%/_static/relbar_bg.png %%PORTDOCS%%%%DOCSDIR%%/_static/searchtools.js %%PORTDOCS%%%%DOCSDIR%%/_static/sidebar.js %%PORTDOCS%%%%DOCSDIR%%/_static/underscore-1.3.1.js %%PORTDOCS%%%%DOCSDIR%%/_static/underscore.js %%PORTDOCS%%%%DOCSDIR%%/_static/up-pressed.png %%PORTDOCS%%%%DOCSDIR%%/_static/up.png %%PORTDOCS%%%%DOCSDIR%%/_static/websupport.js %%PORTDOCS%%%%DOCSDIR%%/codeinjectionsemantics.html %%PORTDOCS%%%%DOCSDIR%%/commandlineoptions.html %%PORTDOCS%%%%DOCSDIR%%/contents.html %%PORTDOCS%%%%DOCSDIR%%/faq.html %%PORTDOCS%%%%DOCSDIR%%/index.html %%PORTDOCS%%%%DOCSDIR%%/objects.inv %%PORTDOCS%%%%DOCSDIR%%/overview.html %%PORTDOCS%%%%DOCSDIR%%/ownership.html %%PORTDOCS%%%%DOCSDIR%%/projectfile.html %%PORTDOCS%%%%DOCSDIR%%/search.html %%PORTDOCS%%%%DOCSDIR%%/searchindex.js %%PORTDOCS%%%%DOCSDIR%%/sequenceprotocol.html %%PORTDOCS%%%%DOCSDIR%%/shibokenmodule.html %%PORTDOCS%%%%DOCSDIR%%/typeconverters.html %%PORTDOCS%%%%DOCSDIR%%/typesystemvariables.html %%PORTDOCS%%%%DOCSDIR%%/wordsofadvice.html