Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Aug 2020 03:18:27 +0000 (UTC)
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r544131 - head/audio/strawberry
Message-ID:  <202008040318.0743IRJA094933@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lwhsu
Date: Tue Aug  4 03:18:27 2020
New Revision: 544131
URL: https://svnweb.freebsd.org/changeset/ports/544131

Log:
  Update to 0.6.13
  
  PR:		248392
  Submitted by:	Daniel Menelkir <menelkir@itroll.org> (maintainer)

Modified:
  head/audio/strawberry/Makefile
  head/audio/strawberry/distinfo

Modified: head/audio/strawberry/Makefile
==============================================================================
--- head/audio/strawberry/Makefile	Tue Aug  4 03:15:27 2020	(r544130)
+++ head/audio/strawberry/Makefile	Tue Aug  4 03:18:27 2020	(r544131)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	strawberry
-DISTVERSION=	0.6.12
+DISTVERSION=	0.6.13
 CATEGORIES=	audio
 MASTER_SITES=	https://github.com/strawberrymusicplayer/${PORTNAME}/releases/download/${DISTVERSION}/ \
 		https://files.jkvinge.net/packages/strawberry/
@@ -39,7 +39,7 @@ TEST_TARGET=	strawberry_test
 # src/core/utilities.cpp always includes iconv.h and calls iconv_*().
 
 # GSTREAMER is not optional, as of 0.6.11, disabling it kills the build on
-# src/core/mainwindow.cpp:229:7: 
+# src/core/mainwindow.cpp:229:7:
 # error: member initializer 'transcode_dialog_' does not name a non-static data member or base class
 # transcode_dialog_([=]() {
 

Modified: head/audio/strawberry/distinfo
==============================================================================
--- head/audio/strawberry/distinfo	Tue Aug  4 03:15:27 2020	(r544130)
+++ head/audio/strawberry/distinfo	Tue Aug  4 03:18:27 2020	(r544131)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1592075662
-SHA256 (strawberry-0.6.12.tar.xz) = c53207613508da507f0a9cb4b13e23532fe06b9aaf3200d44b5e4b84170aeb79
-SIZE (strawberry-0.6.12.tar.xz) = 9311104
+TIMESTAMP = 1596223522
+SHA256 (strawberry-0.6.13.tar.xz) = 0c0cee6c1f75541dcc89c3dcb2db29e79f07d7b4dabc911c89853ad0b50fba29
+SIZE (strawberry-0.6.13.tar.xz) = 10156576



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008040318.0743IRJA094933>