summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2004-01-19 13:59:44 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2004-01-19 13:59:44 +0000
commitafcd2282244693640f3af15879978e29b86fb7a6 (patch)
tree6b91aa967ec4f7fa586c13bae0c6d5afa10ed95d /textproc
parentUpdated to 0.05 (diff)
Updated to 2.28
Notes
Notes: svn path=/head/; revision=98554
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-SVG/Makefile2
-rw-r--r--textproc/p5-SVG/distinfo2
-rw-r--r--textproc/p5-SVG/pkg-plist2
3 files changed, 4 insertions, 2 deletions
diff --git a/textproc/p5-SVG/Makefile b/textproc/p5-SVG/Makefile
index 8e499593a1cc..a4e7ab106c85 100644
--- a/textproc/p5-SVG/Makefile
+++ b/textproc/p5-SVG/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= SVG
-PORTVERSION= 2.27
+PORTVERSION= 2.28
CATEGORIES= textproc graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= SVG
diff --git a/textproc/p5-SVG/distinfo b/textproc/p5-SVG/distinfo
index 63e1f372627b..9332fc51e248 100644
--- a/textproc/p5-SVG/distinfo
+++ b/textproc/p5-SVG/distinfo
@@ -1 +1 @@
-MD5 (SVG-2.27.tar.gz) = d7af31798b18927ff1e569a1e2d3a7e6
+MD5 (SVG-2.28.tar.gz) = e7dff9f12eb1e2d21cbc2f6a5e06f630
diff --git a/textproc/p5-SVG/pkg-plist b/textproc/p5-SVG/pkg-plist
index 172aafd2bd96..6f346f1505b4 100644
--- a/textproc/p5-SVG/pkg-plist
+++ b/textproc/p5-SVG/pkg-plist
@@ -2,6 +2,7 @@
%%SITE_PERL%%/SVG.pm
%%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
@unexec rmdir %D/%%SITE_PERL%%/SVG 2>/dev/null || true
@@ -16,6 +17,7 @@
%%PORTDOCS%%%%EXAMPLESDIR%%/sun_text_sample.pl
%%PORTDOCS%%%%EXAMPLESDIR%%/svg.pl
%%PORTDOCS%%%%EXAMPLESDIR%%/svg_dom_sample.pl
+%%PORTDOCS%%%%EXAMPLESDIR%%/svg_gd_simple_1.pl
%%PORTDOCS%%%%EXAMPLESDIR%%/svgtest2.pl
%%PORTDOCS%%%%EXAMPLESDIR%%/yaph5.cgi
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%