svn commit: r321634 - head/graphics/rubygem-graphviz

Steve Wills swills at FreeBSD.org
Sun Jun 23 12:52:01 UTC 2013


Author: swills
Date: Sun Jun 23 12:52:00 2013
New Revision: 321634
URL: http://svnweb.freebsd.org/changeset/ports/321634

Log:
  - Update to 1.0.9

Modified:
  head/graphics/rubygem-graphviz/Makefile   (contents, props changed)
  head/graphics/rubygem-graphviz/distinfo   (contents, props changed)

Modified: head/graphics/rubygem-graphviz/Makefile
==============================================================================
--- head/graphics/rubygem-graphviz/Makefile	Sun Jun 23 12:42:52 2013	(r321633)
+++ head/graphics/rubygem-graphviz/Makefile	Sun Jun 23 12:52:00 2013	(r321634)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	graphviz
-# Date created:		21 march, 2009
-# Whom:			Wen Heping <wenheping at gmail.com>
-#
+# Created by: Wen Heping <wenheping at gmail.com>
 # $FreeBSD$
-#
 
 PORTNAME=	graphviz
-PORTVERSION=	0.9.21
+PORTVERSION=	1.0.9
 CATEGORIES=	graphics ruby rubygems
 MASTER_SITES=	RG
 DISTNAME=	ruby-${PORTNAME}-${PORTVERSION}
@@ -15,7 +11,7 @@ MAINTAINER=	ruby at 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
+		rubygem-treetop>=1.4.2:${PORTSDIR}/devel/rubygem-treetop
 
 GEM_NAME=	${DISTNAME}
 

Modified: head/graphics/rubygem-graphviz/distinfo
==============================================================================
--- head/graphics/rubygem-graphviz/distinfo	Sun Jun 23 12:42:52 2013	(r321633)
+++ head/graphics/rubygem-graphviz/distinfo	Sun Jun 23 12:52:00 2013	(r321634)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/ruby-graphviz-0.9.21.gem) = e6141316919731997bc327c083067b7fd116030ae947c03935ab18db76680f2a
-SIZE (rubygem/ruby-graphviz-0.9.21.gem) = 1762304
+SHA256 (rubygem/ruby-graphviz-1.0.9.gem) = a37dddf517eb5adad5ae94532edc5a8432e1edf09b3af60652a1be2cdccacdbb
+SIZE (rubygem/ruby-graphviz-1.0.9.gem) = 119296


More information about the svn-ports-all mailing list