Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 May 2015 08:38:42 +0000 (UTC)
From:      Mikolaj Golub <trociny@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r385383 - head/databases/leofs
Message-ID:  <201505040838.t448cgRN065619@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: trociny
Date: Mon May  4 08:38:41 2015
New Revision: 385383
URL: https://svnweb.freebsd.org/changeset/ports/385383

Log:
  Remove GH_PROJECT and GH_TAGNAME, which match the defaults.
  
  Submitted by:	mat

Modified:
  head/databases/leofs/Makefile

Modified: head/databases/leofs/Makefile
==============================================================================
--- head/databases/leofs/Makefile	Mon May  4 08:17:12 2015	(r385382)
+++ head/databases/leofs/Makefile	Mon May  4 08:38:41 2015	(r385383)
@@ -21,8 +21,6 @@ BUILD_DEPENDS=	${LOCALBASE}/lib/erlang16
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	leo-project
-GH_PROJECT=	leofs
-GH_TAGNAME=	${PORTVERSION}
 
 LEOFS_USER=	leofs
 LEOFS_GROUP=	leofs



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