summaryrefslogtreecommitdiffstats
path: root/graphics/librsvg2
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2005-09-26 05:12:54 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2005-09-26 05:12:54 +0800
commit03cc77bb9c84803933760cc204aac69930bf18bf (patch)
treefb03a48674d28910208c837536cab21ea071b3c2 /graphics/librsvg2
parent21fece9b14b87a1a250b5bc779d6d6fe1a042d0d (diff)
downloadmarcuscom-ports-03cc77bb9c84803933760cc204aac69930bf18bf.tar
marcuscom-ports-03cc77bb9c84803933760cc204aac69930bf18bf.tar.gz
marcuscom-ports-03cc77bb9c84803933760cc204aac69930bf18bf.tar.bz2
marcuscom-ports-03cc77bb9c84803933760cc204aac69930bf18bf.tar.lz
marcuscom-ports-03cc77bb9c84803933760cc204aac69930bf18bf.tar.xz
marcuscom-ports-03cc77bb9c84803933760cc204aac69930bf18bf.tar.zst
marcuscom-ports-03cc77bb9c84803933760cc204aac69930bf18bf.zip
Update to 2.12.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4867 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/librsvg2')
-rw-r--r--graphics/librsvg2/Makefile4
-rw-r--r--graphics/librsvg2/distinfo4
-rw-r--r--graphics/librsvg2/files/patch-rsvg-shapes.c18
-rw-r--r--graphics/librsvg2/files/patch-rsvg-structure.c12
-rw-r--r--graphics/librsvg2/pkg-plist15
5 files changed, 19 insertions, 34 deletions
diff --git a/graphics/librsvg2/Makefile b/graphics/librsvg2/Makefile
index 88209fb03..fadcfb2eb 100644
--- a/graphics/librsvg2/Makefile
+++ b/graphics/librsvg2/Makefile
@@ -3,11 +3,11 @@
# Whom: Ade Lovett <ade@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/graphics/librsvg2/Makefile,v 1.65 2005/09/09 12:12:45 bland Exp $
+# $MCom: ports/graphics/librsvg2/Makefile,v 1.66 2005/09/15 18:28:27 marcus Exp $
#
PORTNAME= librsvg2
-PORTVERSION= 2.12.0
+PORTVERSION= 2.12.2
CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.12
diff --git a/graphics/librsvg2/distinfo b/graphics/librsvg2/distinfo
index cabafa8db..73d472d43 100644
--- a/graphics/librsvg2/distinfo
+++ b/graphics/librsvg2/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/librsvg-2.12.0.tar.bz2) = 26419cbae1364b9ce2c29d9c8650545e
-SIZE (gnome2/librsvg-2.12.0.tar.bz2) = 394123
+MD5 (gnome2/librsvg-2.12.2.tar.bz2) = 4e4c547345bd3b5dd5acab924a87eeb9
+SIZE (gnome2/librsvg-2.12.2.tar.bz2) = 396210
diff --git a/graphics/librsvg2/files/patch-rsvg-shapes.c b/graphics/librsvg2/files/patch-rsvg-shapes.c
deleted file mode 100644
index db42d9f45..000000000
--- a/graphics/librsvg2/files/patch-rsvg-shapes.c
+++ /dev/null
@@ -1,18 +0,0 @@
---- rsvg-shapes.c.orig Tue Jul 19 23:47:27 2005
-+++ rsvg-shapes.c Fri Sep 9 12:34:17 2005
-@@ -145,12 +145,13 @@
- int dominate)
- {
- RsvgNodePoly * poly = (RsvgNodePoly *)self;
-+ gsize i;
-+ GString * d;
- /* represent as a "moveto, lineto*, close" path */
- if (poly->pointlist_len < 2)
- return;
-
-- gsize i;
-- GString * d = g_string_new ("");
-+ d = g_string_new ("");
- g_string_append_printf (d, "M %f %f ", poly->pointlist[0], poly->pointlist[1] );
-
- for (i = 2; i < poly->pointlist_len; i += 2)
diff --git a/graphics/librsvg2/files/patch-rsvg-structure.c b/graphics/librsvg2/files/patch-rsvg-structure.c
deleted file mode 100644
index a72080a1b..000000000
--- a/graphics/librsvg2/files/patch-rsvg-structure.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- rsvg-structure.c.orig Thu Aug 25 22:32:30 2005
-+++ rsvg-structure.c Thu Aug 25 22:32:38 2005
-@@ -360,8 +360,8 @@ rsvg_node_use_set_atts (RsvgNode * self,
- {
- const char *value = NULL, *klazz = NULL, *id = NULL;
- double font_size;
-- font_size = rsvg_state_current_font_size(ctx);
- RsvgNodeUse * use;
-+ font_size = rsvg_state_current_font_size(ctx);
-
- use = (RsvgNodeUse *)self;
- if (rsvg_property_bag_size(atts))
diff --git a/graphics/librsvg2/pkg-plist b/graphics/librsvg2/pkg-plist
index 349064112..de42cc942 100644
--- a/graphics/librsvg2/pkg-plist
+++ b/graphics/librsvg2/pkg-plist
@@ -10,6 +10,21 @@ lib/librsvg-2.a
lib/librsvg-2.so
lib/librsvg-2.so.2
libdata/pkgconfig/librsvg-2.0.pc
+share/doc/librsvg/html/home.png
+share/doc/librsvg/html/index.html
+share/doc/librsvg/html/index.sgml
+share/doc/librsvg/html/ix01.html
+share/doc/librsvg/html/left.png
+share/doc/librsvg/html/right.png
+share/doc/librsvg/html/rn01.html
+share/doc/librsvg/html/rn02.html
+share/doc/librsvg/html/rn03.html
+share/doc/librsvg/html/rsvg-Convenience-Functions.html
+share/doc/librsvg/html/rsvg-Core-API.html
+share/doc/librsvg/html/rsvg-Creating-a-SVGZ-reader.html
+share/doc/librsvg/html/rsvg.devhelp
+share/doc/librsvg/html/rsvg.html
+share/doc/librsvg/html/up.png
share/gnome/pixmaps/svg-viewer.svg
@dirrm share/doc/librsvg/html
@dirrm share/doc/librsvg