svn commit: r405140 - in branches/2016Q1: . audio audio/kstreamripper

Raphael Kubo da Costa rakuco at FreeBSD.org
Sun Jan 3 13:08:21 UTC 2016


Author: rakuco
Date: Sun Jan  3 13:08:19 2016
New Revision: 405140
URL: https://svnweb.freebsd.org/changeset/ports/405140

Log:
  MFH: r405139
  
  Ressurrect audio/kstreamripper and update to 0.7.100.
  
  Update to the latest release to make the port fetchable again. Stop passing
  -DWITHOUT_LIBPROXY=YES to CMake because upstream disabled libproxy support a
  few releases ago.
  
  PR:		204171
  Submitted by:	matthew at reztek.cz
  Approved by:	maintainer timeout (65 days)
  
  Approved by:	portmgr blanket

Added:
  branches/2016Q1/audio/kstreamripper/
     - copied from r405139, head/audio/kstreamripper/
Modified:
  branches/2016Q1/MOVED
  branches/2016Q1/audio/Makefile
Directory Properties:
  branches/2016Q1/   (props changed)

Modified: branches/2016Q1/MOVED
==============================================================================
--- branches/2016Q1/MOVED	Sun Jan  3 13:04:18 2016	(r405139)
+++ branches/2016Q1/MOVED	Sun Jan  3 13:08:19 2016	(r405140)
@@ -8088,7 +8088,6 @@ net/remmina-plugin-rdp||2015-12-30|Has e
 dns/bind10|dns/bundy|2015-12-31|Has expired: Is not developed any more, use dns/bundy
 lang/perl5.16||2015-12-31|Has expired: Unsupported, please upgrade to a more recent version of Perl
 irc/irssi-devel||2016-01-01|Has expired: Older than irc/irssi
-audio/kstreamripper||2016-01-01|Has expired: Broken for more than 6 months
 multimedia/spotify-websocket-api||2016-01-01|Has expired: login fails due to protocol changes
 net-mgmt/unifi2|net-mgmt/unifi3|2016-01-01|Has expired: Unifi 2.x is EoL. Please upgrade to net-mgmt/unifi3
 misc/kde4-l10n-th||2016-01-01|Has expired: Upstream ceased maintainance of this translation

Modified: branches/2016Q1/audio/Makefile
==============================================================================
--- branches/2016Q1/audio/Makefile	Sun Jan  3 13:04:18 2016	(r405139)
+++ branches/2016Q1/audio/Makefile	Sun Jan  3 13:08:19 2016	(r405140)
@@ -335,6 +335,7 @@
     SUBDIR += kmix
     SUBDIR += kscd
     SUBDIR += ksmp3play
+    SUBDIR += kstreamripper
     SUBDIR += ladspa
     SUBDIR += lame
     SUBDIR += lash


More information about the svn-ports-all mailing list