svn commit: r409561 - head/french/tvdownloader

Thierry Thomas thierry at FreeBSD.org
Thu Feb 25 21:39:41 UTC 2016


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


More information about the svn-ports-all mailing list