mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
graphics/p5-Graph-SocialMap: Update version 0.12=>0.13
Relnotes: https://metacpan.org/dist/Graph-SocialMap/changes
This commit is contained in:
parent
a54ca321c5
commit
43f47b2b53
@ -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-
|
||||
@ -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>
|
||||
|
@ -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,3 +1,2 @@
|
||||
%%PERL5_MAN3%%/Graph::SocialMap.3.gz
|
||||
%%SITE_PERL%%/Graph/SocialMap.pm
|
||||
%%SITE_PERL%%/Graph/SocialMap.pod
|
||||
|
Loading…
Reference in New Issue
Block a user