From nobody Wed Nov 10 18:28:01 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 1D8781854D71; Wed, 10 Nov 2021 18:28:07 +0000 (UTC) (envelope-from git@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HqCyX2PWCz4nL5; Wed, 10 Nov 2021 18:28:03 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 776C01D78B; Wed, 10 Nov 2021 18:28:01 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1AAIS1Qt047894; Wed, 10 Nov 2021 18:28:01 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1AAIS104047893; Wed, 10 Nov 2021 18:28:01 GMT (envelope-from git) Date: Wed, 10 Nov 2021 18:28:01 GMT Message-Id: <202111101828.1AAIS104047893@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jesper Schmitz Mouridsen Subject: git: e80b91d253f2 - main - security/lxqt-sudo: Update to 1.0.0 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jsm X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e80b91d253f2fba4c85c41896e93ebbb093096c7 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by jsm: URL: https://cgit.FreeBSD.org/ports/commit/?id=e80b91d253f2fba4c85c41896e93ebbb093096c7 commit e80b91d253f2fba4c85c41896e93ebbb093096c7 Author: Jesper Schmitz Mouridsen AuthorDate: 2021-11-10 17:09:10 +0000 Commit: Jesper Schmitz Mouridsen CommitDate: 2021-11-10 18:25:31 +0000 security/lxqt-sudo: Update to 1.0.0 --- security/lxqt-sudo/Makefile | 5 +++-- security/lxqt-sudo/distinfo | 6 +++--- security/lxqt-sudo/pkg-plist | 2 ++ 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/security/lxqt-sudo/Makefile b/security/lxqt-sudo/Makefile index d0c26d00fd68..59b988ed94d9 100644 --- a/security/lxqt-sudo/Makefile +++ b/security/lxqt-sudo/Makefile @@ -1,7 +1,7 @@ # Created by: Olivier Duchateau PORTNAME= lxqt-sudo -PORTVERSION= 0.17.0 +PORTVERSION= 1.0.0 CATEGORIES= security MASTER_SITES= LXQT @@ -13,12 +13,13 @@ LICENSE= LGPL21+ RUN_DEPENDS= sudo:security/sudo USES= cmake compiler:c++14-lang gettext kde:5 lxqt qt:5 \ - pkgconfig tar:xz gnome + pkgconfig tar:xz gnome xorg USE_QT= buildtools_build qmake_build core dbus gui svg widgets \ x11extras xml USE_KDE= windowsystem USE_LXQT= buildtools lxqt USE_GNOME= glib20 +USE_XORG= x11 .include diff --git a/security/lxqt-sudo/distinfo b/security/lxqt-sudo/distinfo index 450cd99cd75e..d640a5664828 100644 --- a/security/lxqt-sudo/distinfo +++ b/security/lxqt-sudo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618785235 -SHA256 (lxqt/lxqt-sudo-0.17.0.tar.xz) = 2c42a8f6a92c8f164ceb040149a55a50db1743262cefcfe4940f5cee4145430b -SIZE (lxqt/lxqt-sudo-0.17.0.tar.xz) = 35884 +TIMESTAMP = 1636468023 +SHA256 (lxqt/lxqt-sudo-1.0.0.tar.xz) = 6072f6914942fff5884388be9c7c5d38d259fed14358c4c2a9103d0cdd0a43f0 +SIZE (lxqt/lxqt-sudo-1.0.0.tar.xz) = 37108 diff --git a/security/lxqt-sudo/pkg-plist b/security/lxqt-sudo/pkg-plist index 4e31567929b4..7719a0b54e41 100644 --- a/security/lxqt-sudo/pkg-plist +++ b/security/lxqt-sudo/pkg-plist @@ -12,6 +12,7 @@ bin/lxsudo %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_de.qm %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_el.qm %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_es.qm +%%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_et.qm %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_fi.qm %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_fr.qm %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_gl.qm @@ -21,6 +22,7 @@ bin/lxsudo %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_id.qm %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_it.qm %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_ja.qm +%%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_ko.qm %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_lt.qm %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_nb_NO.qm %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_nl.qm