aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorskv <skv@FreeBSD.org>2004-11-26 20:56:08 +0800
committerskv <skv@FreeBSD.org>2004-11-26 20:56:08 +0800
commit799c6e4663fae77f2eb7717ec9529c402786c753 (patch)
treec042ab2a73e296833617c450d71fd83ca8d3ea67
parent684af8ac522c6aac774f7cf0a5dc97ef73e6f7cb (diff)
downloadfreebsd-ports-gnome-799c6e4663fae77f2eb7717ec9529c402786c753.tar.gz
freebsd-ports-gnome-799c6e4663fae77f2eb7717ec9529c402786c753.tar.zst
freebsd-ports-gnome-799c6e4663fae77f2eb7717ec9529c402786c753.zip
Updated to 2.32
-rw-r--r--textproc/p5-SVG/Makefile2
-rw-r--r--textproc/p5-SVG/distinfo4
-rw-r--r--textproc/p5-SVG/pkg-descr3
3 files changed, 3 insertions, 6 deletions
diff --git a/textproc/p5-SVG/Makefile b/textproc/p5-SVG/Makefile
index a4e7ab106c85..7d370f3b4cb6 100644
--- a/textproc/p5-SVG/Makefile
+++ b/textproc/p5-SVG/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= SVG
-PORTVERSION= 2.28
+PORTVERSION= 2.32
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 7c3dc1642488..017c65402837 100644
--- a/textproc/p5-SVG/distinfo
+++ b/textproc/p5-SVG/distinfo
@@ -1,2 +1,2 @@
-MD5 (SVG-2.28.tar.gz) = e7dff9f12eb1e2d21cbc2f6a5e06f630
-SIZE (SVG-2.28.tar.gz) = 42224
+MD5 (SVG-2.32.tar.gz) = a604dbd0d6f68907f825ff4c3c3f04dc
+SIZE (SVG-2.32.tar.gz) = 46756
diff --git a/textproc/p5-SVG/pkg-descr b/textproc/p5-SVG/pkg-descr
index 621ed760cdb7..38eafa8d1d09 100644
--- a/textproc/p5-SVG/pkg-descr
+++ b/textproc/p5-SVG/pkg-descr
@@ -2,6 +2,3 @@ SVG.pm is a perl extention to generate stand-alone or inline SVG
(scaleable vector graphics) images using the W3C SVG xml recommendation.
WWW: http://search.cpan.org/dist/SVG/
-
--- Sergey Skvortsov
-skv@FreeBSD.org