1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

Update to 0.2.1, which supports ruby 1.6 again.

This commit is contained in:
Akinori MUSHA 2004-03-05 15:13:59 +00:00
parent 0ce59a9834
commit 2a2649fbad
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=103032
2 changed files with 4 additions and 12 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= bz2
PORTVERSION= 0.2.0
PORTVERSION= 0.2.1
CATEGORIES= archivers ruby
MASTER_SITES= ftp://moulon.inra.fr/pub/ruby/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@ -29,15 +29,6 @@ DOCS= Changes \
${RUBY_RD_HTML_FILES} \
docs/doc
RUBY_REQUIRE= Ruby >= 180
.include <bsd.port.pre.mk>
.if !defined(RUBY_PROVIDED)
IGNORE= only works with Ruby 1.8 or later
RUBY_VER= 1.8 # This gets in effect when NO_IGNORE is defined
.endif
post-build:
.if !defined(NOPORTDOCS)
cd ${BUILD_WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} rdoc
@ -45,7 +36,7 @@ post-build:
post-install: doc-install
.include <bsd.port.post.mk>
.include <bsd.port.mk>
doc-install:
.if !defined(NOPORTDOCS)

View File

@ -1 +1,2 @@
MD5 (ruby/bz2-0.2.0.tar.gz) = 32549305315f079ed78c9cbe7c116dd7
MD5 (ruby/bz2-0.2.1.tar.gz) = 0115a9039e543b47f590b9812e9f978a
SIZE (ruby/bz2-0.2.1.tar.gz) = 16283