Index: head/graphics/minder/Makefile =================================================================== --- head/graphics/minder/Makefile (revision 487651) +++ head/graphics/minder/Makefile (revision 487652) @@ -1,35 +1,35 @@ # $FreeBSD$ PORTNAME= minder -PORTVERSION= 1.1.2 +PORTVERSION= 1.1.3 CATEGORIES= graphics PKGNAMESUFFIX= -app # avoid PKGBASE collision with net-p2p/minder MAINTAINER= tobik@FreeBSD.org COMMENT= Mind-mapping application LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= vala:lang/vala LIB_DEPENDS= libgranite.so:x11-toolkits/granite USES= gettext gnome meson pkgconfig python:3.5+,build USE_GITHUB= yes GH_ACCOUNT= phase1geo GH_PROJECT= Minder USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 libxml2 pango GLIB_SCHEMAS= com.github.phase1geo.minder.gschema.xml INSTALLS_ICONS= yes BINARY_ALIAS= python3=${PYTHON_CMD} # for meson/post_install.py OPTIONS_DEFINE= DOCS PORTDOCS= README.md post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} .include Index: head/graphics/minder/distinfo =================================================================== --- head/graphics/minder/distinfo (revision 487651) +++ head/graphics/minder/distinfo (revision 487652) @@ -1,3 +1,3 @@ -TIMESTAMP = 1540027255 -SHA256 (phase1geo-Minder-1.1.2_GH0.tar.gz) = 486c3467a6b141402495ad72acb2d9c0c5cc006628f4f0acde71578c2b5589f0 -SIZE (phase1geo-Minder-1.1.2_GH0.tar.gz) = 870812 +TIMESTAMP = 1545025763 +SHA256 (phase1geo-Minder-1.1.3_GH0.tar.gz) = ff9a1b5d8e31d070ebd0697009980ed9b58943bc4ac560348d6acf45e1be6718 +SIZE (phase1geo-Minder-1.1.3_GH0.tar.gz) = 872455 Index: head/graphics/minder/pkg-plist =================================================================== --- head/graphics/minder/pkg-plist (revision 487651) +++ head/graphics/minder/pkg-plist (revision 487652) @@ -1,13 +1,14 @@ bin/com.github.phase1geo.minder share/applications/com.github.phase1geo.minder.desktop share/icons/hicolor/128x128/apps/com.github.phase1geo.minder.svg share/icons/hicolor/16x16/apps/com.github.phase1geo.minder.svg share/icons/hicolor/24x24/apps/com.github.phase1geo.minder.svg share/icons/hicolor/32x32/apps/com.github.phase1geo.minder.svg share/icons/hicolor/48x48/apps/com.github.phase1geo.minder.svg share/icons/hicolor/64x64/apps/com.github.phase1geo.minder.svg share/locale/cs/LC_MESSAGES/com.github.phase1geo.minder.mo +share/locale/es/LC_MESSAGES/com.github.phase1geo.minder.mo share/locale/fr/LC_MESSAGES/com.github.phase1geo.minder.mo share/locale/pl/LC_MESSAGES/com.github.phase1geo.minder.mo share/locale/pt_BR/LC_MESSAGES/com.github.phase1geo.minder.mo share/metainfo/com.github.phase1geo.minder.appdata.xml