forked from Lainports/freebsd-ports
Update to 0.1.9.
This commit is contained in:
parent
f1be322593
commit
cb2a101cc8
3 changed files with 4 additions and 3 deletions
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= graph
|
||||
PORTVERSION= 0.1.6
|
||||
PORTVERSION= 0.1.9
|
||||
CATEGORIES= graphics ruby
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= rockit
|
||||
|
|
@ -22,7 +22,7 @@ USE_RUBY= yes
|
|||
|
||||
NO_BUILD= yes
|
||||
|
||||
DOCS= BUGS README
|
||||
DOCS= BUGS Changelog README
|
||||
|
||||
do-install:
|
||||
cd ${WRKSRC}; ${RUBY} install.rb
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
MD5 (ruby/graphr-0-1-6.tar.gz) = 66391d2244fa3f738d09b55a5b905aaa
|
||||
MD5 (ruby/graphr-0-1-9.tar.gz) = 4ec52fccc05685b82259efc09b609a3b
|
||||
|
|
|
|||
|
|
@ -3,5 +3,6 @@
|
|||
%%RUBY_SITELIBDIR%%/graph/graphviz_dot.rb
|
||||
@dirrm %%RUBY_SITELIBDIR%%/graph
|
||||
%%PORTDOCS%%%%RUBY_DOCDIR%%/graph/BUGS
|
||||
%%PORTDOCS%%%%RUBY_DOCDIR%%/graph/Changelog
|
||||
%%PORTDOCS%%%%RUBY_DOCDIR%%/graph/README
|
||||
%%PORTDOCS%%@dirrm %%RUBY_DOCDIR%%/graph
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue