mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Update to 1.0.2.
This commit is contained in:
parent
12ca3dc467
commit
4de02553b6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=72051
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= mod_ruby
|
||||
PORTVERSION= 1.0.1
|
||||
PORTVERSION= 1.0.2
|
||||
CATEGORIES= www ruby
|
||||
MASTER_SITES= http://www.modruby.net/archive/
|
||||
DIST_SUBDIR= ruby
|
||||
@ -14,7 +14,7 @@ DIST_SUBDIR= ruby
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
|
||||
BUILD_DEPENDS= ${APXS}:${APACHE_PORT}
|
||||
LIB_DEPENDS= eruby.09:${PORTSDIR}/textproc/eruby
|
||||
LIB_DEPENDS= eruby.10:${PORTSDIR}/textproc/eruby
|
||||
RUN_DEPENDS= ${APXS}:${APACHE_PORT}
|
||||
|
||||
USE_RUBY= yes
|
||||
@ -34,11 +34,6 @@ RUBY_RD_FILES= # empty
|
||||
DOCS_EN= COPYING ChangeLog README.en doc/default.css doc/*.en.*
|
||||
DOCS_JA= README.ja doc/default.css doc/*.ja.*
|
||||
|
||||
post-patch:
|
||||
.if !defined(NOPORTDOCS)
|
||||
${RUBY} -i -pe 'sub(/ruby /, "${RUBY} ")' ${WRKSRC}/doc/Makefile
|
||||
.endif
|
||||
|
||||
do-configure:
|
||||
@cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${RUBY} ${RUBY_FLAGS} configure.rb ${CONFIGURE_ARGS}
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (ruby/mod_ruby-1.0.1.tar.gz) = 2ebbf6881ef7d5d9f9dace5d9ea99051
|
||||
MD5 (ruby/mod_ruby-1.0.2.tar.gz) = 68794120846d62a2f861da52da94faf8
|
||||
|
Loading…
Reference in New Issue
Block a user