Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Jan 2014 21:25:31 +0000 (UTC)
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r338677 - head/multimedia/tvheadend
Message-ID:  <201401042125.s04LPWL7009176@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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