diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2010-07-08 16:17:30 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2010-07-08 16:17:30 +0000 |
commit | e05d7c0147bb759e68f8d2fc090a006118cb503c (patch) | |
tree | 4f2c188363bca08c43a511f46d56d50183b5f818 /textproc/p5-SVG | |
parent | 4684fdd1d7787ebf2faf7bc712edb04dcf065e1f (diff) |
Notes
Diffstat (limited to 'textproc/p5-SVG')
-rw-r--r-- | textproc/p5-SVG/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-SVG/distinfo | 6 | ||||
-rw-r--r-- | textproc/p5-SVG/pkg-plist | 26 |
3 files changed, 17 insertions, 17 deletions
diff --git a/textproc/p5-SVG/Makefile b/textproc/p5-SVG/Makefile index fff46cf11a10..fbf778334cbd 100644 --- a/textproc/p5-SVG/Makefile +++ b/textproc/p5-SVG/Makefile @@ -6,7 +6,7 @@ # PORTNAME= SVG -PORTVERSION= 2.49 +PORTVERSION= 2.50 CATEGORIES= textproc graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-SVG/distinfo b/textproc/p5-SVG/distinfo index 6dad1fc432e2..bfbd7a8fd358 100644 --- a/textproc/p5-SVG/distinfo +++ b/textproc/p5-SVG/distinfo @@ -1,3 +1,3 @@ -MD5 (SVG-2.49.tar.gz) = cd83d8ff1ef6dffdb8f60cff6d9a0278 -SHA256 (SVG-2.49.tar.gz) = 821d8c0d578c858b33f1fa2af606c518ea870228e4314cd14c981ca7f7cdb167 -SIZE (SVG-2.49.tar.gz) = 49396 +MD5 (SVG-2.50.tar.gz) = eb98588ae85277cd7769bce6ba3bc8f9 +SHA256 (SVG-2.50.tar.gz) = 4a7d07746b3d7d9df36387dab18a93a66b457e29bf30de1891af3d208547a461 +SIZE (SVG-2.50.tar.gz) = 52322 diff --git a/textproc/p5-SVG/pkg-plist b/textproc/p5-SVG/pkg-plist index c53a924d4f3e..36750c7bdb47 100644 --- a/textproc/p5-SVG/pkg-plist +++ b/textproc/p5-SVG/pkg-plist @@ -7,16 +7,16 @@ %%SITE_PERL%%/SVG/XML.pm @dirrmtry %%SITE_PERL%%/SVG @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SVG -%%PORTDOCS%%%%EXAMPLESDIR%%/SVG_02_sample.pl -%%PORTDOCS%%%%EXAMPLESDIR%%/attributeManip.pl -%%PORTDOCS%%%%EXAMPLESDIR%%/image_sample.pl -%%PORTDOCS%%%%EXAMPLESDIR%%/inline_sample.pl -%%PORTDOCS%%%%EXAMPLESDIR%%/inlinesvg.pl -%%PORTDOCS%%%%EXAMPLESDIR%%/minsvg.pl -%%PORTDOCS%%%%EXAMPLESDIR%%/starpath.cgi -%%PORTDOCS%%%%EXAMPLESDIR%%/sun_text_sample.pl -%%PORTDOCS%%%%EXAMPLESDIR%%/svg.pl -%%PORTDOCS%%%%EXAMPLESDIR%%/svg_dom_sample.pl -%%PORTDOCS%%%%EXAMPLESDIR%%/svgtest2.pl -%%PORTDOCS%%%%EXAMPLESDIR%%/yaph5.cgi -%%PORTDOCS%%@dirrm %%EXAMPLESDIR%% +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SVG_02_sample.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/attributeManip.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/image_sample.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/inline_sample.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/inlinesvg.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/minsvg.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/starpath.cgi +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sun_text_sample.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/svg.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/svg_dom_sample.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/svgtest2.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/yaph5.cgi +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% |