Index: head/graphics/ptex/Makefile =================================================================== --- head/graphics/ptex/Makefile (revision 486965) +++ head/graphics/ptex/Makefile (revision 486966) @@ -1,42 +1,41 @@ # $FreeBSD$ PORTNAME= ptex -PORTVERSION= 2.1.28 +PORTVERSION= 2.3.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES?= graphics MAINTAINER= FreeBSD@Shaneware.biz COMMENT= Per face texture library LICENSE= BSD3CLAUSE USES= cmake USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= wdas OPTIONS_DEFINE= DOCS DOCS_BUILD_DEPENDS= doxygen:devel/doxygen post-build-DOCS-on: @(cd ${WRKSRC}/src/doc && doxygen Doxyfile) do-install: ${INSTALL_LIB} ${BUILD_WRKSRC}/src/ptex/libPtex.so \ ${STAGEDIR}${PREFIX}/lib ${INSTALL_DATA} ${BUILD_WRKSRC}/src/ptex/libPtex.a \ ${STAGEDIR}${PREFIX}/lib ${INSTALL_PROGRAM} ${BUILD_WRKSRC}/src/utils/ptxinfo \ ${STAGEDIR}${PREFIX}/bin ${MKDIR} ${STAGEDIR}/${PREFIX}/include/ptex ${INSTALL_DATA} ${BUILD_WRKSRC}/src/ptex/*.h ${STAGEDIR}/${PREFIX}/include/ptex do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} @cd ${BUILD_WRKSRC}/src/doc/ptex/ && \ ${INSTALL_DATA} * ${STAGEDIR}${DOCSDIR} .include Index: head/graphics/ptex/distinfo =================================================================== --- head/graphics/ptex/distinfo (revision 486965) +++ head/graphics/ptex/distinfo (revision 486966) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508444293 -SHA256 (wdas-ptex-v2.1.28_GH0.tar.gz) = 919af3cc56a7617079757bac5c0202f4375acf21861a3990e313739e56a6142c -SIZE (wdas-ptex-v2.1.28_GH0.tar.gz) = 305327 +TIMESTAMP = 1544289265 +SHA256 (wdas-ptex-v2.3.0_GH0.tar.gz) = 285947961ac7da2a7a15955259e271a50e485793e1d596d9f254c847301eda92 +SIZE (wdas-ptex-v2.3.0_GH0.tar.gz) = 306462