aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-09-22 05:05:43 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-09-22 05:05:43 +0000
commit7ab6a51b362ca2e7d44fb2a5e08261d8299a26ee (patch)
tree1cee69eb4e06edec0d1c13a109cf6dcdfc5dffe3
parent035cc34a44af6c3ecc596f90fabc12aece642b45 (diff)
downloadports-7ab6a51b362ca2e7d44fb2a5e08261d8299a26ee.tar.gz
ports-7ab6a51b362ca2e7d44fb2a5e08261d8299a26ee.zip
Update to 0.2.0.
Now it uses textproc/eruby's shared library.
Notes
Notes: svn path=/head/; revision=32967
-rw-r--r--www/mod_ruby/Makefile14
-rw-r--r--www/mod_ruby/distinfo2
2 files changed, 8 insertions, 8 deletions
diff --git a/www/mod_ruby/Makefile b/www/mod_ruby/Makefile
index 69ef0112aeac..9a504bac35d7 100644
--- a/www/mod_ruby/Makefile
+++ b/www/mod_ruby/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mod_ruby
-PORTVERSION= 0.1.9
+PORTVERSION= 0.2.0
CATEGORIES= www ruby
MASTER_SITES= http://www.ruby-lang.org/~shugo/mod_ruby/
DIST_SUBDIR= ruby
@@ -14,15 +14,17 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
BUILD_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13
+LIB_DEPENDS= eruby.1:${PORTSDIR}/textproc/eruby
RUN_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13
USE_RUBY= yes
-WRKSRC= ${WRKDIR}/${PORTNAME}
-
APXS= ${LOCALBASE}/sbin/apxs
-CONFIGURE_ARGS= --apxs="${APXS}"
+CONFIGURE_ARGS= --apxs="${APXS}" \
+ --enable-eruby=yes \
+ --eruby-includes="${LOCALBASE}/include" \
+ --eruby-libraries="${LOCALBASE}/lib"
DOCS_EN= ChangeLog README.en
DOCS_JA= README.ja
@@ -43,6 +45,4 @@ do-install:
.endif
${CAT} ${PKGMESSAGE}
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/Mk/bsd.ruby.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/www/mod_ruby/distinfo b/www/mod_ruby/distinfo
index 6af4d0fbeb84..19c11e35a37a 100644
--- a/www/mod_ruby/distinfo
+++ b/www/mod_ruby/distinfo
@@ -1 +1 @@
-MD5 (ruby/mod_ruby-0.1.9.tar.gz) = 8286dd524c9afba7b0a012a9d55a6d02
+MD5 (ruby/mod_ruby-0.2.0.tar.gz) = 816feff73fcabbc4bb75e5c17919bc3e