diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-04-17 16:05:42 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-04-17 16:05:42 +0000 |
commit | 9a447b089fdb7781ccdf4ddd721d81f6f3f7f800 (patch) | |
tree | f2dd8aff74b12a9aad33e7da8c8378dbe56972a5 /graphics/p5-GraphViz2 | |
parent | 24c8f66925d2b9c4850cf14763a7d13031e606d4 (diff) |
Update to 2.45
Notes
Notes:
svn path=/head/; revision=438713
Diffstat (limited to 'graphics/p5-GraphViz2')
-rw-r--r-- | graphics/p5-GraphViz2/Makefile | 12 | ||||
-rw-r--r-- | graphics/p5-GraphViz2/distinfo | 6 |
2 files changed, 6 insertions, 12 deletions
diff --git a/graphics/p5-GraphViz2/Makefile b/graphics/p5-GraphViz2/Makefile index 217f121a9321..dca4075d6461 100644 --- a/graphics/p5-GraphViz2/Makefile +++ b/graphics/p5-GraphViz2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= GraphViz2 -PORTVERSION= 2.44 +PORTVERSION= 2.45 CATEGORIES= graphics perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RSAVAGE @@ -26,7 +26,7 @@ BUILD_DEPENDS= dot:graphics/graphviz \ p5-Date-Simple>=3.03:devel/p5-Date-Simple \ p5-File-HomeDir>=0.99:devel/p5-File-HomeDir \ p5-File-Slurp>=9999.19:devel/p5-File-Slurp \ - p5-File-Which>=1.09:sysutils/p5-File-Which \ + p5-File-Which>=1.21:sysutils/p5-File-Which \ p5-HTML-Entities-Interpolate>=1.04:textproc/p5-HTML-Entities-Interpolate \ p5-HTML-Tree>=4.2:www/p5-HTML-Tree \ p5-IPC-Run3>=0.048:devel/p5-IPC-Run3 \ @@ -58,10 +58,4 @@ post-install-EXAMPLES-on: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/ ${INSTALL_DATA} ${WRKSRC}/scripts/* ${STAGEDIR}${EXAMPLESDIR}/ -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 502200 -TEST_DEPENDS+= p5-Test-Simple>=1.001014:devel/p5-Test-Simple -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/graphics/p5-GraphViz2/distinfo b/graphics/p5-GraphViz2/distinfo index 3e0fb92f5a63..45d2aed73975 100644 --- a/graphics/p5-GraphViz2/distinfo +++ b/graphics/p5-GraphViz2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1478117392 -SHA256 (GraphViz2-2.44.tgz) = 47b475a954a8d48b78dac8e13035227b7acc71a8027791fd5024cce7ac4bc340 -SIZE (GraphViz2-2.44.tgz) = 230535 +TIMESTAMP = 1492320639 +SHA256 (GraphViz2-2.45.tgz) = 9d8970bd4cca85392599fcc3ed574ee09d4975398d85584f13eeae971ba98414 +SIZE (GraphViz2-2.45.tgz) = 231032 |