From nobody Wed Jun 12 04:36:08 2024 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 4VzXmS61Kyz5NgBR; Wed, 12 Jun 2024 04:36:08 +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 4VzXmS5LTbz4BLD; Wed, 12 Jun 2024 04:36:08 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1718166968; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=DU3SqfXT0wAiKtjKHBuczRqztlMuobKW9IvfvRgxJWU=; b=vYJqE//KstUC0qlLq+Qstz4rarlJStW3hkndAGvJPgC1TYdhk/8y3kA2Glho2OMFTfrhuv YljnBM+9VaatvOjDMxlZ1Cu3grnIP9e8D2RwjKM/EMLNPvTDFwez2YZD09i4JmRhNULh3n uSrS6i6NSrNglwjH8sSmIVIhunxCNHy22heTo9W+J+rj5aHROSouILDQ8O4J3aZBT6VIKQ P+VKZ3Ku/d8BtAoHnXHNnqcy/p7VzVUyOiCsv78JaiZQ/gvQgWtLnMWzSrbpcpdj+TKqzP 0QX+ETVgQ3CVSOekdP23HoOy9bPP78P136wIwyVxAwhIuVY6za8j5hnd9lvseA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1718166968; a=rsa-sha256; cv=none; b=ohT/qBJob2MehHiRIQ5tfrI980jwg7PRKGazOa0tAfsc1G/7+upsrRSwo+RJVbEPDskPk/ +nhJQh/Go0lqRmgvU+KhupA03oxQU0R3pRM7QgI9ifIjfH61UBHwyKgujBiiNzCQC1zdfy GUedpQ/82lcDNrBlQvciWQhMYl2pg7PkeNhYygA9A706U4dSahnhXB9uPIOFpK20ZFFAuk t4aKFpcSPe2Deu/CW6ADGScMXxiLudrhaEkfpkqaZ144KS2NC/HA5l6rlwnwScuHjL1nOa LNYA3+sYwXn8hYg9Ueja+wZqQ1kxnSlQIC/4ZQa9YJu2JoNzcfU0ZqNtMylf/A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1718166968; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=DU3SqfXT0wAiKtjKHBuczRqztlMuobKW9IvfvRgxJWU=; b=Nw9SGW/buKnffcLe6TzxrSaZAPoCMxRw/tBuMLtR+3ckZLbVtW//mjPKUIT3W9rn23NItT /hGcu03xa9ezAUfikt6oJP0ZndaxMUWBTx479lazqaEQiyfzjWJptiM2QvaQw2lUnEd3MO h2Ylj7twpANQf2RPL0cQ3AQiQ4VOXMHyGfoXpbGNuWl8u+sVO9Cr5E9WOOEOazpM+SlP/W z7ifHeEX8Lgk1oIQD+m0cIxII4lf9RUx46wbjws9qOXVbKoL7+pIO7FBl70w9RGL9Lw3A9 BCuB1rvB5hs5y5mglKgQKPyaZOwPeXf1GoRl1yXWBeVk4yeU6X2ecGpiwJcqEg== 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 4VzXmS4y46zdw1; Wed, 12 Jun 2024 04:36:08 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 45C4a836015691; Wed, 12 Jun 2024 04:36:08 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 45C4a8Cq015688; Wed, 12 Jun 2024 04:36:08 GMT (envelope-from git) Date: Wed, 12 Jun 2024 04:36:08 GMT Message-Id: <202406120436.45C4a8Cq015688@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: "Tobias C. Berner" Subject: git: dcc9c7d2d4c3 - main - audio/pulseaudio-qt: update to 1.5.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: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: tcberner X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: dcc9c7d2d4c31c7e449d7fdb7f6d6dfcefc81894 Auto-Submitted: auto-generated The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=dcc9c7d2d4c31c7e449d7fdb7f6d6dfcefc81894 commit dcc9c7d2d4c31c7e449d7fdb7f6d6dfcefc81894 Author: Tobias C. Berner AuthorDate: 2024-06-12 04:30:20 +0000 Commit: Tobias C. Berner CommitDate: 2024-06-12 04:30:22 +0000 audio/pulseaudio-qt: update to 1.5.0 - This is needed for Plasma 6.1-beta --- audio/pulseaudio-qt/Makefile | 2 +- audio/pulseaudio-qt/distinfo | 6 +++--- audio/pulseaudio-qt/pkg-plist | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/audio/pulseaudio-qt/Makefile b/audio/pulseaudio-qt/Makefile index 08bbf832a2d7..6bf357a52de4 100644 --- a/audio/pulseaudio-qt/Makefile +++ b/audio/pulseaudio-qt/Makefile @@ -1,5 +1,5 @@ PORTNAME= pulseaudio-qt -DISTVERSION= 1.4.0 +DISTVERSION= 1.5.0 MASTER_SITES= KDE/stable/${PORTNAME} CATEGORIES= audio kde PKGNAMESUFFIX= ${FLAVOR:S/qt//} diff --git a/audio/pulseaudio-qt/distinfo b/audio/pulseaudio-qt/distinfo index f65ff0692f38..7e7ed668b86e 100644 --- a/audio/pulseaudio-qt/distinfo +++ b/audio/pulseaudio-qt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1705084640 -SHA256 (pulseaudio-qt-1.4.0.tar.xz) = d8ca624ecf2130856b859cf9341177f6fef8c51f20f7728d807d09c7150ed065 -SIZE (pulseaudio-qt-1.4.0.tar.xz) = 35704 +TIMESTAMP = 1718126527 +SHA256 (pulseaudio-qt-1.5.0.tar.xz) = cd8f51c8700073d0fd90d5784083aceb73e72ba9a704e605e0a67909426a8520 +SIZE (pulseaudio-qt-1.5.0.tar.xz) = 36004 diff --git a/audio/pulseaudio-qt/pkg-plist b/audio/pulseaudio-qt/pkg-plist index 4b98b7188ef3..444970c9a340 100644 --- a/audio/pulseaudio-qt/pkg-plist +++ b/audio/pulseaudio-qt/pkg-plist @@ -43,6 +43,6 @@ lib/cmake/KF%%QT_VER%%PulseAudioQt/KF%%QT_VER%%PulseAudioQtConfigVersion.cmake lib/cmake/KF%%QT_VER%%PulseAudioQt/KF%%QT_VER%%PulseAudioQtTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/KF%%QT_VER%%PulseAudioQt/KF%%QT_VER%%PulseAudioQtTargets.cmake lib/libKF%%QT_VER%%PulseAudioQt.so -lib/libKF%%QT_VER%%PulseAudioQt.so.1.4.0 -lib/libKF%%QT_VER%%PulseAudioQt.so.4 +lib/libKF%%QT_VER%%PulseAudioQt.so.1.5.0 +lib/libKF%%QT_VER%%PulseAudioQt.so.5 libdata/pkgconfig/KF%%QT_VER%%PulseAudioQt.pc