diff options
author | edwin <edwin@FreeBSD.org> | 2006-01-04 14:33:34 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-01-04 14:33:34 +0800 |
commit | 1191d04c13bf429e79e2c2f89b389f849c44e494 (patch) | |
tree | 7589a25db196430f18c17c1ee0559dfe9b029f39 /graphics/p5-GD-SVG/Makefile | |
parent | 3cff8340572298cd70ef382e1390df12745d2866 (diff) | |
download | freebsd-ports-gnome-1191d04c13bf429e79e2c2f89b389f849c44e494.tar.gz freebsd-ports-gnome-1191d04c13bf429e79e2c2f89b389f849c44e494.tar.zst freebsd-ports-gnome-1191d04c13bf429e79e2c2f89b389f849c44e494.zip |
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 <jmelo@freebsdbrasil.com.br>
PR: ports/90860
Approved by: Fernan Aguero <fernan@iib.unsam.edu.ar>
Diffstat (limited to 'graphics/p5-GD-SVG/Makefile')
-rw-r--r-- | graphics/p5-GD-SVG/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |