diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2015-03-05 09:50:17 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2015-03-05 09:50:17 +0000 |
commit | 79f026d16fec4150f9ec29e9b2f53e9de0edae4c (patch) | |
tree | 1fd3ff572b5d830490cc74e15793febf5b1b54a9 /textproc/p5-SVG | |
parent | 6aafbf646d39105a0e1d91a409905ed441e6b44a (diff) |
Notes
Diffstat (limited to 'textproc/p5-SVG')
-rw-r--r-- | textproc/p5-SVG/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-SVG/distinfo | 4 | ||||
-rw-r--r-- | textproc/p5-SVG/pkg-plist | 1 |
3 files changed, 4 insertions, 4 deletions
diff --git a/textproc/p5-SVG/Makefile b/textproc/p5-SVG/Makefile index db29de9cc83e..51c8ae6e7d77 100644 --- a/textproc/p5-SVG/Makefile +++ b/textproc/p5-SVG/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= SVG -PORTVERSION= 2.59 -PORTREVISION= 1 +PORTVERSION= 2.61 CATEGORIES= textproc graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-SVG/distinfo b/textproc/p5-SVG/distinfo index 9700037bf211..01604b1e7cd2 100644 --- a/textproc/p5-SVG/distinfo +++ b/textproc/p5-SVG/distinfo @@ -1,2 +1,2 @@ -SHA256 (SVG-2.59.tar.gz) = e1e60e590718c2de5bda17a76283fdeb137761b69da2121c03d9630257e8ba3a -SIZE (SVG-2.59.tar.gz) = 54926 +SHA256 (SVG-2.61.tar.gz) = b57fe65eed432b979d8c9ceec1400804323beba5a3da9db6966dde5dbb2bca44 +SIZE (SVG-2.61.tar.gz) = 55356 diff --git a/textproc/p5-SVG/pkg-plist b/textproc/p5-SVG/pkg-plist index 1e7d8232ea1a..bda2a54d8f00 100644 --- a/textproc/p5-SVG/pkg-plist +++ b/textproc/p5-SVG/pkg-plist @@ -20,6 +20,7 @@ %%PORTEXAMPLES%%%%EXAMPLESDIR%%/minsvg.pl %%PORTEXAMPLES%%%%EXAMPLESDIR%%/starpath.cgi %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sun_text_sample.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/svg.psgi %%PORTEXAMPLES%%%%EXAMPLESDIR%%/svg2png.pl %%PORTEXAMPLES%%%%EXAMPLESDIR%%/svg_dom_sample.pl %%PORTEXAMPLES%%%%EXAMPLESDIR%%/svgtest2.pl |