From 07aa3e852db3a5295e2c73e77933bd7345ad83c7 Mon Sep 17 00:00:00 2001 From: taca Date: Sun, 20 Jan 2002 03:54:56 +0000 Subject: Update ruby-opengl package to 0.32.2. 2001-12-01 * patch for mswin32. (thanks patch: Nobuyuki Horie(ruby-talk:21179)) * patch for missing methods. (thanks patch: Takaaki Tateishi) * release OpenGL module 0.32b --- graphics/ruby-opengl/Makefile | 10 +++++----- graphics/ruby-opengl/PLIST | 5 ++--- graphics/ruby-opengl/distinfo | 6 +++--- 3 files changed, 10 insertions(+), 11 deletions(-) (limited to 'graphics') diff --git a/graphics/ruby-opengl/Makefile b/graphics/ruby-opengl/Makefile index e80da00afa8..733c75a6ff9 100644 --- a/graphics/ruby-opengl/Makefile +++ b/graphics/ruby-opengl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2001/12/27 13:29:37 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2002/01/20 03:54:56 taca Exp $ # FreeBSD: ports/graphics/ruby-opengl/Makefile,v 1.4 2000/09/26 08:01:58 knu Exp DISTNAME= rbogl-${VERSION} -PKGNAME= ${RUBY_PKGNAMEPREFIX}opengl-${VERSION:S/a$/.1/} +PKGNAME= ${RUBY_PKGNAMEPREFIX}opengl-${VERSION:S/b$/.2/} CATEGORIES= graphics MASTER_SITES= http://www2.giganet.net/~yoshi/ EXTRACT_SUFX= .tgz @@ -11,7 +11,7 @@ MAINTAINER= taca@netbsd.org HOMEPAGE= http://www2.giganet.net/~yoshi/ COMMENT= OpenGL/GLU/GLUT interface modules for Ruby -VERSION= 0.32a +VERSION= 0.32b DIST_SUBDIR= ruby USE_MESA= yes USE_X11= yes @@ -26,9 +26,9 @@ INSTALL_TARGET= site-install post-install: ${INSTALL_DATA_DIR} ${RUBY_EXAMPLESDIR}/opengl ${INSTALL_DATA} ${WRKSRC}/sample/*.rb ${RUBY_EXAMPLESDIR}/opengl - ${INSTALL_DATA_DIR} ${RUBY_DOCDIR}/opengl/ja + ${INSTALL_DATA_DIR} ${RUBY_DOCDIR}/opengl ${INSTALL_DATA} ${WRKSRC}/ChangeLog ${RUBY_DOCDIR}/opengl - ${INSTALL_DATA} ${WRKSRC}/README.EUC ${RUBY_DOCDIR}/opengl/ja + ${INSTALL_DATA} ${WRKSRC}/README.EUC ${RUBY_DOCDIR}/opengl/README.ja .include "../../lang/ruby-base/Makefile.common" .include "../../mk/bsd.pkg.mk" diff --git a/graphics/ruby-opengl/PLIST b/graphics/ruby-opengl/PLIST index e64bcac9758..0f65d268e96 100644 --- a/graphics/ruby-opengl/PLIST +++ b/graphics/ruby-opengl/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 23:53:48 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2002/01/20 03:54:56 taca Exp $ ${RUBY_SITEARCHLIBDIR}/glut.so ${RUBY_SITEARCHLIBDIR}/opengl.so ${RUBY_EXAMPLESDIR}/opengl/aaindex.rb @@ -50,6 +50,5 @@ ${RUBY_EXAMPLESDIR}/opengl/varray.rb ${RUBY_EXAMPLESDIR}/opengl/wrap.rb @dirrm ${RUBY_EXAMPLESDIR}/opengl ${RUBY_DOCDIR}/opengl/ChangeLog -${RUBY_DOCDIR}/opengl/ja/README.EUC -@dirrm ${RUBY_DOCDIR}/opengl/ja +${RUBY_DOCDIR}/opengl/README.ja @dirrm ${RUBY_DOCDIR}/opengl diff --git a/graphics/ruby-opengl/distinfo b/graphics/ruby-opengl/distinfo index 85d8d831e23..ce9e4c5fcd6 100644 --- a/graphics/ruby-opengl/distinfo +++ b/graphics/ruby-opengl/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2001/06/30 15:09:33 taca Exp $ +$NetBSD: distinfo,v 1.2 2002/01/20 03:54:56 taca Exp $ -SHA1 (ruby/rbogl-0.32a.tgz) = 0f96310cb59aedaa5e3112861eed0189bc240355 -Size (ruby/rbogl-0.32a.tgz) = 70123 bytes +SHA1 (ruby/rbogl-0.32b.tgz) = 194e8bba8c7e607083b005137b08b7664f446c32 +Size (ruby/rbogl-0.32b.tgz) = 70340 bytes SHA1 (patch-aa) = a5209b3ef507731aca024239910e6ba97c4dea54 -- cgit v1.2.3