Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Feb 2018 11:30:56 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r462219 - head/lang/ruby25
Message-ID:  <201802181130.w1IBUu59094760@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Feb 18 11:30:56 2018
New Revision: 462219
URL: https://svnweb.freebsd.org/changeset/ports/462219

Log:
  Revert r462121
  
  Suggested by:	cy
  Reference:	https://lists.freebsd.org/pipermail/svn-ports-all/2018-February/174892.html

Modified:
  head/lang/ruby25/Makefile

Modified: head/lang/ruby25/Makefile
==============================================================================
--- head/lang/ruby25/Makefile	Sun Feb 18 10:51:24 2018	(r462218)
+++ head/lang/ruby25/Makefile	Sun Feb 18 11:30:56 2018	(r462219)
@@ -141,7 +141,7 @@ post-patch:
 post-build:
 #
 # Hack to allow modules to be installed into separate PREFIX and/or under user
-# privileges
+# privilegies
 #
 	@${RB_SET_CONF_VAR} "prefix" "ENV['PREFIX'] || \3"
 	@${RB_SET_CONF_VAR} "INSTALL" "'/usr/bin/install -c'"



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