svn commit: r335623 - head/audio/clementine-player
Sean Bruno
sbruno at FreeBSD.org
Wed Dec 4 15:33:34 UTC 2013
Author: sbruno (src committer)
Date: Wed Dec 4 15:33:33 2013
New Revision: 335623
URL: http://svnweb.freebsd.org/changeset/ports/335623
Log:
Update to Clementine 1.2.1
Version 1.2.1:
Bugfixes:
* Fix library download in the network remote.
* Fix removing songs from playlist in the network remote.
* Fix login failures with box.com.
* (Mac OS X) Add a workaround for a weird font issue on 10.9.
* (Linux) Fix a typo that would prevent the Spotify downloader button from
ever being shown
Modified:
head/audio/clementine-player/Makefile
head/audio/clementine-player/distinfo
Modified: head/audio/clementine-player/Makefile
==============================================================================
--- head/audio/clementine-player/Makefile Wed Dec 4 15:31:07 2013 (r335622)
+++ head/audio/clementine-player/Makefile Wed Dec 4 15:33:33 2013 (r335623)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= clementine
-PORTVERSION= 1.2.0
-PORTREVISION= 3
+PORTVERSION= 1.2.1
CATEGORIES= audio
MASTER_SITES= GOOGLE_CODE
PKGNAMESUFFIX= -player
Modified: head/audio/clementine-player/distinfo
==============================================================================
--- head/audio/clementine-player/distinfo Wed Dec 4 15:31:07 2013 (r335622)
+++ head/audio/clementine-player/distinfo Wed Dec 4 15:33:33 2013 (r335623)
@@ -1,2 +1,2 @@
-SHA256 (clementine-1.2.0.tar.gz) = 563d00da4e893f7b1966ed137bcab28042151e31ea561cb7076047d3cad96f72
-MD5 (clementine-1.2.0.tar.gz) = 7dff2e11aedc2f1415ca0d4d79be71bf
+SHA256 (clementine-1.2.1.tar.gz) = db556e8bf230e2535636f5736a62ffe24ce154481fb05123e8395ab4aa64654e
+MD5 (clementine-1.2.1.tar.gz) = 5d079e12f5925845cc7e38ce2f4a1e20
More information about the svn-ports-all
mailing list