Index: head/graphics/engauge-digitizer/Makefile =================================================================== --- head/graphics/engauge-digitizer/Makefile (revision 509192) +++ head/graphics/engauge-digitizer/Makefile (revision 509193) @@ -1,58 +1,57 @@ # $FreeBSD$ PORTNAME= engauge-digitizer DISTVERSIONPREFIX= v -DISTVERSION= 11.3 -PORTREVISION= 1 +DISTVERSION= 12 CATEGORIES= graphics math science MAINTAINER= yuri@FreeBSD.org COMMENT= Extract data points from images of graphs LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libfftw3.so:math/fftw3 \ liblog4cpp.so:devel/log4cpp \ libopenjp2.so:graphics/openjpeg \ libpoppler-qt5.so:graphics/poppler-qt5 USES= compiler:c++11-lang desktop-file-utils gl qmake qt:5 USE_GITHUB= yes GH_ACCOUNT= markummitchell USE_QT= core gui printsupport sql xml widgets buildtools_build USE_GL= gl CONFIGURE_ENV= OPENJPEG_INCLUDE=${PREFIX}/include/openjpeg-2.3 OPENJPEG_LIB=${PREFIX}/lib \ POPPLER_INCLUDE=${PREFIX}/include/poppler/qt5 POPPLER_LIB=${PREFIX}/lib QMAKE_ARGS= "CONFIG+=jpeg2000 pdf" OPTIONS_DEFINE= NLS DOCS OPTIONS_SUB= yes DOCS_USE= QT=help,linguist_build do-patch-NLS-on: @${REINPLACE_CMD} -e 's|QCoreApplication::applicationDirPath () + "/translations",|"${DATADIR}/translations",|' ${WRKSRC}/src/Translator/TranslatorContainer.cpp post-build-NLS-on: @cd ${WRKSRC} && lrelease engauge.pro post-build-DOCS-on: @cd ${WRKSRC}/help && ./build.bash do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bin/engauge ${STAGEDIR}${PREFIX}/bin @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps ${GZIP_CMD} < ${WRKSRC}/src/img/${PORTNAME}.svg > ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps/${PORTNAME}.svgz ${INSTALL_DATA} ${WRKSRC}/dev/${PORTNAME}.desktop ${STAGEDIR}${PREFIX}/share/applications/${PORTNAME}.desktop do-install-NLS-on: @${MKDIR} ${STAGEDIR}${DATADIR}/translations ${INSTALL_DATA} ${WRKSRC}/translations/*.qm ${STAGEDIR}${DATADIR}/translations do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/bin/documentation/engauge.qch ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/bin/documentation/engauge.qhc ${STAGEDIR}${DOCSDIR} .include Index: head/graphics/engauge-digitizer/distinfo =================================================================== --- head/graphics/engauge-digitizer/distinfo (revision 509192) +++ head/graphics/engauge-digitizer/distinfo (revision 509193) @@ -1,3 +1,3 @@ -TIMESTAMP = 1564208145 -SHA256 (markummitchell-engauge-digitizer-v11.3_GH0.tar.gz) = 255415e741156874e16ff81c94d93f111029c71676db18328f7b7d262085202b -SIZE (markummitchell-engauge-digitizer-v11.3_GH0.tar.gz) = 72231633 +TIMESTAMP = 1566116997 +SHA256 (markummitchell-engauge-digitizer-v12_GH0.tar.gz) = 7a7b15c9667958f9c9f04c38f86be90c3f337dafd0ee415aa79ee86e44912f1c +SIZE (markummitchell-engauge-digitizer-v12_GH0.tar.gz) = 72325141 Index: head/graphics/engauge-digitizer/pkg-plist =================================================================== --- head/graphics/engauge-digitizer/pkg-plist (revision 509192) +++ head/graphics/engauge-digitizer/pkg-plist (revision 509193) @@ -1,19 +1,21 @@ bin/engauge share/applications/engauge-digitizer.desktop %%PORTDOCS%%%%DOCSDIR%%/engauge.qch %%PORTDOCS%%%%DOCSDIR%%/engauge.qhc %%NLS%%%%DATADIR%%/translations/engauge_ar.qm %%NLS%%%%DATADIR%%/translations/engauge_cs.qm %%NLS%%%%DATADIR%%/translations/engauge_de.qm %%NLS%%%%DATADIR%%/translations/engauge_en.qm %%NLS%%%%DATADIR%%/translations/engauge_es.qm +%%NLS%%%%DATADIR%%/translations/engauge_fa_IR.qm %%NLS%%%%DATADIR%%/translations/engauge_fr.qm %%NLS%%%%DATADIR%%/translations/engauge_hi.qm %%NLS%%%%DATADIR%%/translations/engauge_it.qm %%NLS%%%%DATADIR%%/translations/engauge_ja.qm %%NLS%%%%DATADIR%%/translations/engauge_kk.qm %%NLS%%%%DATADIR%%/translations/engauge_ko.qm +%%NLS%%%%DATADIR%%/translations/engauge_nb.qm %%NLS%%%%DATADIR%%/translations/engauge_pt.qm %%NLS%%%%DATADIR%%/translations/engauge_ru.qm %%NLS%%%%DATADIR%%/translations/engauge_zh.qm share/icons/hicolor/scalable/apps/engauge-digitizer.svgz