Index: head/deskutils/semantik/Makefile =================================================================== --- head/deskutils/semantik/Makefile (revision 516440) +++ head/deskutils/semantik/Makefile (revision 516441) @@ -1,51 +1,51 @@ # $FreeBSD$ PORTNAME= semantik -DISTVERSION= 1.2.2 +DISTVERSION= 1.2.3 CATEGORIES= deskutils kde MASTER_SITES= https://waf.io/ MAINTAINER= kde@FreeBSD.org COMMENT= Mind mapping tool LICENSE= GPLv3 USES= kde:5 pkgconfig python:3.6 qt:5 shebangfix tar:bzip2 waf \ desktop-file-utils gettext shared-mime-info USE_KDE= auth config configwidgets coreaddons i18n iconthemes \ kdelibs4support kio sonnet widgetsaddons xmlgui USE_QT= core dbus declarative gui location network printsupport \ svg webchannel webengine widgets xml \ buildtools_build qmake_build CONFIGURE_ENV= PATH="${KDE_PREFIX}/bin:$$PATH" \ WAF_HOME="${WRKSRC}" CPPFLAGS+= -I${LOCALBASE}/include CFLAGS+= -I${LOCALBASE}/include MAKE_ENV= DESTDIR="${STAGEDIR}" USE_LDCONFIG= yes SHEBANG_FILES= ${WRKSRC}/src/templates/beamer/wscript \ ${WRKSRC}/src/templates/pdflatex/wscript \ waf PLIST_SUB= PORTVERSION="${PORTVERSION}" OPTIONS_DEFINE= NLS OPTIONS_SUB= yes .include post-patch: .if ! ${PORT_OPTIONS:MNLS} @${REINPLACE_CMD} -e '/langs/ d' \ ${WRKSRC}/wscript .endif post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} \ ${STAGEDIR}${PREFIX}/bin/${PORTNAME}-d \ ${STAGEDIR}${PREFIX}/lib/lib${PORTNAME}.so.${PORTVERSION} ${INSTALL_MAN} ${WRKSRC}/src/data/${PORTNAME}.1 ${STAGEDIR}${MANPREFIX}/man/man1/${PORTNAME}.1 .include Index: head/deskutils/semantik/distinfo =================================================================== --- head/deskutils/semantik/distinfo (revision 516440) +++ head/deskutils/semantik/distinfo (revision 516441) @@ -1,3 +1,3 @@ -TIMESTAMP = 1562400272 -SHA256 (semantik-1.2.2.tar.bz2) = 85d1316aac1c49b667608d032c09fec299e6c3f29be94f5ed911276601849e8a -SIZE (semantik-1.2.2.tar.bz2) = 618183 +TIMESTAMP = 1572790105 +SHA256 (semantik-1.2.3.tar.bz2) = bfce23dacfd815af8726feddb1f887a22fbaae2429c355115e8639c2bdc59c50 +SIZE (semantik-1.2.3.tar.bz2) = 624453 Index: head/deskutils/semantik/pkg-plist =================================================================== --- head/deskutils/semantik/pkg-plist (revision 516440) +++ head/deskutils/semantik/pkg-plist (revision 516441) @@ -1,104 +1,106 @@ bin/semantik bin/semantik-d lib/libsemantik.so -lib/libsemantik.so.%%PORTVERSION%% lib/libsemantik.so.1 +lib/libsemantik.so.%%PORTVERSION%% man/man1/semantik.1.gz share/applications/semantik-d.desktop share/applications/semantik.desktop share/icons/hicolor/128x128/apps/semantik-d.png share/icons/hicolor/128x128/apps/semantik.png share/icons/hicolor/22x22/apps/semantik-d.png share/icons/hicolor/22x22/apps/semantik.png share/icons/hicolor/32x32/apps/semantik-d.png share/icons/hicolor/32x32/apps/semantik.png share/icons/hicolor/48x48/apps/semantik-d.png share/icons/hicolor/48x48/apps/semantik.png share/icons/hicolor/64x64/apps/semantik-d.png share/icons/hicolor/64x64/apps/semantik.png share/icons/hicolor/scalable/apps/semantik-d.svg share/icons/hicolor/scalable/apps/semantik.svg share/kxmlgui5/semantik-d/semantik-dui.rc share/kxmlgui5/semantik/semantikui.rc +%%NLS%%share/locale/cs/LC_MESSAGES/semantik-d.mo +%%NLS%%share/locale/cs/LC_MESSAGES/semantik.mo +%%NLS%%share/locale/de/LC_MESSAGES/semantik-d.mo +%%NLS%%share/locale/de/LC_MESSAGES/semantik.mo +%%NLS%%share/locale/el/LC_MESSAGES/semantik-d.mo +%%NLS%%share/locale/el/LC_MESSAGES/semantik.mo +%%NLS%%share/locale/es/LC_MESSAGES/semantik-d.mo +%%NLS%%share/locale/es/LC_MESSAGES/semantik.mo +%%NLS%%share/locale/fr/LC_MESSAGES/semantik-d.mo +%%NLS%%share/locale/fr/LC_MESSAGES/semantik.mo +%%NLS%%share/locale/it/LC_MESSAGES/semantik-d.mo +%%NLS%%share/locale/it/LC_MESSAGES/semantik.mo +%%NLS%%share/locale/ru/LC_MESSAGES/semantik-d.mo +%%NLS%%share/locale/ru/LC_MESSAGES/semantik.mo +%%NLS%%share/locale/sk/LC_MESSAGES/semantik-d.mo +%%NLS%%share/locale/sk/LC_MESSAGES/semantik.mo share/mime/packages/semantik.xml %%DATADIR%%/filters/fvym.py %%DATADIR%%/filters/kdissert.py %%DATADIR%%/filters/main.py %%DATADIR%%/filters/others.py %%DATADIR%%/filters/semantik.py %%DATADIR%%/flags/flag_delay.svg %%DATADIR%%/flags/flag_idea.svg %%DATADIR%%/flags/flag_look.svg %%DATADIR%%/flags/flag_lunch.svg %%DATADIR%%/flags/flag_money.svg %%DATADIR%%/flags/flag_ok.svg %%DATADIR%%/flags/flag_people.svg %%DATADIR%%/flags/flag_phone.svg %%DATADIR%%/flags/flag_star.svg %%DATADIR%%/flags/flag_stop.svg %%DATADIR%%/flags/flag_talk.svg %%DATADIR%%/flags/flag_target.svg %%DATADIR%%/flags/flag_time.svg %%DATADIR%%/flags/flag_tune.svg %%DATADIR%%/flags/flag_unknown.svg %%DATADIR%%/flags/flag_write.svg %%DATADIR%%/images/crsc-app-colors.svg %%DATADIR%%/sembind.py %%DATADIR%%/templates/beamer.sem.py %%DATADIR%%/templates/beamer/main.tex %%DATADIR%%/templates/beamer/wscript %%DATADIR%%/templates/html.sem.py %%DATADIR%%/templates/html/def.css %%DATADIR%%/templates/html/doc_icon.png %%DATADIR%%/templates/html/index.html %%DATADIR%%/templates/java.sem.py %%DATADIR%%/templates/java/Kadapplet.java %%DATADIR%%/templates/java/Makefile %%DATADIR%%/templates/java/Mapview.java %%DATADIR%%/templates/java/main.html %%DATADIR%%/templates/java/run.sh %%DATADIR%%/templates/odp.sem.py %%DATADIR%%/templates/odp/content.xml %%DATADIR%%/templates/odp/manifest.xml %%DATADIR%%/templates/odp/meta.xml %%DATADIR%%/templates/odp/settings.xml %%DATADIR%%/templates/odp/styles.xml %%DATADIR%%/templates/odt.sem.py %%DATADIR%%/templates/odt/content.xml %%DATADIR%%/templates/odt/manifest.xml %%DATADIR%%/templates/odt/meta.xml %%DATADIR%%/templates/odt/settings.xml %%DATADIR%%/templates/odt/styles.xml %%DATADIR%%/templates/pdflatex.sem.py %%DATADIR%%/templates/pdflatex/main.tex %%DATADIR%%/templates/pdflatex/wscript %%DATADIR%%/templates/s5.sem.py %%DATADIR%%/templates/s5/index.html %%DATADIR%%/templates/s5/ui/default/blank.gif %%DATADIR%%/templates/s5/ui/default/framing.css %%DATADIR%%/templates/s5/ui/default/iepngfix.htc %%DATADIR%%/templates/s5/ui/default/opera.css %%DATADIR%%/templates/s5/ui/default/outline.css %%DATADIR%%/templates/s5/ui/default/pretty.css %%DATADIR%%/templates/s5/ui/default/print.css %%DATADIR%%/templates/s5/ui/default/s5-core.css %%DATADIR%%/templates/s5/ui/default/semantik.css %%DATADIR%%/templates/s5/ui/default/slides.css %%DATADIR%%/templates/s5/ui/default/slides.js %%DATADIR%%/templates/semantik.sem.py %%DATADIR%%/templates/waf %%DATADIR%%/tips -%%NLS%%share/locale/cs/LC_MESSAGES/semantik-d.mo -%%NLS%%share/locale/cs/LC_MESSAGES/semantik.mo -%%NLS%%share/locale/de/LC_MESSAGES/semantik-d.mo -%%NLS%%share/locale/de/LC_MESSAGES/semantik.mo -%%NLS%%share/locale/el/LC_MESSAGES/semantik-d.mo -%%NLS%%share/locale/el/LC_MESSAGES/semantik.mo -%%NLS%%share/locale/es/LC_MESSAGES/semantik-d.mo -%%NLS%%share/locale/es/LC_MESSAGES/semantik.mo -%%NLS%%share/locale/fr/LC_MESSAGES/semantik-d.mo -%%NLS%%share/locale/fr/LC_MESSAGES/semantik.mo -%%NLS%%share/locale/ru/LC_MESSAGES/semantik-d.mo -%%NLS%%share/locale/ru/LC_MESSAGES/semantik.mo -%%NLS%%share/locale/sk/LC_MESSAGES/semantik-d.mo -%%NLS%%share/locale/sk/LC_MESSAGES/semantik.mo