summaryrefslogtreecommitdiffstats
path: root/lang/ruby16/Makefile
diff options
context:
space:
mode:
authorsem <sem@FreeBSD.org>2005-10-27 19:40:25 +0000
committersem <sem@FreeBSD.org>2005-10-27 19:40:25 +0000
commite3106505ba692253d564170474eb7971cd8e2e72 (patch)
tree37cfe246b631dba435bd43cb7dbef8737ea26adf /lang/ruby16/Makefile
parent70ebef7740292bad22c563962ec99f4893288990 (diff)
downloadFreeBSD-ports-e3106505ba692253d564170474eb7971cd8e2e72.zip
FreeBSD-ports-e3106505ba692253d564170474eb7971cd8e2e72.tar.gz
- Fix a ruby vulnerabuility in the safe level settings.
Based on: ports/87816 Submitted by: Phil Oleson <oz@nixil.net> Security: http://vuxml.FreeBSD.org/1daea60a-4719-11da-b5c6-0004614cc33d.html
Diffstat (limited to 'lang/ruby16/Makefile')
-rw-r--r--lang/ruby16/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/lang/ruby16/Makefile b/lang/ruby16/Makefile
index 7212c8b..627f276 100644
--- a/lang/ruby16/Makefile
+++ b/lang/ruby16/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ruby
PORTVERSION= ${RUBY_PORTVERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= lang ruby ipv6
MASTER_SITES= ${MASTER_SITE_RUBY}
MASTER_SITE_SUBDIR= ${MASTER_SITE_SUBDIR_RUBY}
@@ -15,9 +15,10 @@ DISTFILES= ${RUBY_DISTNAME}${EXTRACT_SUFX}
DIST_SUBDIR= ruby
PATCH_SITES= ${MASTER_SITE_RUBY}
-PATCH_SITE_SUBDIR= snapshots
+#PATCH_SITE_SUBDIR= snapshots
+PATCH_SITE_SUBDIR= 1.6
PATCHFILES= ${RUBY_PATCHFILES}
-PATCH_DIST_STRIP= -p1
+#PATCH_DIST_STRIP= -p1
MAINTAINER= knu@FreeBSD.org
COMMENT= An object-oriented interpreted scripting language
OpenPOWER on IntegriCloud