diff options
author | tobez <tobez@FreeBSD.org> | 2013-01-07 17:54:11 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2013-01-07 17:54:11 +0800 |
commit | 5193fa6242b2ac419695dddcff7711d72e9faa5b (patch) | |
tree | 86368a023a2503c10643dbaf4d4409359917e039 /graphics/p5-Chart | |
parent | 1636c1616183266e96a5fc99fac84607dea0edff (diff) | |
download | freebsd-ports-gnome-5193fa6242b2ac419695dddcff7711d72e9faa5b.tar.gz freebsd-ports-gnome-5193fa6242b2ac419695dddcff7711d72e9faa5b.tar.zst freebsd-ports-gnome-5193fa6242b2ac419695dddcff7711d72e9faa5b.zip |
Update to 2.4.6.
Changes: http://search.cpan.org/dist/Chart/README
Diffstat (limited to 'graphics/p5-Chart')
-rw-r--r-- | graphics/p5-Chart/Makefile | 9 | ||||
-rw-r--r-- | graphics/p5-Chart/distinfo | 4 |
2 files changed, 4 insertions, 9 deletions
diff --git a/graphics/p5-Chart/Makefile b/graphics/p5-Chart/Makefile index f7bb37fa02bc..b53663da1ac7 100644 --- a/graphics/p5-Chart/Makefile +++ b/graphics/p5-Chart/Makefile @@ -1,13 +1,8 @@ -# New ports collection makefile for: p5-chart -# Date Created: 8 April 1998 -# Whom: Vanilla I. Shu <vanilla@FreeBSD.org> -# +# Created: Vanilla I. Shu <vanilla@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Chart -PORTVERSION= 2.4.5 -PORTREVISION= 1 +PORTVERSION= 2.4.6 CATEGORIES= graphics perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:CHARTGRP diff --git a/graphics/p5-Chart/distinfo b/graphics/p5-Chart/distinfo index 97a9299bb693..3eb8dafde0ea 100644 --- a/graphics/p5-Chart/distinfo +++ b/graphics/p5-Chart/distinfo @@ -1,2 +1,2 @@ -SHA256 (Chart-2.4.5.tar.gz) = 79e702dc954339ca94ae210c28d2697cd89c11376e0b5031068d90ac1013628f -SIZE (Chart-2.4.5.tar.gz) = 1478273 +SHA256 (Chart-2.4.6.tar.gz) = 5d4499d1cac1c8334efdc1382cd1d6ecfb035b666318a55be8f2926a7266ba50 +SIZE (Chart-2.4.6.tar.gz) = 1544643 |