Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Feb 2016 21:39:39 +0000 (UTC)
From:      Thierry Thomas <thierry@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r409561 - head/french/tvdownloader
Message-ID:  <201602252139.u1PLdeoK094808@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: thierry
Date: Thu Feb 25 21:39:39 2016
New Revision: 409561
URL: https://svnweb.freebsd.org/changeset/ports/409561

Log:
  Add a DEPRECATED line, to warn the users that it is now impossible to download
  many channels. Waiting for another release...
  
  Meanwhile, please look for pluzzdl or Videoob (weboob).

Modified:
  head/french/tvdownloader/Makefile

Modified: head/french/tvdownloader/Makefile
==============================================================================
--- head/french/tvdownloader/Makefile	Thu Feb 25 21:05:53 2016	(r409560)
+++ head/french/tvdownloader/Makefile	Thu Feb 25 21:39:39 2016	(r409561)
@@ -18,6 +18,8 @@ RUN_DEPENDS=	msdl:${PORTSDIR}/multimedia
 		${PYTHON_SITELIBDIR}/Crypto/__init__.py:${PORTSDIR}/security/py-pycrypto\
 		${PYTHON_SITELIBDIR}/mechanize/_mechanize.py:${PORTSDIR}/www/py-mechanize
 
+DEPRECATED=	Many channels have modified their protocols and cannot be DL anymore
+
 USES=		python shebangfix
 SHEBANG_FILES=	doc/installdox
 ALL_TARGET=	build



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