From owner-svn-ports-head@freebsd.org Sat Nov 21 11:25:31 2020 Return-Path: Delivered-To: svn-ports-head@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 830CF2EB673; Sat, 21 Nov 2020 11:25:31 +0000 (UTC) (envelope-from jsm@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 4CdWLM39lnz4ZpW; Sat, 21 Nov 2020 11:25:31 +0000 (UTC) (envelope-from jsm@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 5B8D727274; Sat, 21 Nov 2020 11:25:31 +0000 (UTC) (envelope-from jsm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0ALBPVpL089229; Sat, 21 Nov 2020 11:25:31 GMT (envelope-from jsm@FreeBSD.org) Received: (from jsm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0ALBPUrj089226; Sat, 21 Nov 2020 11:25:30 GMT (envelope-from jsm@FreeBSD.org) Message-Id: <202011211125.0ALBPUrj089226@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jsm set sender to jsm@FreeBSD.org using -f From: Jesper Schmitz Mouridsen Date: Sat, 21 Nov 2020 11:25:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r555948 - head/devel/libqtxdg X-SVN-Group: ports-head X-SVN-Commit-Author: jsm X-SVN-Commit-Paths: head/devel/libqtxdg X-SVN-Commit-Revision: 555948 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Nov 2020 11:25:31 -0000 Author: jsm Date: Sat Nov 21 11:25:30 2020 New Revision: 555948 URL: https://svnweb.freebsd.org/changeset/ports/555948 Log: devel/libqtxdg update to 3.6.0 Modified: head/devel/libqtxdg/Makefile head/devel/libqtxdg/distinfo head/devel/libqtxdg/pkg-plist Modified: head/devel/libqtxdg/Makefile ============================================================================== --- head/devel/libqtxdg/Makefile Sat Nov 21 11:21:06 2020 (r555947) +++ head/devel/libqtxdg/Makefile Sat Nov 21 11:25:30 2020 (r555948) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libqtxdg -PORTVERSION= 3.5.0 +PORTVERSION= 3.6.0 CATEGORIES= devel MASTER_SITES= LXQT/${PORTNAME} Modified: head/devel/libqtxdg/distinfo ============================================================================== --- head/devel/libqtxdg/distinfo Sat Nov 21 11:21:06 2020 (r555947) +++ head/devel/libqtxdg/distinfo Sat Nov 21 11:25:30 2020 (r555948) @@ -1,3 +1,3 @@ -TIMESTAMP = 1588433112 -SHA256 (lxqt/libqtxdg-3.5.0.tar.xz) = 41a99b36302f5391321ed1469a05dcba9033778fb27afca03ce320fa6ee4553c -SIZE (lxqt/libqtxdg-3.5.0.tar.xz) = 73248 +TIMESTAMP = 1605032304 +SHA256 (lxqt/libqtxdg-3.6.0.tar.xz) = 0fefb362eac9120fccd401202f15d092a59fd1aaacfc4b885a33578cdd41cf42 +SIZE (lxqt/libqtxdg-3.6.0.tar.xz) = 76028 Modified: head/devel/libqtxdg/pkg-plist ============================================================================== --- head/devel/libqtxdg/pkg-plist Sat Nov 21 11:21:06 2020 (r555947) +++ head/devel/libqtxdg/pkg-plist Sat Nov 21 11:25:30 2020 (r555948) @@ -1,6 +1,7 @@ bin/qtxdg-mat %%QT_INCDIR%%xdg/XdgAction %%QT_INCDIR%%xdg/XdgAutoStart +%%QT_INCDIR%%xdg/XdgDefaultApps %%QT_INCDIR%%xdg/XdgDesktopFile %%QT_INCDIR%%xdg/XdgDirs %%QT_INCDIR%%xdg/XdgIcon @@ -11,6 +12,7 @@ bin/qtxdg-mat %%QT_INCDIR%%xdg/XmlHelper %%QT_INCDIR%%xdg/xdgaction.h %%QT_INCDIR%%xdg/xdgautostart.h +%%QT_INCDIR%%xdg/xdgdefaultapps.h %%QT_INCDIR%%xdg/xdgdesktopfile.h %%QT_INCDIR%%xdg/xdgdirs.h %%QT_INCDIR%%xdg/xdgicon.h