svn commit: r352865 - head/multimedia/shell-fm

Rusmir Dusko nemysis at FreeBSD.org
Sat May 3 04:51:13 UTC 2014


Author: nemysis
Date: Sat May  3 04:51:12 2014
New Revision: 352865
URL: http://svnweb.freebsd.org/changeset/ports/352865
QAT: https://qat.redports.org/buildarchive/r352865/

Log:
  - Mark DEPRECATED, set EXPIRATION_DATE, message is here:
  
      http://www.last.fm/announcements/subscriptions2014
  
  Approved by:	portmgr@

Modified:
  head/multimedia/shell-fm/Makefile

Modified: head/multimedia/shell-fm/Makefile
==============================================================================
--- head/multimedia/shell-fm/Makefile	Sat May  3 03:54:50 2014	(r352864)
+++ head/multimedia/shell-fm/Makefile	Sat May  3 04:51:12 2014	(r352865)
@@ -18,6 +18,9 @@ USE_BZIP2=	true
 LDFLAGS+=	-L${LOCALBASE}/lib
 CFLAGS+=	-I${LOCALBASE}/include
 
+DEPRECATED=	Unusable, subscription radio streaming service will come to an end
+EXPIRATION_DATE=2014-06-02
+
 MAN1=		shell-fm.1
 MANCOMPRESSED=	yes
 PLIST_FILES=	bin/shell-fm


More information about the svn-ports-all mailing list