Index: head/graphics/ruby-opengl/Makefile =================================================================== --- head/graphics/ruby-opengl/Makefile (revision 50895) +++ head/graphics/ruby-opengl/Makefile (revision 50896) @@ -1,38 +1,37 @@ # New ports collection makefile for: Ruby/OpenGL # Date created: 24 Aug 2000 # Whom: Akinori MUSHA aka knu # # $FreeBSD$ # PORTNAME= opengl -PORTVERSION= 0.32a -PORTREVISION= 1 +PORTVERSION= 0.32b CATEGORIES= graphics ruby MASTER_SITES= http://www2.giganet.net/~yoshi/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= rbogl-${PORTVERSION} EXTRACT_SUFX= .tgz DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org USE_RUBY= yes USE_RUBY_EXTCONF= yes USE_MESA= yes WRKSRC= ${WRKDIR}/${PORTNAME} CONFIGURE_ARGS= --with-ruby-dir="${LOCALBASE}" --with-x11-dir="${X11BASE}" INSTALL_TARGET= site-install post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${RUBY_EXAMPLESDIR}/${PORTNAME} ${INSTALL_DATA} ${WRKSRC}/sample/*.rb ${RUBY_EXAMPLESDIR}/${PORTNAME}/ ${MKDIR} ${RUBY_DOCDIR}/${PORTNAME}/ja ${INSTALL_DATA} ${WRKSRC}/ChangeLog ${RUBY_DOCDIR}/${PORTNAME}/ ${INSTALL_DATA} ${WRKSRC}/README.EUC ${RUBY_DOCDIR}/${PORTNAME}/ja/ .endif .include Property changes on: head/graphics/ruby-opengl/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property Index: head/graphics/ruby-opengl/distinfo =================================================================== --- head/graphics/ruby-opengl/distinfo (revision 50895) +++ head/graphics/ruby-opengl/distinfo (revision 50896) @@ -1 +1 @@ -MD5 (ruby/rbogl-0.32a.tgz) = 3393ce56d75a6d5e5b839577656876b2 +MD5 (ruby/rbogl-0.32b.tgz) = 94a689666a118b2ef10990183d5a308c Property changes on: head/graphics/ruby-opengl/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property