Index: head/x11-wm/xfce4-panel-profiles/Makefile =================================================================== --- head/x11-wm/xfce4-panel-profiles/Makefile (revision 566285) +++ head/x11-wm/xfce4-panel-profiles/Makefile (revision 566286) @@ -1,32 +1,32 @@ # $FreeBSD$ PORTNAME= xfce4-panel-profiles -PORTVERSION= 1.0.12 +PORTVERSION= 1.0.13 CATEGORIES= x11-wm xfce MASTER_SITES= XFCE/apps DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Xfce's panel multiple layouts manager LICENSE= GPLv3 USES= gettext-tools gmake gnome python:3.3+ shebangfix tar:bz2 xfce USE_GNOME= gtk30 intltool USE_XFCE= panel NO_ARCH= yes HAS_CONFIGURE= yes SHEBANG_FILES= xfce4-panel-profiles/xfce4-panel-profiles.py \ xfce4-panel-profiles/panelconfig.py OPTIONS_DEFINE= DOCS NLS OPTIONS_SUB= yes NLS_INSTALL_TARGET= install-locale NLS_USES= gettext-runtime post-install: ${RLN} ${STAGEDIR}${PREFIX}/share/locale ${STAGEDIR}${PREFIX}/share/${PORTNAME}/locale .include Index: head/x11-wm/xfce4-panel-profiles/distinfo =================================================================== --- head/x11-wm/xfce4-panel-profiles/distinfo (revision 566285) +++ head/x11-wm/xfce4-panel-profiles/distinfo (revision 566286) @@ -1,3 +1,3 @@ -TIMESTAMP = 1609233031 -SHA256 (xfce4/xfce4-panel-profiles-1.0.12.tar.bz2) = 246e459d2d2f3f524968440ed7fddb2a891567ebc05f10a800f7f5821b3452a7 -SIZE (xfce4/xfce4-panel-profiles-1.0.12.tar.bz2) = 83399 +TIMESTAMP = 1613950070 +SHA256 (xfce4/xfce4-panel-profiles-1.0.13.tar.bz2) = bc387c13f94109422dc72b0fcb919b0dc11619ba589d03e492252b0d2513b170 +SIZE (xfce4/xfce4-panel-profiles-1.0.13.tar.bz2) = 86671 Index: head/x11-wm/xfce4-panel-profiles/files/patch-Makefile.in.in =================================================================== --- head/x11-wm/xfce4-panel-profiles/files/patch-Makefile.in.in (revision 566285) +++ head/x11-wm/xfce4-panel-profiles/files/patch-Makefile.in.in (revision 566286) @@ -1,27 +1,22 @@ ---- Makefile.in.in.orig 2020-12-29 03:32:25 UTC +--- Makefile.in.in.orig 2021-02-21 22:44:32 UTC +++ Makefile.in.in -@@ -69,17 +69,20 @@ install: all xfce4-panel-profiles.1 +@@ -72,9 +72,6 @@ install: all xfce4-panel-profiles.1 install -d $(DESTDIR)/$(PREFIX)/share/metainfo install data/metainfo/*.xml $(DESTDIR)/$(PREFIX)/share/metainfo - cp -rf locale $(DESTDIR)/$(PREFIX)/share - ln -sf $(PREFIX)/share/locale $(DESTDIR)/$(PREFIX)/share/$(APPNAME)/locale - install -d $(DESTDIR)/$(MANDIR)/man1 install xfce4-panel-profiles.1 $(DESTDIR)/$(MANDIR)/man1 - -- install -d $(DESTDIR)/$(PREFIX)/share/icons/hicolor/{128x128,48x48,16x16,scalable}/apps -+ install -d $(DESTDIR)/$(PREFIX)/share/icons/hicolor/128x128/apps - install data/icons/128x128/org.xfce.PanelProfiles.png $(DESTDIR)/$(PREFIX)/share/icons/hicolor/128x128/apps -+ install -d $(DESTDIR)/$(PREFIX)/share/icons/hicolor/48x48/apps + +@@ -86,6 +83,9 @@ install: all xfce4-panel-profiles.1 install data/icons/48x48/org.xfce.PanelProfiles.png $(DESTDIR)/$(PREFIX)/share/icons/hicolor/48x48/apps -+ install -d $(DESTDIR)/$(PREFIX)/share/icons/hicolor/16x16/apps install data/icons/16x16/org.xfce.PanelProfiles.png $(DESTDIR)/$(PREFIX)/share/icons/hicolor/16x16/apps -+ install -d $(DESTDIR)/$(PREFIX)/share/icons/hicolor/scalable/apps install data/icons/scalable/org.xfce.PanelProfiles.svg $(DESTDIR)/$(PREFIX)/share/icons/hicolor/scalable/apps + +install-locale: install + cp -rf locale $(DESTDIR)/$(PREFIX)/share uninstall: rm -f $(DESTDIR)/$(PREFIX)/share/applications/org.xfce.PanelProfiles.desktop Index: head/x11-wm/xfce4-panel-profiles/pkg-plist =================================================================== --- head/x11-wm/xfce4-panel-profiles/pkg-plist (revision 566285) +++ head/x11-wm/xfce4-panel-profiles/pkg-plist (revision 566286) @@ -1,74 +1,77 @@ bin/xfce4-panel-profiles share/applications/org.xfce.PanelProfiles.desktop %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/COPYING %%PORTDOCS%%%%DOCSDIR%%/INSTALL %%PORTDOCS%%%%DOCSDIR%%/NEWS %%PORTDOCS%%%%DOCSDIR%%/README.md share/icons/hicolor/128x128/apps/org.xfce.PanelProfiles.png share/icons/hicolor/16x16/apps/org.xfce.PanelProfiles.png share/icons/hicolor/48x48/apps/org.xfce.PanelProfiles.png share/icons/hicolor/scalable/apps/org.xfce.PanelProfiles.svg %%NLS%%share/locale/be/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/bg/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/ca/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/cs/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/da/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/de/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/el/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/en_AU/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/es/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/et/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/eu/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/fa_IR/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/fi/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/fr/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/gl/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/he/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/hi/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/hr/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/hu/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/hy_AM/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/hye/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/id/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/ie/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/is/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/it/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/ja/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/kk/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/ko/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/lt/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/ms/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/nb/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/nl/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/pl/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/pt/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/ru/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/sk/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/sl/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/sq/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/sr/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/sv/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/th/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/tr/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/uk/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/zh_HK/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/xfce4-panel-profiles.mo share/man/man1/xfce4-panel-profiles.1.gz share/metainfo/org.xfce.PanelProfiles.appdata.xml +%%DATADIR%%/layouts/Cupertino.tar.bz2 %%DATADIR%%/layouts/GNOME 2.tar.bz2 -%%DATADIR%%/layouts/openSUSE Leap 15.x.tar.bz2 +%%DATADIR%%/layouts/Redmond 7.tar.bz2 %%DATADIR%%/layouts/Redmond.tar.bz2 %%DATADIR%%/layouts/Xfce 4.12.tar.bz2 %%DATADIR%%/layouts/Xfce 4.14.tar.bz2 +%%DATADIR%%/layouts/Xfce 4.16.tar.bz2 %%DATADIR%%/layouts/Xubuntu 12.04 (Precise).tar.bz2 %%DATADIR%%/layouts/Xubuntu 14.04 (Trusty).tar.bz2 %%DATADIR%%/layouts/Xubuntu 18.04 (Bionic).tar.bz2 +%%DATADIR%%/layouts/openSUSE Leap 15.x.tar.bz2 %%DATADIR%%/locale %%DATADIR%%/xfce4-panel-profiles/info.py %%DATADIR%%/xfce4-panel-profiles/panelconfig.py %%DATADIR%%/xfce4-panel-profiles/xfce4-panel-profiles.glade %%DATADIR%%/xfce4-panel-profiles/xfce4-panel-profiles.py