From owner-svn-ports-all@freebsd.org Tue Dec 29 10:22:15 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C86B94D76D7; Tue, 29 Dec 2020 10:22:15 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4D4r7q5MdTz3pYv; Tue, 29 Dec 2020 10:22:15 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id AB3452317; Tue, 29 Dec 2020 10:22:15 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0BTAMFY8099756; Tue, 29 Dec 2020 10:22:15 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0BTAMEmq099751; Tue, 29 Dec 2020 10:22:14 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <202012291022.0BTAMEmq099751@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Tue, 29 Dec 2020 10:22:14 +0000 (UTC) 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 X-SVN-Group: ports-head X-SVN-Commit-Author: madpilot X-SVN-Commit-Paths: in head/x11-wm/xfce4-panel-profiles: . files X-SVN-Commit-Revision: 559557 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Dec 2020 10:22:15 -0000 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