Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Sep 2012 04:08:53 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r305064 - head/graphics/p5-GraphViz2
Message-ID:  <201209300408.q8U48rHv056172@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Sep 30 04:08:52 2012
New Revision: 305064
URL: http://svn.freebsd.org/changeset/ports/305064

Log:
  - Update to 2.04
  - Cleanup Makefile header
  
  Changes:	http://search.cpan.org/dist/GraphViz2/CHANGES

Modified:
  head/graphics/p5-GraphViz2/Makefile
  head/graphics/p5-GraphViz2/distinfo   (contents, props changed)
  head/graphics/p5-GraphViz2/pkg-plist   (contents, props changed)

Modified: head/graphics/p5-GraphViz2/Makefile
==============================================================================
--- head/graphics/p5-GraphViz2/Makefile	Sun Sep 30 04:01:23 2012	(r305063)
+++ head/graphics/p5-GraphViz2/Makefile	Sun Sep 30 04:08:52 2012	(r305064)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	p5-GraphViz2
-# Date created:		2011-07-21
-# Whom:			Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
-#
+# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	GraphViz2
-PORTVERSION=	2.03
+PORTVERSION=	2.04
 CATEGORIES=	graphics perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:RSAVAGE
@@ -41,8 +37,7 @@ BUILD_DEPENDS=	${LOCALBASE}/bin/dot:${PO
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Pod>=1.44:${PORTSDIR}/devel/p5-Test-Pod
 
-# This port also requires strict>=1.04 (5.10.0+), utf8>=1.09 (5.14.0+) and warnings>=1.12 (5.14.0+)
-PERL_CONFIGURE=	5.14.0+
+PERL_CONFIGURE=	5.14.2+
 
 MAN3=		GraphViz2.3 \
 		GraphViz2::DBI.3 \

Modified: head/graphics/p5-GraphViz2/distinfo
==============================================================================
--- head/graphics/p5-GraphViz2/distinfo	Sun Sep 30 04:01:23 2012	(r305063)
+++ head/graphics/p5-GraphViz2/distinfo	Sun Sep 30 04:08:52 2012	(r305064)
@@ -1,2 +1,2 @@
-SHA256 (GraphViz2-2.03.tgz) = 77f04812ad0066fdf92333d94866bd1e9bf6115172fc515a2b232b5d8eac94b0
-SIZE (GraphViz2-2.03.tgz) = 193618
+SHA256 (GraphViz2-2.04.tgz) = 8583a0258799f0914f5bcdf5a61f6656f85a9cf40278e217472848f08bc8271e
+SIZE (GraphViz2-2.04.tgz) = 198337

Modified: head/graphics/p5-GraphViz2/pkg-plist
==============================================================================
--- head/graphics/p5-GraphViz2/pkg-plist	Sun Sep 30 04:01:23 2012	(r305063)
+++ head/graphics/p5-GraphViz2/pkg-plist	Sun Sep 30 04:08:52 2012	(r305064)
@@ -42,6 +42,10 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/parse.yacc.pl
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/parse.yapp.pl
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/quote.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rank.sub.graph.1.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rank.sub.graph.2.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rank.sub.graph.3.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rank.sub.graph.4.pl
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/report.valid.attributes.pl
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sub.graph.pl
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sub.sub.graph.pl



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209300408.q8U48rHv056172>