svn commit: r487164 - head/devel/subversion

Lev A. Serebryakov lev at FreeBSD.org
Mon Dec 10 13:40:59 UTC 2018


Author: lev
Date: Mon Dec 10 13:40:58 2018
New Revision: 487164
URL: https://svnweb.freebsd.org/changeset/ports/487164

Log:
   Make description for GITHUB_HACK more correct and precise.

Modified:
  head/devel/subversion/Makefile

Modified: head/devel/subversion/Makefile
==============================================================================
--- head/devel/subversion/Makefile	Mon Dec 10 13:39:55 2018	(r487163)
+++ head/devel/subversion/Makefile	Mon Dec 10 13:40:58 2018	(r487164)
@@ -32,7 +32,7 @@ OPTIONS_DEFINE=	\
 OPTIONS_DEFAULT=FREEBSD_TEMPLATE SERF TOOLS
 
 FREEBSD_TEMPLATE_DESC=	FreeBSD Project log template
-GITHUB_HACK_DESC=	Enable use subversion with brain-dead github server
+GITHUB_HACK_DESC=	Enable hack to support checkout from github.com
 GPG_AGENT_DESC=		Enable GPG agent password store
 MAINTAINER_DEBUG_DESC=	Build debug version
 SERF_DESC=		WebDAV/Delta-V (HTTP/HTTPS) repo access module


More information about the svn-ports-all mailing list