1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Update to 0.1.9.

This commit is contained in:
Akinori MUSHA 2001-11-17 10:08:43 +00:00
parent f1be322593
commit cb2a101cc8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=50144
3 changed files with 4 additions and 3 deletions

View File

@ -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

View File

@ -1 +1 @@
MD5 (ruby/graphr-0-1-6.tar.gz) = 66391d2244fa3f738d09b55a5b905aaa
MD5 (ruby/graphr-0-1-9.tar.gz) = 4ec52fccc05685b82259efc09b609a3b

View File

@ -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