Index: head/graphics/rubygem-graphviz/Makefile =================================================================== --- head/graphics/rubygem-graphviz/Makefile (revision 262502) +++ head/graphics/rubygem-graphviz/Makefile (revision 262503) @@ -1,27 +1,27 @@ # New ports collection makefile for: graphviz # Date created: 21 march, 2009 # Whom: Wen Heping # # $FreeBSD$ # PORTNAME= graphviz -PORTVERSION= 0.9.15 +PORTVERSION= 0.9.16 CATEGORIES= graphics ruby rubygems MASTER_SITES= RG DISTNAME= ruby-${PORTNAME}-${PORTVERSION} MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby Interface to the GraphViz Graphing Tool RUN_DEPENDS= ${LOCALBASE}/bin/gxl2dot:${PORTSDIR}/graphics/graphviz \ rubygem-treetop>=1.4.2:${PORTSDIR}/devel/rubygem-treetop GEM_NAME= ${DISTNAME} USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -PLIST_FILES= bin/ruby2gv bin/gem2gv bin/dot2ruby bin/git2gv +PLIST_FILES= bin/ruby2gv bin/gem2gv bin/dot2ruby bin/git2gv bin/xml2gv .include Property changes on: head/graphics/rubygem-graphviz/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.22 \ No newline at end of property +1.23 \ No newline at end of property Index: head/graphics/rubygem-graphviz/distinfo =================================================================== --- head/graphics/rubygem-graphviz/distinfo (revision 262502) +++ head/graphics/rubygem-graphviz/distinfo (revision 262503) @@ -1,3 +1,3 @@ -MD5 (rubygem/ruby-graphviz-0.9.15.gem) = e1aa4c46af06204ef0b90ed5db00f92d -SHA256 (rubygem/ruby-graphviz-0.9.15.gem) = ec4cd17340b1524ae9aa4c329b005c3964c83fd94a5b712f6d4aea9f80b33f68 -SIZE (rubygem/ruby-graphviz-0.9.15.gem) = 90112 +MD5 (rubygem/ruby-graphviz-0.9.16.gem) = 1bae42ce9166c5f985afa0bf37276926 +SHA256 (rubygem/ruby-graphviz-0.9.16.gem) = e2035b5e5410087c6153bda099b021a33e061f3dd6f0c272ab2cc90ec7353a14 +SIZE (rubygem/ruby-graphviz-0.9.16.gem) = 91136 Property changes on: head/graphics/rubygem-graphviz/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.15 \ No newline at end of property +1.16 \ No newline at end of property