diff options
author | jadawin <jadawin@FreeBSD.org> | 2015-03-05 17:50:17 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2015-03-05 17:50:17 +0800 |
commit | 5480d81d3731745fb5186c4e5709a65a21dbaf9f (patch) | |
tree | 1fd3ff572b5d830490cc74e15793febf5b1b54a9 /textproc | |
parent | 48eae413feb42e72fcb9b2f6ad30107c794f8562 (diff) | |
download | freebsd-ports-gnome-5480d81d3731745fb5186c4e5709a65a21dbaf9f.tar.gz freebsd-ports-gnome-5480d81d3731745fb5186c4e5709a65a21dbaf9f.tar.zst freebsd-ports-gnome-5480d81d3731745fb5186c4e5709a65a21dbaf9f.zip |
- Update to 2.61
Diffstat (limited to 'textproc')
-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 |