diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-09-13 05:34:04 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-09-13 05:34:04 +0800 |
commit | f65199c303376f392332ee18539da3e41ed6ae89 (patch) | |
tree | 15274735ac937d68fc44f668dee1a2966c69c291 | |
parent | 421bdaab684c04d788a5af93d9b39c191469a6f5 (diff) | |
download | marcuscom-ports-f65199c303376f392332ee18539da3e41ed6ae89.tar marcuscom-ports-f65199c303376f392332ee18539da3e41ed6ae89.tar.gz marcuscom-ports-f65199c303376f392332ee18539da3e41ed6ae89.tar.bz2 marcuscom-ports-f65199c303376f392332ee18539da3e41ed6ae89.tar.lz marcuscom-ports-f65199c303376f392332ee18539da3e41ed6ae89.tar.xz marcuscom-ports-f65199c303376f392332ee18539da3e41ed6ae89.tar.zst marcuscom-ports-f65199c303376f392332ee18539da3e41ed6ae89.zip |
Update to 2.8.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2792 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | graphics/librsvg2/Makefile | 2 | ||||
-rw-r--r-- | graphics/librsvg2/distinfo | 4 | ||||
-rw-r--r-- | graphics/librsvg2/files/patch-rsvg-paint-server.c | 18 | ||||
-rw-r--r-- | graphics/librsvg2/files/patch-rsvg-shapes.c | 27 | ||||
-rw-r--r-- | graphics/librsvg2/pkg-plist | 15 |
5 files changed, 18 insertions, 48 deletions
diff --git a/graphics/librsvg2/Makefile b/graphics/librsvg2/Makefile index 7d20d665d..77b5f99f4 100644 --- a/graphics/librsvg2/Makefile +++ b/graphics/librsvg2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= librsvg2 -PORTVERSION= 2.8.0 +PORTVERSION= 2.8.1 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.8 diff --git a/graphics/librsvg2/distinfo b/graphics/librsvg2/distinfo index 5d72e12e6..567866d8a 100644 --- a/graphics/librsvg2/distinfo +++ b/graphics/librsvg2/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/librsvg-2.8.0.tar.bz2) = 95d277280babc5c39e42521fb478ba0d -SIZE (gnome2/librsvg-2.8.0.tar.bz2) = 352538 +MD5 (gnome2/librsvg-2.8.1.tar.bz2) = 01c14f6adcf3a71be2b808879e1223a0 +SIZE (gnome2/librsvg-2.8.1.tar.bz2) = 361446 diff --git a/graphics/librsvg2/files/patch-rsvg-paint-server.c b/graphics/librsvg2/files/patch-rsvg-paint-server.c deleted file mode 100644 index 60b599b8d..000000000 --- a/graphics/librsvg2/files/patch-rsvg-paint-server.c +++ /dev/null @@ -1,18 +0,0 @@ ---- rsvg-paint-server.c.orig Fri Sep 3 00:46:30 2004 -+++ rsvg-paint-server.c Fri Sep 3 00:46:44 2004 -@@ -488,13 +488,13 @@ - double affine[6]; - double caffine[6]; - int i, j; -+ gdouble minx, miny, maxx, maxy, xcoord, ycoord, xoffset, yoffset; -+ GdkPixbuf *save, *render; - - if (ctx->ctx == NULL) - return; - -- gdouble minx, miny, maxx, maxy, xcoord, ycoord, xoffset, yoffset; - -- GdkPixbuf *save, *render; - - if (pattern->obj_bbox) { - affine[0] = ctx->x1 - ctx->x0; diff --git a/graphics/librsvg2/files/patch-rsvg-shapes.c b/graphics/librsvg2/files/patch-rsvg-shapes.c deleted file mode 100644 index 093359421..000000000 --- a/graphics/librsvg2/files/patch-rsvg-shapes.c +++ /dev/null @@ -1,27 +0,0 @@ ---- rsvg-shapes.c.orig Fri Sep 3 00:47:10 2004 -+++ rsvg-shapes.c Fri Sep 3 00:47:51 2004 -@@ -646,9 +646,10 @@ - static void - rsvg_defs_drawable_group_pack (RsvgDefsDrawableGroup *self, RsvgDefsDrawable *child) - { -+ RsvgDefsDrawableGroup *z; - if (self == NULL) - return; -- RsvgDefsDrawableGroup *z = (RsvgDefsDrawableGroup *)self; -+ z = (RsvgDefsDrawableGroup *)self; - g_ptr_array_add(z->children, child); - } - -@@ -704,11 +705,11 @@ - void - rsvg_handle_path (RsvgHandle *ctx, const char * d, const char * id) - { -+ RsvgDefsDrawablePath *path; - if (!ctx->in_defs) - rsvg_render_path (ctx, d); - - -- RsvgDefsDrawablePath *path; - - path = g_new (RsvgDefsDrawablePath, 1); - path->d = g_strdup(d); diff --git a/graphics/librsvg2/pkg-plist b/graphics/librsvg2/pkg-plist index 070543b22..ef193121e 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.10 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 |