diff options
author | jadawin <jadawin@FreeBSD.org> | 2012-05-11 21:57:48 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2012-05-11 21:57:48 +0800 |
commit | 50c2c5c306069de01c680b799e57e404e8ae1df6 (patch) | |
tree | afdf8d9d4663ac8ae608c1b63128420bfeb16bb4 /textproc/p5-SVG | |
parent | e101513135102ecd0533f0009a1d7576bbc66ec5 (diff) | |
download | freebsd-ports-gnome-50c2c5c306069de01c680b799e57e404e8ae1df6.tar.gz freebsd-ports-gnome-50c2c5c306069de01c680b799e57e404e8ae1df6.tar.zst freebsd-ports-gnome-50c2c5c306069de01c680b799e57e404e8ae1df6.zip |
- Update to 2.51
- Add LICENSE
Diffstat (limited to 'textproc/p5-SVG')
-rw-r--r-- | textproc/p5-SVG/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-SVG/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/textproc/p5-SVG/Makefile b/textproc/p5-SVG/Makefile index 0526ae53d9e3..77dbbeac2069 100644 --- a/textproc/p5-SVG/Makefile +++ b/textproc/p5-SVG/Makefile @@ -6,7 +6,7 @@ # PORTNAME= SVG -PORTVERSION= 2.50 +PORTVERSION= 2.51 CATEGORIES= textproc graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for generating Scalable Vector Graphics (SVG) documents +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + PERL_CONFIGURE= yes MAN3= SVG.3 SVG::DOM.3 SVG::Element.3 SVG::Extension.3 \ diff --git a/textproc/p5-SVG/distinfo b/textproc/p5-SVG/distinfo index 238672b0f9fd..044044fc7d58 100644 --- a/textproc/p5-SVG/distinfo +++ b/textproc/p5-SVG/distinfo @@ -1,2 +1,2 @@ -SHA256 (SVG-2.50.tar.gz) = 4a7d07746b3d7d9df36387dab18a93a66b457e29bf30de1891af3d208547a461 -SIZE (SVG-2.50.tar.gz) = 52322 +SHA256 (SVG-2.51.tar.gz) = 1b9d5e30de094954a6480c24eaad1c5bcf0583f1f1cca510dc3f9e4dbd65665d +SIZE (SVG-2.51.tar.gz) = 52590 |