diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-01-03 20:23:50 +0000 |
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-01-03 20:23:50 +0000 |
| commit | c2460a0ee7283ec362c526c1d5313714c1112244 (patch) | |
| tree | 9ac762099cb803a9a60c457144e2fbb241928496 /math/p5-Graph | |
| parent | d5055be726d0c3ff85e3a9f6cf436b66ba709074 (diff) | |
Notes
Diffstat (limited to 'math/p5-Graph')
| -rw-r--r-- | math/p5-Graph/Makefile | 2 | ||||
| -rw-r--r-- | math/p5-Graph/distinfo | 6 | ||||
| -rw-r--r-- | math/p5-Graph/pkg-plist | 3 |
3 files changed, 4 insertions, 7 deletions
diff --git a/math/p5-Graph/Makefile b/math/p5-Graph/Makefile index 89fb9b165c70..d224d0ee0a98 100644 --- a/math/p5-Graph/Makefile +++ b/math/p5-Graph/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Graph -PORTVERSION= 0.9712 +PORTVERSION= 0.9714 PORTEPOCH= 1 CATEGORIES= math perl5 MASTER_SITES= CPAN diff --git a/math/p5-Graph/distinfo b/math/p5-Graph/distinfo index e670a6a21e42..c2e8243feb02 100644 --- a/math/p5-Graph/distinfo +++ b/math/p5-Graph/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1608366306 -SHA256 (Graph-0.9712.tar.gz) = 8fcd37f9d43e4c646ad6eed2bd962b3ffbe82f7a7c5418864b5be68ed7b344ab -SIZE (Graph-0.9712.tar.gz) = 150829 +TIMESTAMP = 1609599075 +SHA256 (Graph-0.9714.tar.gz) = c5ee8cb355a0e8d1ff91ac517825f67e9f903e798516c000133cba37ea051538 +SIZE (Graph-0.9714.tar.gz) = 146863 diff --git a/math/p5-Graph/pkg-plist b/math/p5-Graph/pkg-plist index f5de580fe555..de51816d45d0 100644 --- a/math/p5-Graph/pkg-plist +++ b/math/p5-Graph/pkg-plist @@ -1,9 +1,7 @@ %%SITE_PERL%%/Graph.pm %%SITE_PERL%%/Graph.pod %%SITE_PERL%%/Graph/AdjacencyMap.pm -%%SITE_PERL%%/Graph/AdjacencyMap/Heavy.pm %%SITE_PERL%%/Graph/AdjacencyMap/Light.pm -%%SITE_PERL%%/Graph/AdjacencyMap/Vertex.pm %%SITE_PERL%%/Graph/AdjacencyMatrix.pm %%SITE_PERL%%/Graph/Attribute.pm %%SITE_PERL%%/Graph/BitMatrix.pm @@ -20,7 +18,6 @@ %%SITE_PERL%%/Graph/UnionFind.pm %%PERL5_MAN3%%/Graph.3.gz %%PERL5_MAN3%%/Graph::AdjacencyMap.3.gz -%%PERL5_MAN3%%/Graph::AdjacencyMap::Vertex.3.gz %%PERL5_MAN3%%/Graph::AdjacencyMatrix.3.gz %%PERL5_MAN3%%/Graph::BitMatrix.3.gz %%PERL5_MAN3%%/Graph::Directed.3.gz |
