svn commit: r561182 - head/math/p5-Graph
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jan 10 23:16:42 UTC 2021
Author: sunpoet
Date: Sun Jan 10 23:16:38 2021
New Revision: 561182
URL: https://svnweb.freebsd.org/changeset/ports/561182
Log:
Update to 0.9716
Changes: https://metacpan.org/changes/distribution/Graph
Modified:
head/math/p5-Graph/Makefile
head/math/p5-Graph/distinfo
Modified: head/math/p5-Graph/Makefile
==============================================================================
--- head/math/p5-Graph/Makefile Sun Jan 10 23:16:33 2021 (r561181)
+++ head/math/p5-Graph/Makefile Sun Jan 10 23:16:38 2021 (r561182)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Graph
-PORTVERSION= 0.9714
+PORTVERSION= 0.9716
PORTEPOCH= 1
CATEGORIES= math perl5
MASTER_SITES= CPAN
@@ -15,7 +15,8 @@ LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= ${RUN_DEPENDS}
-RUN_DEPENDS= p5-Heap>=0:devel/p5-Heap
+RUN_DEPENDS= p5-Heap>=0:devel/p5-Heap \
+ p5-Set-Object>=1.40:devel/p5-Set-Object
USES= perl5
USE_PERL5= configure
Modified: head/math/p5-Graph/distinfo
==============================================================================
--- head/math/p5-Graph/distinfo Sun Jan 10 23:16:33 2021 (r561181)
+++ head/math/p5-Graph/distinfo Sun Jan 10 23:16:38 2021 (r561182)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1609599075
-SHA256 (Graph-0.9714.tar.gz) = c5ee8cb355a0e8d1ff91ac517825f67e9f903e798516c000133cba37ea051538
-SIZE (Graph-0.9714.tar.gz) = 146863
+TIMESTAMP = 1610268905
+SHA256 (Graph-0.9716.tar.gz) = 6a6004d2e8b0ef6b914d41cbe4156d370d0e2a0df35889ccd0be7026b97986a7
+SIZE (Graph-0.9716.tar.gz) = 143123
More information about the svn-ports-head
mailing list