mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
- Update to 2.59
- Changelog: http://search.cpan.org/src/SZABGAB/SVG-2.59/Changes
This commit is contained in:
parent
b7752854de
commit
ee59a8bb34
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319371
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= SVG
|
||||
PORTVERSION= 2.54
|
||||
PORTVERSION= 2.59
|
||||
CATEGORIES= textproc graphics perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -19,7 +19,7 @@ PERL_CONFIGURE= yes
|
||||
USE_DOS2UNIX= yes
|
||||
|
||||
MAN3= SVG.3 SVG::DOM.3 SVG::Element.3 SVG::Extension.3 \
|
||||
SVG::Manual.3 SVG::XML.3
|
||||
SVG::XML.3
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (SVG-2.54.tar.gz) = a8f940f6adf606e42b6e29b2130a1770c0ab213ca3cd1f51a937a520e22d5a45
|
||||
SIZE (SVG-2.54.tar.gz) = 53926
|
||||
SHA256 (SVG-2.59.tar.gz) = e1e60e590718c2de5bda17a76283fdeb137761b69da2121c03d9630257e8ba3a
|
||||
SIZE (SVG-2.59.tar.gz) = 54926
|
||||
|
@ -3,7 +3,6 @@
|
||||
%%SITE_PERL%%/SVG/DOM.pm
|
||||
%%SITE_PERL%%/SVG/Element.pm
|
||||
%%SITE_PERL%%/SVG/Extension.pm
|
||||
%%SITE_PERL%%/SVG/Manual.pm
|
||||
%%SITE_PERL%%/SVG/XML.pm
|
||||
@dirrmtry %%SITE_PERL%%/SVG
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SVG
|
||||
@ -12,13 +11,14 @@
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/03_circle_and_square.pl
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SVG_02_sample.pl
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/attributeManip.pl
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/circle.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%%/svg2png.pl
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sun_text_sample.pl
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/svg.pl
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/svg_dom_sample.pl
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/svgtest2.pl
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/yaph5.cgi
|
||||
|
Loading…
Reference in New Issue
Block a user