svn commit: r338678 - branches/2014Q1/multimedia/tvheadend

Bernhard Froehlich decke at FreeBSD.org
Sat Jan 4 21:28:20 UTC 2014


Author: decke
Date: Sat Jan  4 21:28:19 2014
New Revision: 338678
URL: http://svnweb.freebsd.org/changeset/ports/338678

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

Modified:
  branches/2014Q1/multimedia/tvheadend/Makefile
Directory Properties:
  branches/2014Q1/   (props changed)

Modified: branches/2014Q1/multimedia/tvheadend/Makefile
==============================================================================
--- branches/2014Q1/multimedia/tvheadend/Makefile	Sat Jan  4 21:25:31 2014	(r338677)
+++ branches/2014Q1/multimedia/tvheadend/Makefile	Sat Jan  4 21:28:19 2014	(r338678)
@@ -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