diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2018-02-20 18:42:43 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2018-02-20 18:42:43 +0000 |
commit | 63bad0e7ab07737c7bd33d55c8fddaa2d9f2df01 (patch) | |
tree | 26b8b41e006a4739ec3f477a8f5f579129c2e68d | |
parent | graphics/drm-next-kmod: fix breakage caused by changes to VM_WAIT macro. (diff) |
Update to 0.9704.
Notes
Notes:
svn path=/head/; revision=462415
-rw-r--r-- | math/p5-Graph/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Graph/distinfo | 5 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/p5-Graph/Makefile b/math/p5-Graph/Makefile index 223ff7e577df..b30655fcc2f4 100644 --- a/math/p5-Graph/Makefile +++ b/math/p5-Graph/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Graph -PORTVERSION= 0.96 -PORTREVISION= 2 +PORTVERSION= 0.9704 PORTEPOCH= 1 CATEGORIES= math perl5 MASTER_SITES= CPAN diff --git a/math/p5-Graph/distinfo b/math/p5-Graph/distinfo index f5d0b5ebac72..2580c4ece865 100644 --- a/math/p5-Graph/distinfo +++ b/math/p5-Graph/distinfo @@ -1,2 +1,3 @@ -SHA256 (Graph-0.96.tar.gz) = 832efa8d483a484f2543a001a3996fcc04c9b37cfc2178d63f603fb0cf8f9727 -SIZE (Graph-0.96.tar.gz) = 147629 +TIMESTAMP = 1519151856 +SHA256 (Graph-0.9704.tar.gz) = 325e8eb07be2d09a909e450c13d3a42dcb2a2e96cc3ac780fe4572a0d80b2a25 +SIZE (Graph-0.9704.tar.gz) = 146930 |