From owner-svn-ports-head@freebsd.org Sun Jun 14 20:18:33 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 2B69A343C26; Sun, 14 Jun 2020 20:18:33 +0000 (UTC) (envelope-from zeising@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 49lQlF0NCVz4qd6; Sun, 14 Jun 2020 20:18:33 +0000 (UTC) (envelope-from zeising@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 0832711CC8; Sun, 14 Jun 2020 20:18:33 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 05EKIWbK018138; Sun, 14 Jun 2020 20:18:32 GMT (envelope-from zeising@FreeBSD.org) Received: (from zeising@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 05EKIWiX018136; Sun, 14 Jun 2020 20:18:32 GMT (envelope-from zeising@FreeBSD.org) Message-Id: <202006142018.05EKIWiX018136@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zeising set sender to zeising@FreeBSD.org using -f From: Niclas Zeising Date: Sun, 14 Jun 2020 20:18:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r538828 - in head/audio/strawberry: . files X-SVN-Group: ports-head X-SVN-Commit-Author: zeising X-SVN-Commit-Paths: in head/audio/strawberry: . files X-SVN-Commit-Revision: 538828 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.33 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: Sun, 14 Jun 2020 20:18:33 -0000 Author: zeising Date: Sun Jun 14 20:18:32 2020 New Revision: 538828 URL: https://svnweb.freebsd.org/changeset/ports/538828 Log: audio/strawberry: Update to 0.6.12 Update audio/strawberry to 0.6.12 Remove local patches that are incorporated upstream PR: 247241 Submitted by: Daniel Menelkir (maintainer) Deleted: head/audio/strawberry/files/ Modified: head/audio/strawberry/Makefile head/audio/strawberry/distinfo Modified: head/audio/strawberry/Makefile ============================================================================== --- head/audio/strawberry/Makefile Sun Jun 14 20:07:31 2020 (r538827) +++ head/audio/strawberry/Makefile Sun Jun 14 20:18:32 2020 (r538828) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= strawberry -DISTVERSION= 0.6.11 -PORTREVISION= 1 +DISTVERSION= 0.6.12 CATEGORIES= audio MASTER_SITES= https://github.com/strawberrymusicplayer/${PORTNAME}/releases/download/${DISTVERSION}/ \ https://files.jkvinge.net/packages/strawberry/ @@ -46,8 +45,9 @@ TEST_TARGET= strawberry_test OPTIONS_DEFINE= APPLEDEV AUDIOCD IPOD MOODBAR MTPDEV MUSICBRAINZ \ SUBSONIC TIDAL VLC + APPLEDEV_IMPLIES= IPOD -OPTIONS_DEFAULT= PULSEAUDIO +OPTIONS_DEFAULT= PULSEAUDIO MOODBAR OPTIONS_MULTI= SOUND OPTIONS_MULTI_SOUND= ALSA PULSEAUDIO Modified: head/audio/strawberry/distinfo ============================================================================== --- head/audio/strawberry/distinfo Sun Jun 14 20:07:31 2020 (r538827) +++ head/audio/strawberry/distinfo Sun Jun 14 20:18:32 2020 (r538828) @@ -1,3 +1,3 @@ -TIMESTAMP = 1589641083 -SHA256 (strawberry-0.6.11.tar.xz) = 84b71b33b5f80b7e86682e49f15289c2c00ab89d47e3722f762dda0d6965a201 -SIZE (strawberry-0.6.11.tar.xz) = 9295808 +TIMESTAMP = 1592075662 +SHA256 (strawberry-0.6.12.tar.xz) = c53207613508da507f0a9cb4b13e23532fe06b9aaf3200d44b5e4b84170aeb79 +SIZE (strawberry-0.6.12.tar.xz) = 9311104