1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

- Chase rubygem-bluecloth version change

Approved by:	tabthorpe (mentor)
This commit is contained in:
Alexander Logvinov 2009-07-19 22:25:50 +00:00
parent 4aaac129f0
commit 20dc9cf75c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=238079

View File

@ -7,6 +7,7 @@
PORTNAME= instiki
PORTVERSION= 0.13.0
PORTREVISION= 1
CATEGORIES= www ruby
MASTER_SITES= RF
#DISTNAME= ${PORTNAME}-0.12.0
@ -40,7 +41,7 @@ RUBY_SHEBANG_FILES=instiki
REV= ${RUBY_VER}
GEMS_BASE_DIR= lib/ruby/gems/${REV}
SPEC_DIR= ${GEMS_BASE_DIR}/specifications
BUILD_DEPENDS+= ${LOCALBASE}/${SPEC_DIR}/BlueCloth-1.0.0.gemspec:${PORTSDIR}/www/rubygem-bluecloth
BUILD_DEPENDS+= ${LOCALBASE}/${SPEC_DIR}/bluecloth-1.0.1.gemspec:${PORTSDIR}/www/rubygem-bluecloth
EXTRA_PATCHES+= ${FILESDIR}/bluecloth-patch-lib-chunks-engines-rb
.endif