Date: Tue, 29 Dec 2020 10:22:14 +0000 (UTC) From: Guido Falsi <madpilot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r559557 - in head/x11-wm/xfce4-panel-profiles: . files Message-ID: <202012291022.0BTAMEmq099751@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: madpilot Date: Tue Dec 29 10:22:14 2020 New Revision: 559557 URL: https://svnweb.freebsd.org/changeset/ports/559557 Log: Update xfce4-panel-profiles to 1.0.12 Modified: head/x11-wm/xfce4-panel-profiles/Makefile head/x11-wm/xfce4-panel-profiles/distinfo head/x11-wm/xfce4-panel-profiles/files/patch-Makefile.in.in head/x11-wm/xfce4-panel-profiles/pkg-plist Modified: head/x11-wm/xfce4-panel-profiles/Makefile ============================================================================== --- head/x11-wm/xfce4-panel-profiles/Makefile Tue Dec 29 09:41:29 2020 (r559556) +++ head/x11-wm/xfce4-panel-profiles/Makefile Tue Dec 29 10:22:14 2020 (r559557) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= xfce4-panel-profiles -PORTVERSION= 1.0.10 +PORTVERSION= 1.0.12 CATEGORIES= x11-wm xfce MASTER_SITES= XFCE/apps DIST_SUBDIR= xfce4 Modified: head/x11-wm/xfce4-panel-profiles/distinfo ============================================================================== --- head/x11-wm/xfce4-panel-profiles/distinfo Tue Dec 29 09:41:29 2020 (r559556) +++ head/x11-wm/xfce4-panel-profiles/distinfo Tue Dec 29 10:22:14 2020 (r559557) @@ -1,3 +1,3 @@ -TIMESTAMP = 1579078278 -SHA256 (xfce4/xfce4-panel-profiles-1.0.10.tar.bz2) = a84d5e748d53bc5da269954cc3ad7f5ac0c4f5813acfd3892ea6f9064f17fb68 -SIZE (xfce4/xfce4-panel-profiles-1.0.10.tar.bz2) = 62196 +TIMESTAMP = 1609233031 +SHA256 (xfce4/xfce4-panel-profiles-1.0.12.tar.bz2) = 246e459d2d2f3f524968440ed7fddb2a891567ebc05f10a800f7f5821b3452a7 +SIZE (xfce4/xfce4-panel-profiles-1.0.12.tar.bz2) = 83399 Modified: head/x11-wm/xfce4-panel-profiles/files/patch-Makefile.in.in ============================================================================== --- head/x11-wm/xfce4-panel-profiles/files/patch-Makefile.in.in Tue Dec 29 09:41:29 2020 (r559556) +++ head/x11-wm/xfce4-panel-profiles/files/patch-Makefile.in.in Tue Dec 29 10:22:14 2020 (r559557) @@ -1,19 +1,27 @@ ---- Makefile.in.in.orig 2020-01-15 03:06:15 UTC +--- Makefile.in.in.orig 2020-12-29 03:32:25 UTC +++ Makefile.in.in -@@ -60,11 +60,12 @@ install: all xfce4-panel-profiles.1.gz +@@ -69,17 +69,20 @@ 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)/$(PREFIX)/man/man1 -+ install xfce4-panel-profiles.1.gz $(DESTDIR)/$(PREFIX)/man/man1 - -- install -d $(DESTDIR)/$(PREFIX)/share/man/man1 -- install xfce4-panel-profiles.1.gz $(DESTDIR)/$(PREFIX)/share/man/man1 +- + 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 + 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 -+# ln -sf $(PREFIX)/share/locale $(DESTDIR)/$(PREFIX)/share/$(APPNAME)/locale uninstall: - rm -f $(DESTDIR)/$(PREFIX)/share/applications/$(APPNAME).desktop + rm -f $(DESTDIR)/$(PREFIX)/share/applications/org.xfce.PanelProfiles.desktop Modified: head/x11-wm/xfce4-panel-profiles/pkg-plist ============================================================================== --- head/x11-wm/xfce4-panel-profiles/pkg-plist Tue Dec 29 09:41:29 2020 (r559556) +++ head/x11-wm/xfce4-panel-profiles/pkg-plist Tue Dec 29 10:22:14 2020 (r559557) @@ -1,11 +1,14 @@ bin/xfce4-panel-profiles -man/man1/xfce4-panel-profiles.1.gz -share/applications/xfce4-panel-profiles.desktop +share/applications/org.xfce.PanelProfiles.desktop %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/COPYING %%PORTDOCS%%%%DOCSDIR%%/INSTALL %%PORTDOCS%%%%DOCSDIR%%/NEWS -%%PORTDOCS%%%%DOCSDIR%%/README +%%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 @@ -16,7 +19,9 @@ share/applications/xfce4-panel-profiles.desktop %%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 @@ -25,6 +30,8 @@ share/applications/xfce4-panel-profiles.desktop %%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 @@ -39,6 +46,7 @@ share/applications/xfce4-panel-profiles.desktop %%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 @@ -47,10 +55,12 @@ share/applications/xfce4-panel-profiles.desktop %%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/GNOME 2.tar.bz2 -%%DATADIR%%/layouts/openSUSE 15.1.tar.bz2 +%%DATADIR%%/layouts/openSUSE Leap 15.x.tar.bz2 %%DATADIR%%/layouts/Redmond.tar.bz2 %%DATADIR%%/layouts/Xfce 4.12.tar.bz2 %%DATADIR%%/layouts/Xfce 4.14.tar.bz2 @@ -58,6 +68,7 @@ share/metainfo/org.xfce.PanelProfiles.appdata.xml %%DATADIR%%/layouts/Xubuntu 14.04 (Trusty).tar.bz2 %%DATADIR%%/layouts/Xubuntu 18.04 (Bionic).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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012291022.0BTAMEmq099751>