Update to 0.2.1. Now Ruby 1.4 support has been dropped in this

version, this port still builds and installs 0.2.0 if RUBY_VER=1.4.
This commit is contained in:
Akinori MUSHA 2000-10-20 20:21:26 +00:00
parent 404d327197
commit 8043780615
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=34042
2 changed files with 12 additions and 2 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= mod_ruby
PORTVERSION= 0.2.0
PORTVERSION= ${VERSION}
CATEGORIES= www ruby
MASTER_SITES= http://www.ruby-lang.org/~shugo/mod_ruby/
DIST_SUBDIR= ruby
@ -18,6 +18,15 @@ LIB_DEPENDS= eruby.1:${PORTSDIR}/textproc/eruby
RUN_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13
USE_RUBY= yes
RUBY_REQUIRE= 160 <= Ruby
.include <bsd.port.pre.mk>
.if defined(RUBY_PROVIDED)
VERSION= 0.2.1
.else
VERSION= 0.2.0
.endif
APXS= ${LOCALBASE}/sbin/apxs
@ -45,4 +54,4 @@ do-install:
.endif
${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
.include <bsd.port.post.mk>

View File

@ -1 +1,2 @@
MD5 (ruby/mod_ruby-0.2.0.tar.gz) = 816feff73fcabbc4bb75e5c17919bc3e
MD5 (ruby/mod_ruby-0.2.1.tar.gz) = 28b786af4eaf36faf1be43cd9cf68ac6