diff options
author | tobez <tobez@FreeBSD.org> | 2012-11-12 20:07:31 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2012-11-12 20:07:31 +0800 |
commit | 781e7179e4c4f55ad4650322e743fc0e650231a6 (patch) | |
tree | 0eb137f0fb4fb5fefaf7780bcc00c7402aeaf195 | |
parent | 0cca51003a8218d1c3d7a7b59443f740351d7b2d (diff) | |
download | freebsd-ports-gnome-781e7179e4c4f55ad4650322e743fc0e650231a6.tar.gz freebsd-ports-gnome-781e7179e4c4f55ad4650322e743fc0e650231a6.tar.zst freebsd-ports-gnome-781e7179e4c4f55ad4650322e743fc0e650231a6.zip |
Update to 0.72.
Changes: http://cpansearch.perl.org/src/SHLOMIF/Graph-Easy-0.72/CHANGES
Feature safe: yes
-rw-r--r-- | graphics/p5-Graph-Easy/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-Graph-Easy/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/graphics/p5-Graph-Easy/Makefile b/graphics/p5-Graph-Easy/Makefile index 2964c15217c0..85249ebec4fb 100644 --- a/graphics/p5-Graph-Easy/Makefile +++ b/graphics/p5-Graph-Easy/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Graph-Easy -PORTVERSION= 0.71 +PORTVERSION= 0.72 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/graphics/p5-Graph-Easy/distinfo b/graphics/p5-Graph-Easy/distinfo index cc53cf55b287..08e6960a6dd9 100644 --- a/graphics/p5-Graph-Easy/distinfo +++ b/graphics/p5-Graph-Easy/distinfo @@ -1,2 +1,2 @@ -SHA256 (Graph-Easy-0.71.tar.gz) = 0df446b94b681a6c37fabe2f9db0f3d473ba1af0abd74e9548542b9678b9b8da -SIZE (Graph-Easy-0.71.tar.gz) = 415710 +SHA256 (Graph-Easy-0.72.tar.gz) = 5adcef407f91c2cfb278ed09d01b74fd2745a600d9442b7fe05115154ab3060e +SIZE (Graph-Easy-0.72.tar.gz) = 392243 |