svn commit: r379530 - head/Mk
Steve Wills
swills at FreeBSD.org
Sat Feb 21 16:10:44 UTC 2015
Author: swills
Date: Sat Feb 21 16:10:43 2015
New Revision: 379530
URL: https://svnweb.freebsd.org/changeset/ports/379530
QAT: https://qat.redports.org/buildarchive/r379530/
Log:
Bump PORTEPOCH on lang/ruby22 to avoid false positive vulnerability report
PR: 197875
Submitted by: Yasuhiro KIMURA <freebsd.org at pob01.utahime.jp>
Modified:
head/Mk/bsd.ruby.mk
Modified: head/Mk/bsd.ruby.mk
==============================================================================
--- head/Mk/bsd.ruby.mk Sat Feb 21 16:06:30 2015 (r379529)
+++ head/Mk/bsd.ruby.mk Sat Feb 21 16:10:43 2015 (r379530)
@@ -208,7 +208,7 @@ RUBY21= "" # PLIST_SUB helpers
#
RUBY_RELVERSION= 2.2.0
RUBY_PORTREVISION= 0
-RUBY_PORTEPOCH= 0
+RUBY_PORTEPOCH= 1
RUBY_PATCHLEVEL= 0
RUBY22= "" # PLIST_SUB helpers
More information about the svn-ports-all
mailing list