From 1191d04c13bf429e79e2c2f89b389f849c44e494 Mon Sep 17 00:00:00 2001 From: edwin Date: Wed, 4 Jan 2006 06:33:34 +0000 Subject: Update port: graphics/p5-GD-SVG update to 0.27 - Update port to 0.27. - Fix WWW. - Add sha256. - Maintainer has been CCed. - Ps: tested on my tinderbox. Submitted by: Jean Milanez Melo PR: ports/90860 Approved by: Fernan Aguero --- graphics/p5-GD-SVG/Makefile | 2 +- graphics/p5-GD-SVG/distinfo | 5 +++-- graphics/p5-GD-SVG/pkg-descr | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) (limited to 'graphics') diff --git a/graphics/p5-GD-SVG/Makefile b/graphics/p5-GD-SVG/Makefile index e95fe67ed77a..8214619cf6c9 100644 --- a/graphics/p5-GD-SVG/Makefile +++ b/graphics/p5-GD-SVG/Makefile @@ -7,7 +7,7 @@ # PORTNAME= GD-SVG -PORTVERSION= 0.25 +PORTVERSION= 0.27 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= GD diff --git a/graphics/p5-GD-SVG/distinfo b/graphics/p5-GD-SVG/distinfo index 863374a33d18..662edb025841 100644 --- a/graphics/p5-GD-SVG/distinfo +++ b/graphics/p5-GD-SVG/distinfo @@ -1,2 +1,3 @@ -MD5 (GD-SVG-0.25.tar.gz) = 47098a12f5bb4c339fac956318f65d6f -SIZE (GD-SVG-0.25.tar.gz) = 42668 +MD5 (GD-SVG-0.27.tar.gz) = 6d6f27af9096234869e753e59bc3492a +SHA256 (GD-SVG-0.27.tar.gz) = 5407757beec30ce8495a88171da3ee83224116c1d62a7de565c664d161aa84a5 +SIZE (GD-SVG-0.27.tar.gz) = 43837 diff --git a/graphics/p5-GD-SVG/pkg-descr b/graphics/p5-GD-SVG/pkg-descr index 08ad15d15170..c20368f1691a 100644 --- a/graphics/p5-GD-SVG/pkg-descr +++ b/graphics/p5-GD-SVG/pkg-descr @@ -2,4 +2,4 @@ GD::SVG seamlessly enables the scalable vector graphics (SVG) output from scripts written using GD. It accomplishes this by translating GD functions into SVG functions. -WWW: http://www2.toddot.net:8081/projects/GD-SVG/ +WWW: http://search.cpan.org/dist/GD-SVG/ -- cgit