svn commit: r338677 - head/multimedia/tvheadend

Bernhard Froehlich decke at FreeBSD.org
Sat Jan 4 21:25:32 UTC 2014


Author: decke
Date: Sat Jan  4 21:25:31 2014
New Revision: 338677
URL: http://svnweb.freebsd.org/changeset/ports/338677

Log:
  - Remove traces to my fork on github and fallback to MASTER_SITES.
  We will switch to the official tvheadend repository with the next update.

Modified:
  head/multimedia/tvheadend/Makefile

Modified: head/multimedia/tvheadend/Makefile
==============================================================================
--- head/multimedia/tvheadend/Makefile	Sat Jan  4 20:12:38 2014	(r338676)
+++ head/multimedia/tvheadend/Makefile	Sat Jan  4 21:25:31 2014	(r338677)
@@ -19,11 +19,6 @@ BUILD_DEPENDS=	bash:${PORTSDIR}/shells/b
 LIB_DEPENDS=	libexecinfo.so:${PORTSDIR}/devel/libexecinfo \
 		libcurl.so:${PORTSDIR}/ftp/curl
 
-USE_GITHUB=	yes
-GH_ACCOUNT=	decke
-GH_TAGNAME=	${GH_COMMIT}
-GH_COMMIT=	8a8c1a8
-
 USES=		pkgconfig gmake
 USE_PYTHON=	yes
 GNU_CONFIGURE=	yes


More information about the svn-ports-all mailing list