Update to 0.47.
Approved by: maintainer
This commit is contained in:
parent
fcecc5c0d3
commit
a6b3d3d18a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=70010
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= yaml
|
||||
PORTVERSION= 0.44
|
||||
PORTVERSION= 0.47
|
||||
CATEGORIES= devel ruby
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}4r
|
||||
@ -20,7 +20,7 @@ USE_RUBY= yes
|
||||
|
||||
NO_BUILD= yes
|
||||
|
||||
DOCS= CHANGELOG README yts/cookbook.html
|
||||
DOCS= CHANGELOG README
|
||||
|
||||
do-install:
|
||||
@cd ${WRKSRC}; ${RUBY} install.rb
|
||||
|
@ -1 +1 @@
|
||||
MD5 (ruby/yamlrb-0.44.tar.gz) = 8897e0f4ead6a017ac206adf56713e51
|
||||
MD5 (ruby/yamlrb-0.47.tar.gz) = c5ecbe54830a0a097e05b0150f533d78
|
||||
|
@ -6,5 +6,4 @@
|
||||
@dirrm %%RUBY_SITELIBDIR%%/okay
|
||||
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/CHANGELOG
|
||||
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/README
|
||||
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/cookbook.html
|
||||
%%PORTDOCS%%@dirrm %%RUBY_MODDOCDIR%%
|
||||
|
Loading…
Reference in New Issue
Block a user