Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Sep 2017 18:26:45 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r450464 - head/databases/redis-devel
Message-ID:  <201709231826.v8NIQjQK083055@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Sep 23 18:26:44 2017
New Revision: 450464
URL: https://svnweb.freebsd.org/changeset/ports/450464

Log:
  Partially revert r450351 and unbreak
  
  Reported by:	pkg-fallout
  With hat:	portmgr

Modified:
  head/databases/redis-devel/Makefile

Modified: head/databases/redis-devel/Makefile
==============================================================================
--- head/databases/redis-devel/Makefile	Sat Sep 23 18:25:42 2017	(r450463)
+++ head/databases/redis-devel/Makefile	Sat Sep 23 18:26:44 2017	(r450464)
@@ -14,9 +14,6 @@ LICENSE=	BSD3CLAUSE
 
 BROKEN_i386=	undefined reference to __atomic_fetch_add_8
 
-USE_GITHUB=	yes
-GH_ACCOUNT=	antirez
-
 OPTIONS_DEFINE=	TESTS TRIB
 OPTIONS_RADIO=	EXTLUA
 OPTIONS_RADIO_EXTLUA=	LUA LUAJIT



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