svn commit: r450464 - head/databases/redis-devel

Antoine Brodin antoine at FreeBSD.org
Sat Sep 23 18:26:46 UTC 2017


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


More information about the svn-ports-all mailing list