diff options
author | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-08-19 04:46:35 +0800 |
---|---|---|
committer | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-08-19 04:46:35 +0800 |
commit | 36ba44264031a186c2adef07bb17ef1c62ca6300 (patch) | |
tree | e538927bcc930786fc814d34951b4145cb9318d1 /graphics | |
parent | e09209818145fe65d077b5bb9aec83870fb01b95 (diff) | |
download | marcuscom-ports-36ba44264031a186c2adef07bb17ef1c62ca6300.tar marcuscom-ports-36ba44264031a186c2adef07bb17ef1c62ca6300.tar.gz marcuscom-ports-36ba44264031a186c2adef07bb17ef1c62ca6300.tar.bz2 marcuscom-ports-36ba44264031a186c2adef07bb17ef1c62ca6300.tar.lz marcuscom-ports-36ba44264031a186c2adef07bb17ef1c62ca6300.tar.xz marcuscom-ports-36ba44264031a186c2adef07bb17ef1c62ca6300.tar.zst marcuscom-ports-36ba44264031a186c2adef07bb17ef1c62ca6300.zip |
Update librsvg2 to 2.40.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19820 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/librsvg2/Makefile | 5 | ||||
-rw-r--r-- | graphics/librsvg2/distinfo | 4 | ||||
-rw-r--r-- | graphics/librsvg2/pkg-plist | 5 |
3 files changed, 8 insertions, 6 deletions
diff --git a/graphics/librsvg2/Makefile b/graphics/librsvg2/Makefile index 4ac16d5ab..6058972a0 100644 --- a/graphics/librsvg2/Makefile +++ b/graphics/librsvg2/Makefile @@ -3,8 +3,7 @@ # $MCom$ PORTNAME= librsvg -PORTVERSION= 2.40.2 -PORTREVISION= 1 +PORTVERSION= 2.40.3 CATEGORIES= graphics gnome MASTER_SITES= GNOME PKGNAMESUFFIX= 2 @@ -18,9 +17,9 @@ LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \ RUN_DEPENDS= gtk-engines2>=2.7.5_1:${PORTSDIR}/x11-themes/gtk-engines2 USES= gettext gmake libtool pathfix pkgconfig tar:xz +USE_GNOME= gnomehier gnomeprefix libgsf gtk20 introspection:build USE_LDCONFIG= yes GNU_CONFIGURE= yes -USE_GNOME= gnomehier gnomeprefix libgsf gtk20 introspection:build CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip diff --git a/graphics/librsvg2/distinfo b/graphics/librsvg2/distinfo index bf267e67e..6b32c341e 100644 --- a/graphics/librsvg2/distinfo +++ b/graphics/librsvg2/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome2/librsvg-2.40.2.tar.xz) = 48049b643294636df7de1a4b997414d699666f5dc44776945c218a257d2a291c -SIZE (gnome2/librsvg-2.40.2.tar.xz) = 506048 +SHA256 (gnome2/librsvg-2.40.3.tar.xz) = eb2755fe8bf0aa5b439bcf94edc880f08396b4c79fd54c73147df0607c63c98f +SIZE (gnome2/librsvg-2.40.3.tar.xz) = 509244 diff --git a/graphics/librsvg2/pkg-plist b/graphics/librsvg2/pkg-plist index f92e25d98..3a892247c 100644 --- a/graphics/librsvg2/pkg-plist +++ b/graphics/librsvg2/pkg-plist @@ -9,7 +9,7 @@ lib/girepository-1.0/Rsvg-2.0.typelib lib/librsvg-2.a lib/librsvg-2.so lib/librsvg-2.so.2 -lib/librsvg-2.so.2.40.2 +lib/librsvg-2.so.2.40.3 libdata/pkgconfig/librsvg-2.0.pc man/man1/rsvg-convert.1.gz share/doc/rsvg-2.0/RsvgHandle.html @@ -26,9 +26,11 @@ share/doc/rsvg-2.0/api-index-full.html share/doc/rsvg-2.0/home.png share/doc/rsvg-2.0/index.html share/doc/rsvg-2.0/index.sgml +share/doc/rsvg-2.0/left-insensitive.png share/doc/rsvg-2.0/left.png share/doc/rsvg-2.0/licence.html share/doc/rsvg-2.0/object-tree.html +share/doc/rsvg-2.0/right-insensitive.png share/doc/rsvg-2.0/right.png share/doc/rsvg-2.0/rsvg-2.0.devhelp2 share/doc/rsvg-2.0/rsvg-Using-RSVG-with-GIO.html @@ -37,6 +39,7 @@ share/doc/rsvg-2.0/rsvg-Using-RSVG-with-cairo.html share/doc/rsvg-2.0/rsvg-Version-check-and-feature-tests.html share/doc/rsvg-2.0/rsvg.html share/doc/rsvg-2.0/style.css +share/doc/rsvg-2.0/up-insensitive.png share/doc/rsvg-2.0/up.png share/gir-1.0/Rsvg-2.0.gir @dirrm share/doc/rsvg-2.0 |