Index: head/graphics/partio/Makefile =================================================================== --- head/graphics/partio/Makefile (revision 391569) +++ head/graphics/partio/Makefile (revision 391570) @@ -1,52 +1,51 @@ # $FreeBSD$ PORTNAME= partio -PORTVERSION= 1.1.0.20140128 -PORTREVISION= 6 +PORTVERSION= 1.1.0.20150221 CATEGORIES= graphics math MAINTAINER= mva@FreeBSD.org COMMENT= C++ library for manipulating animation particle formats LICENSE= BSD3CLAUSE USES= cmake:outsource USE_XORG= xmu USE_GL= gl glut USE_GITHUB= yes GH_ACCOUNT= wdas -GH_TAGNAME= 833fd42 +GH_TAGNAME= 1fd6747 OPTIONS_DEFINE= DOCS PYTHON OPTIONS_DEFAULT= PYTHON DOCS_BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen PYTHON_USES= python:2.7+ PYTHON_BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13 PORTDOCS= * .include post-patch: @${REINPLACE_CMD} -e 's|python -c|${PYTHON_CMD} -c|; \ s|lib64/python$${PYTHON_VERSION}/site-packages|${PYTHONPREFIX_SITELIBDIR:S/${PREFIX}\///}|' \ ${WRKSRC}/src/py/CMakeLists.txt @${REINPLACE_CMD} -e '/install(TARGETS/d' \ ${WRKSRC}/src/tests/CMakeLists.txt .if !${PORT_OPTIONS:MPYTHON} @${REINPLACE_CMD} -e '/ADD_SUBDIRECTORY.*src\/py.*/d' \ ${WRKSRC}/CMakeLists.txt .endif .if !${PORT_OPTIONS:MDOCS} @${REINPLACE_CMD} -e '/ADD_SUBDIRECTORY.*src\/doc.*/d' \ ${WRKSRC}/CMakeLists.txt .endif .if ${PORT_OPTIONS:MDOCS} post-build: @(cd ${BUILD_WRKSRC}; make doc) .endif .include Index: head/graphics/partio/distinfo =================================================================== --- head/graphics/partio/distinfo (revision 391569) +++ head/graphics/partio/distinfo (revision 391570) @@ -1,2 +1,2 @@ -SHA256 (wdas-partio-1.1.0.20140128-833fd42_GH0.tar.gz) = a2d2522601be1edefab3878e35663e01863a5cb384b2c1a5a3f643c87b6bd698 -SIZE (wdas-partio-1.1.0.20140128-833fd42_GH0.tar.gz) = 263586 +SHA256 (wdas-partio-1.1.0.20150221-1fd6747_GH0.tar.gz) = da7fc1ed5582521ba7514ec8a38e68f15d8e83ae974668a4b8a9ee80b78c360e +SIZE (wdas-partio-1.1.0.20150221-1fd6747_GH0.tar.gz) = 264017