aboutsummaryrefslogtreecommitdiff
path: root/graphics/rubygem-opengl
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2013-03-02 20:03:50 +0000
committerSteve Wills <swills@FreeBSD.org>2013-03-02 20:03:50 +0000
commit6164a923dcb3330582555106aa0ee76f702be646 (patch)
tree652ffa0b30d8f9df6013183a64a1c8e2da2cb93a /graphics/rubygem-opengl
parent8a4e4e62663f8d2fd19c61f3e9dd82586ab2fb76 (diff)
downloadports-6164a923dcb3330582555106aa0ee76f702be646.tar.gz
ports-6164a923dcb3330582555106aa0ee76f702be646.zip
- Fix build, at least with Ruby 1.9
Notes
Notes: svn path=/head/; revision=313289
Diffstat (limited to 'graphics/rubygem-opengl')
-rw-r--r--graphics/rubygem-opengl/Makefile11
-rw-r--r--graphics/rubygem-opengl/distinfo4
2 files changed, 3 insertions, 12 deletions
diff --git a/graphics/rubygem-opengl/Makefile b/graphics/rubygem-opengl/Makefile
index bfb1a99f6a3d..4692e71b07ee 100644
--- a/graphics/rubygem-opengl/Makefile
+++ b/graphics/rubygem-opengl/Makefile
@@ -1,26 +1,17 @@
-# New ports collection makefile for: ruby-opengl
-# Date created: 2011-03-14
# Whom: Steve Wills <steve@meatwad.mouf.net>
-#
# $FreeBSD$
-#
PORTNAME= opengl
-PORTVERSION= 0.60.1
-PORTREVISION= 1
+PORTVERSION= 0.8.0
CATEGORIES= graphics ruby
MASTER_SITES= RG
-DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= ruby@FreeBSD.org
COMMENT= OpenGL/GLU/GLUT interface modules for Ruby
-RUN_DEPENDS= rubygem-mkrf>=0.2.3:${PORTSDIR}/devel/rubygem-mkrf
-
USE_RUBY= yes
USE_RAKE= yes
-GEM_NAME= ruby-${PORTNAME}-${PORTVERSION}
USE_RUBYGEMS= yes
USE_GL= glut
RUBYGEM_AUTOPLIST= yes
diff --git a/graphics/rubygem-opengl/distinfo b/graphics/rubygem-opengl/distinfo
index 99c60356dc81..04536c576bb2 100644
--- a/graphics/rubygem-opengl/distinfo
+++ b/graphics/rubygem-opengl/distinfo
@@ -1,2 +1,2 @@
-SHA256 (rubygem/ruby-opengl-0.60.1.gem) = aeeeac200acc0e7dad0f59dc47426ed7d3254c77f560cf3dfdecbdee5fa4ab7e
-SIZE (rubygem/ruby-opengl-0.60.1.gem) = 245248
+SHA256 (rubygem/opengl-0.8.0.gem) = cf6bed386dcf59749e089c3b9c4bfa9e7dae125b2e83d157e497ef332afcfd23
+SIZE (rubygem/opengl-0.8.0.gem) = 458240