Date: Sun, 10 Jan 2021 23:11:26 +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: r561123 - head/graphics/p5-GraphViz2 Message-ID: <202101102311.10ANBQZZ071166@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Jan 10 23:11:26 2021 New Revision: 561123 URL: https://svnweb.freebsd.org/changeset/ports/561123 Log: Update to 2.65 Changes: https://metacpan.org/changes/distribution/GraphViz2 Modified: head/graphics/p5-GraphViz2/Makefile head/graphics/p5-GraphViz2/distinfo Modified: head/graphics/p5-GraphViz2/Makefile ============================================================================== --- head/graphics/p5-GraphViz2/Makefile Sun Jan 10 23:11:21 2021 (r561122) +++ head/graphics/p5-GraphViz2/Makefile Sun Jan 10 23:11:26 2021 (r561123) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= GraphViz2 -PORTVERSION= 2.64 +PORTVERSION= 2.65 CATEGORIES= graphics perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ETJ @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= dot:graphics/graphviz \ p5-Data-Section-Simple>=0.02:devel/p5-Data-Section-Simple \ p5-File-Which>=1.21:sysutils/p5-File-Which \ - p5-Graph>=0.9706,1:math/p5-Graph \ + p5-Graph>=0.9716,1:math/p5-Graph \ p5-IPC-Run3>=0.048:devel/p5-IPC-Run3 \ p5-Moo>=2.001001:devel/p5-Moo \ p5-Type-Tiny>=1.000005:devel/p5-Type-Tiny Modified: head/graphics/p5-GraphViz2/distinfo ============================================================================== --- head/graphics/p5-GraphViz2/distinfo Sun Jan 10 23:11:21 2021 (r561122) +++ head/graphics/p5-GraphViz2/distinfo Sun Jan 10 23:11:26 2021 (r561123) @@ -1,3 +1,3 @@ -TIMESTAMP = 1609953889 -SHA256 (GraphViz2-2.64.tar.gz) = f946bfd4141d3ca80fe2baca627a3f1cfee4fcd61c39992e608be31a834b73cd -SIZE (GraphViz2-2.64.tar.gz) = 78255 +TIMESTAMP = 1610268857 +SHA256 (GraphViz2-2.65.tar.gz) = c87776faa065fe86f7ac3147f9e13075c87e6771b2972ca8b84c04fe28516f81 +SIZE (GraphViz2-2.65.tar.gz) = 78535
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101102311.10ANBQZZ071166>