mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 2.50
Changes: http://cpansearch.perl.org/src/RONAN/SVG-2.50/Changes
This commit is contained in:
parent
4684fdd1d7
commit
e05d7c0147
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=257531
3 changed files with 17 additions and 17 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= SVG
|
||||
PORTVERSION= 2.49
|
||||
PORTVERSION= 2.50
|
||||
CATEGORIES= textproc graphics perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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%%
|
||||
|
|
Loading…
Add table
Reference in a new issue