aboutsummaryrefslogtreecommitdiff
path: root/lang/ruby19
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-10-31 17:01:03 +0000
committerSteve Wills <swills@FreeBSD.org>2012-10-31 17:01:03 +0000
commitbe4019c82b96de42896b0d75eb59b5b1d57f6a7f (patch)
tree1fbdf314923fd8ad6ac51755ca9fac71d15fc981 /lang/ruby19
parent9df8bc9f8750afd1e371493ff84ea44153a719bf (diff)
downloadports-be4019c82b96de42896b0d75eb59b5b1d57f6a7f.tar.gz
ports-be4019c82b96de42896b0d75eb59b5b1d57f6a7f.zip
- Update lang/ruby19 to 1.9.3.286
- Don't try to cleanup dir created by ruby-gems - Trim headers while here Feature safe: yes
Notes
Notes: svn path=/head/; revision=306751
Diffstat (limited to 'lang/ruby19')
-rw-r--r--lang/ruby19/Makefile6
-rw-r--r--lang/ruby19/distinfo4
-rw-r--r--lang/ruby19/files/patch-thread_pthread.c10
-rw-r--r--lang/ruby19/pkg-plist1
4 files changed, 3 insertions, 18 deletions
diff --git a/lang/ruby19/Makefile b/lang/ruby19/Makefile
index 616813c2ff54..5d93197807c5 100644
--- a/lang/ruby19/Makefile
+++ b/lang/ruby19/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: ruby18
-# Date created: 6 May 2001
-# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
-#
+# Created by: Akinori MUSHA aka knu <knu@idaemons.org>
# $FreeBSD$
-#
PORTNAME= ruby
PORTVERSION= ${RUBY_PORTVERSION}
diff --git a/lang/ruby19/distinfo b/lang/ruby19/distinfo
index f0126dc16dea..c832658dbb46 100644
--- a/lang/ruby19/distinfo
+++ b/lang/ruby19/distinfo
@@ -1,2 +1,2 @@
-SHA256 (ruby/ruby-1.9.3-p194.tar.bz2) = a9d1ea9eaea075c60048369a63b35b3b5a06a30aa214a3d990e0bb71212db8fa
-SIZE (ruby/ruby-1.9.3-p194.tar.bz2) = 9841223
+SHA256 (ruby/ruby-1.9.3-p286.tar.bz2) = 5281656c7a0ae48b64f28d845a96b4dfa16ba1357a911265752787585fb5ea64
+SIZE (ruby/ruby-1.9.3-p286.tar.bz2) = 9961862
diff --git a/lang/ruby19/files/patch-thread_pthread.c b/lang/ruby19/files/patch-thread_pthread.c
deleted file mode 100644
index 462f1c1d3d9b..000000000000
--- a/lang/ruby19/files/patch-thread_pthread.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- thread_pthread.c.orig 2012-09-20 00:26:58.000000000 -0700
-+++ thread_pthread.c 2012-09-20 00:27:17.000000000 -0700
-@@ -248,6 +248,7 @@
- #endif
-
- r = pthread_cond_init(&cond->cond, &attr);
-+ pthread_condattr_destroy(&attr);
- if (r != 0) {
- rb_bug_errno("pthread_cond_init", r);
- }
diff --git a/lang/ruby19/pkg-plist b/lang/ruby19/pkg-plist
index b54a2a3f3c32..f0d20d435f33 100644
--- a/lang/ruby19/pkg-plist
+++ b/lang/ruby19/pkg-plist
@@ -1030,5 +1030,4 @@ include/ruby-1.9/ruby.h
@dirrmtry %%RUBY_VENDORARCHLIBDIR%%
@dirrmtry %%RUBY_VENDORLIBDIR%%
@dirrmtry lib/ruby/vendor_ruby
-@dirrmtry lib/ruby/gems
@dirrmtry lib/ruby