Skip to content

Commit

Permalink
graphics/p5-Graph-SocialMap: Update version 0.12=>0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
5u623l20 committed Apr 22, 2022
1 parent a54ca32 commit 43f47b2
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 8 deletions.
9 changes: 4 additions & 5 deletions graphics/p5-Graph-SocialMap/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# Created by: Aaron Dalton <aaron@FreeBSD.org>

PORTNAME= Graph-SocialMap
PORTVERSION= 0.12
PORTREVISION= 7
PORTVERSION= 0.13
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
Expand All @@ -14,13 +13,13 @@ 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 <bsd.port.mk>
5 changes: 3 additions & 2 deletions graphics/p5-Graph-SocialMap/distinfo
Original file line number Diff line number Diff line change
@@ -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
1 change: 0 additions & 1 deletion graphics/p5-Graph-SocialMap/pkg-plist
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
%%PERL5_MAN3%%/Graph::SocialMap.3.gz
%%SITE_PERL%%/Graph/SocialMap.pm
%%SITE_PERL%%/Graph/SocialMap.pod

0 comments on commit 43f47b2

Please sign in to comment.