diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2013-08-21 14:16:57 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2013-08-21 14:16:57 +0000 |
commit | f119ce1dd8b4708afa31f17e2f6018e77b4d80b2 (patch) | |
tree | 98d06c631131d5ba311dd71caaceb65d331701ee /graphics/p5-GD-Graph | |
parent | 565208cb8c3bb9addccab64b6d2c6ffe417db32a (diff) | |
download | ports-f119ce1dd8b4708afa31f17e2f6018e77b4d80b2.tar.gz ports-f119ce1dd8b4708afa31f17e2f6018e77b4d80b2.zip |
Notes
Diffstat (limited to 'graphics/p5-GD-Graph')
-rw-r--r-- | graphics/p5-GD-Graph/Makefile | 5 | ||||
-rw-r--r-- | graphics/p5-GD-Graph/distinfo | 4 |
2 files changed, 3 insertions, 6 deletions
diff --git a/graphics/p5-GD-Graph/Makefile b/graphics/p5-GD-Graph/Makefile index 9466f61d2e8f..0bfa51148d77 100644 --- a/graphics/p5-GD-Graph/Makefile +++ b/graphics/p5-GD-Graph/Makefile @@ -2,12 +2,9 @@ # $FreeBSD$ PORTNAME= GD-Graph -PORTVERSION= 1.44.01 -DISTVERSION= ${PORTVERSION:C/\.(..)$/_\1/} -PORTREVISION= 5 +PORTVERSION= 1.48 CATEGORIES= graphics perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:BWARFIELD PKGNAMEPREFIX= p5- DISTNAME= GDGraph-${DISTVERSION} diff --git a/graphics/p5-GD-Graph/distinfo b/graphics/p5-GD-Graph/distinfo index 7e240604b254..9f25d06ce6d3 100644 --- a/graphics/p5-GD-Graph/distinfo +++ b/graphics/p5-GD-Graph/distinfo @@ -1,2 +1,2 @@ -SHA256 (GDGraph-1.44_01.tar.gz) = 52ca97d03bdcf4b3639fd465a1df51a5e22f72673d27a9ab4e53106320966ef4 -SIZE (GDGraph-1.44_01.tar.gz) = 158506 +SHA256 (GDGraph-1.48.tar.gz) = 4324a104557edaf8925a20f24326af89c08e419989fbaa7380f0c9731bc2ac6c +SIZE (GDGraph-1.48.tar.gz) = 156383 |