Index: head/graphics/gpxsee/Makefile =================================================================== --- head/graphics/gpxsee/Makefile (revision 473031) +++ head/graphics/gpxsee/Makefile (revision 473032) @@ -1,52 +1,52 @@ # Created by: Nikolay Korotkiy # $FreeBSD$ PORTNAME= gpxsee -PORTVERSION= 5.11 +PORTVERSION= 5.13 PORTREVISION= 1 CATEGORIES= graphics geography MAINTAINER= sikmir@gmail.com COMMENT= GPS log file viewer and analyzer LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/licence.txt USES= qmake:outsource desktop-file-utils shared-mime-info USE_QT5= buildtools_build core gui network opengl printsupport widgets USE_GL= gl USE_GITHUB= yes GH_ACCOUNT= tumic0 GH_PROJECT= GPXSee OPTIONS_DEFINE= NLS TIFF OPTIONS_DEFAULT= TIFF OPTIONS_SUB= yes NLS_USE= QT5=linguisttools_build NLS_USES= gettext-runtime TIFF_DESC= Support for TIFF TIFF_USE= QT5=imageformats_run do-patch: @${REINPLACE_CMD} -e "s|/usr/share/gpxsee|${DATADIR}|" ${WRKSRC}/src/config.h pre-build-NLS-on: ${LRELEASE} ${WRKSRC}/${PORTNAME}.pro do-install: ${INSTALL_PROGRAM} ${BUILD_WRKSRC}/GPXSee ${STAGEDIR}${PREFIX}/bin/${PORTNAME} @${MKDIR} ${STAGEDIR}${DATADIR}/maps ${INSTALL_DATA} ${WRKSRC}/pkg/maps/* ${STAGEDIR}${DATADIR}/maps @${MKDIR} ${STAGEDIR}${DATADIR}/csv ${INSTALL_DATA} ${WRKSRC}/pkg/csv/* ${STAGEDIR}${DATADIR}/csv ${INSTALL_DATA} ${WRKSRC}/icons/${PORTNAME}.png ${STAGEDIR}${PREFIX}/share/pixmaps ${INSTALL_DATA} ${WRKSRC}/pkg/${PORTNAME}.desktop ${STAGEDIR}${PREFIX}/share/applications @${MKDIR} ${STAGEDIR}${PREFIX}/share/mime/packages ${INSTALL_DATA} ${WRKSRC}/pkg/${PORTNAME}.xml ${STAGEDIR}${PREFIX}/share/mime/packages do-install-NLS-on: @${MKDIR} ${STAGEDIR}${DATADIR}/translations ${INSTALL_DATA} ${WRKSRC}/lang/*.qm ${STAGEDIR}${DATADIR}/translations .include Property changes on: head/graphics/gpxsee/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/graphics/gpxsee/distinfo =================================================================== --- head/graphics/gpxsee/distinfo (revision 473031) +++ head/graphics/gpxsee/distinfo (revision 473032) @@ -1,3 +1,3 @@ -TIMESTAMP = 1526549271 -SHA256 (tumic0-GPXSee-5.11_GH0.tar.gz) = 823b4e4057440abcb40fa29234ac08a68e529d6e4168b82f1d38003e6d8e95ba -SIZE (tumic0-GPXSee-5.11_GH0.tar.gz) = 3054694 +TIMESTAMP = 1528961020 +SHA256 (tumic0-GPXSee-5.13_GH0.tar.gz) = d1fce4cd096efea2b90864c67cf67a9126e82203bc7997200c462bd8d85468e2 +SIZE (tumic0-GPXSee-5.13_GH0.tar.gz) = 3058493 Property changes on: head/graphics/gpxsee/distinfo ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -ON \ No newline at end of property +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property