diff --git a/graphics/p5-Graph-SocialMap/Makefile b/graphics/p5-Graph-SocialMap/Makefile index 37cd8f4ccefa..17593debee5d 100644 --- a/graphics/p5-Graph-SocialMap/Makefile +++ b/graphics/p5-Graph-SocialMap/Makefile @@ -1,26 +1,25 @@ # Created by: Aaron Dalton PORTNAME= Graph-SocialMap -PORTVERSION= 0.12 -PORTREVISION= 7 +PORTVERSION= 0.13 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Easy tool to create social network maps LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-Graph>=0:math/p5-Graph \ - p5-Graph-Writer-GraphViz>=0:graphics/p5-Graph-Writer-GraphViz \ +RUN_DEPENDS= p5-Graph-Writer-GraphViz>=0:graphics/p5-Graph-Writer-GraphViz \ + p5-Graph>=0:math/p5-Graph \ p5-Quantum-Superpositions>=0:lang/p5-Quantum-Superpositions \ p5-Spiffy>=0:devel/p5-Spiffy \ p5-YAML>=0:textproc/p5-YAML USES= perl5 -USE_PERL5= configure +USE_PERL5= modbuildtiny .include diff --git a/graphics/p5-Graph-SocialMap/distinfo b/graphics/p5-Graph-SocialMap/distinfo index 007f53fa0d52..adaacefc6ba3 100644 --- a/graphics/p5-Graph-SocialMap/distinfo +++ b/graphics/p5-Graph-SocialMap/distinfo @@ -1,2 +1,3 @@ -SHA256 (Graph-SocialMap-0.12.tar.gz) = 2858fab90b5b38f07521bffb69c979f7213e07ae9de49890bf4e884ff6a7c992 -SIZE (Graph-SocialMap-0.12.tar.gz) = 27505 +TIMESTAMP = 1650583920 +SHA256 (Graph-SocialMap-0.13.tar.gz) = 4e8907548dea592777594b7c07e12b72d69623c3036fc834ad87718d97c46aa0 +SIZE (Graph-SocialMap-0.13.tar.gz) = 28658 diff --git a/graphics/p5-Graph-SocialMap/pkg-plist b/graphics/p5-Graph-SocialMap/pkg-plist index a66769e13ee1..337dba247889 100644 --- a/graphics/p5-Graph-SocialMap/pkg-plist +++ b/graphics/p5-Graph-SocialMap/pkg-plist @@ -1,3 +1,2 @@ %%PERL5_MAN3%%/Graph::SocialMap.3.gz %%SITE_PERL%%/Graph/SocialMap.pm -%%SITE_PERL%%/Graph/SocialMap.pod