From nobody Wed Nov 10 18:27:52 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 15A8C1854A11; Wed, 10 Nov 2021 18:27:56 +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 4HqCyK5Nc5z4nMp; Wed, 10 Nov 2021 18:27:53 +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 4E3DB1D5DF; Wed, 10 Nov 2021 18:27:52 +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 1AAIRqN7047690; Wed, 10 Nov 2021 18:27:52 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1AAIRq8A047689; Wed, 10 Nov 2021 18:27:52 GMT (envelope-from git) Date: Wed, 10 Nov 2021 18:27:52 GMT Message-Id: <202111101827.1AAIRq8A047689@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: 0c8b643da9ae - main - x11/lxqt-about: 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: 0c8b643da9ae76226b2a3ec36f09c0b024d2c47c Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by jsm: URL: https://cgit.FreeBSD.org/ports/commit/?id=0c8b643da9ae76226b2a3ec36f09c0b024d2c47c commit 0c8b643da9ae76226b2a3ec36f09c0b024d2c47c Author: Jesper Schmitz Mouridsen AuthorDate: 2021-11-10 16:49:19 +0000 Commit: Jesper Schmitz Mouridsen CommitDate: 2021-11-10 18:25:29 +0000 x11/lxqt-about: Update to 1.0.0 --- x11/lxqt-about/Makefile | 5 +++-- x11/lxqt-about/distinfo | 6 +++--- x11/lxqt-about/pkg-plist | 1 + 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/x11/lxqt-about/Makefile b/x11/lxqt-about/Makefile index ffcdc3964c85..9261e77b2940 100644 --- a/x11/lxqt-about/Makefile +++ b/x11/lxqt-about/Makefile @@ -1,7 +1,7 @@ # Created by: Olivier Duchateau PORTNAME= lxqt-about -PORTVERSION= 0.17.0 +PORTVERSION= 1.0.0 CATEGORIES= x11 MASTER_SITES= LXQT DIST_SUBDIR= lxqt @@ -12,9 +12,10 @@ COMMENT= About dialog of LXQt LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING -USES= cmake compiler:c++11-lang kde:5 lxqt pkgconfig tar:xz qt:5 gnome +USES= cmake compiler:c++11-lang kde:5 lxqt pkgconfig tar:xz qt:5 gnome xorg USE_QT= buildtools_build qmake_build core dbus gui svg widgets \ x11extras xml +USE_XORG= x11 USE_KDE= windowsystem USE_GNOME= glib20 USE_LXQT= buildtools lxqt diff --git a/x11/lxqt-about/distinfo b/x11/lxqt-about/distinfo index 73a2d878bd19..3fdf3aa3e175 100644 --- a/x11/lxqt-about/distinfo +++ b/x11/lxqt-about/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618781819 -SHA256 (lxqt/lxqt-about-0.17.0.tar.xz) = f5033a4eb339f64de5b0eea32ee9178ab06aad6b60fd428fc196add785c33113 -SIZE (lxqt/lxqt-about-0.17.0.tar.xz) = 40976 +TIMESTAMP = 1636466591 +SHA256 (lxqt/lxqt-about-1.0.0.tar.xz) = 1c14f68bf65099fbd46b062ffc6c92656620aa1a9eec5a0fd2d1b11888939203 +SIZE (lxqt/lxqt-about-1.0.0.tar.xz) = 43176 diff --git a/x11/lxqt-about/pkg-plist b/x11/lxqt-about/pkg-plist index 862bf1851fd6..00a187205673 100644 --- a/x11/lxqt-about/pkg-plist +++ b/x11/lxqt-about/pkg-plist @@ -47,5 +47,6 @@ share/applications/lxqt-about.desktop %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_th_TH.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_uk.qm +%%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_vi.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_zh_CN.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_zh_TW.qm