[Midnightbsd-cvs] mports [15905] 2.36.4

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Feb 26 19:34:56 EST 2014


Revision: 15905
          http://svnweb.midnightbsd.org/mports/?rev=15905
Author:   laffer1
Date:     2014-02-26 19:34:55 -0500 (Wed, 26 Feb 2014)
Log Message:
-----------
2.36.4

Modified Paths:
--------------
    trunk/graphics/librsvg2/Makefile
    trunk/graphics/librsvg2/distinfo
    trunk/graphics/librsvg2/pkg-descr
    trunk/graphics/librsvg2/pkg-plist

Property Changed:
----------------
    trunk/graphics/librsvg2/files/patch-Makefile.in
    trunk/graphics/librsvg2/pkg-descr

Modified: trunk/graphics/librsvg2/Makefile
===================================================================
--- trunk/graphics/librsvg2/Makefile	2014-02-27 00:31:23 UTC (rev 15904)
+++ trunk/graphics/librsvg2/Makefile	2014-02-27 00:34:55 UTC (rev 15905)
@@ -1,14 +1,7 @@
-# New ports collection makefile for:    librsvg2
-# Date created:         		8th May 2001
-# Whom:                 		Ade Lovett <ade at FreeBSD.org>
-#
 # $MidnightBSD$
-# $FreeBSD: ports/graphics/librsvg2/Makefile,v 1.59 2007/07/27 15:50:29 mezz Exp $
-#   $MCom: ports/graphics/librsvg2/Makefile,v 1.109 2006/10/02 04:52:51 bland Exp $
-#
 
 PORTNAME=	librsvg2
-PORTVERSION=	2.34.1
+PORTVERSION=	2.36.4
 CATEGORIES=	graphics gnome
 MASTER_SITES=	GNOME
 MASTER_SITE_SUBDIR=	sources/librsvg/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -17,29 +10,30 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Library for parsing and rendering SVG vector-graphic files
+
 LICENSE=	gpl2
 
 BUILD_DEPENDS=	freetype-config:${PORTSDIR}/print/freetype2
-LIB_DEPENDS=	freetype.9:${PORTSDIR}/print/freetype2 \
-		croco-${CROCO_VERSION}.3:${PORTSDIR}/textproc/libcroco
+LIB_DEPENDS=	freetype:${PORTSDIR}/print/freetype2 \
+		croco-0.6:${PORTSDIR}/textproc/libcroco
 RUN_DEPENDS=	gtk-engines2>=2.7.5_1:${PORTSDIR}/x11-themes/gtk-engines2
 
 USE_XZ=		yes
-USE_GETTEXT=	yes
-USE_GMAKE=	yes
 USE_LDCONFIG=	yes
 USE_AUTOTOOLS=	libtool
-USE_GNOME=	gnomehack gnomeprefix libgsf ltverhack gtk20
+USE_GNOME=	gnomehier gnomeprefix libgsf ltverhack gtk20 \
+		introspection:build
+USES=		gettext gmake pathfix pkgconfig
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 CONFIGURE_ARGS=	--with-svgz \
 		--with-croco \
+		--disable-Bsymbolic \
 		--enable-gtk-theme
-CROCO_VERSION=	0.6
-MAN1=		rsvg.1
+MAN1=		rsvg-convert.1
 
 post-patch:
-	@${REINPLACE_CMD} -e 's|GTK3_REQUIRED=2.90.0|GTK3_REQUIRED=9.90.0|g' \
+	@${REINPLACE_CMD} -e 's|GTK3_REQUIRED=3.0.0|GTK3_REQUIRED=9.90.0|g' \
 		${WRKSRC}/configure
 
 .include <bsd.port.mk>

Modified: trunk/graphics/librsvg2/distinfo
===================================================================
--- trunk/graphics/librsvg2/distinfo	2014-02-27 00:31:23 UTC (rev 15904)
+++ trunk/graphics/librsvg2/distinfo	2014-02-27 00:34:55 UTC (rev 15905)
@@ -1,3 +1,2 @@
-SHA256 (gnome2/librsvg-2.34.1.tar.xz) = 4f2ab987eed2943b5a0ce3dde1672d2bc87123bee66d885dd7307eb7ede756db
-RMD160 (gnome2/librsvg-2.34.1.tar.xz) = 612dacdae9665445b982bf70b2c589c801b83f03
-SIZE (gnome2/librsvg-2.34.1.tar.xz) = 482380
+SHA256 (gnome2/librsvg-2.36.4.tar.xz) = 1021935204798f4f0ad3004a09b583668ea94a48593461b147fdcff68a18e6c2
+SIZE (gnome2/librsvg-2.36.4.tar.xz) = 513028

Index: trunk/graphics/librsvg2/files/patch-Makefile.in
===================================================================
--- trunk/graphics/librsvg2/files/patch-Makefile.in	2014-02-27 00:31:23 UTC (rev 15904)
+++ trunk/graphics/librsvg2/files/patch-Makefile.in	2014-02-27 00:34:55 UTC (rev 15905)

Property changes on: trunk/graphics/librsvg2/files/patch-Makefile.in
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property
Modified: trunk/graphics/librsvg2/pkg-descr
===================================================================
--- trunk/graphics/librsvg2/pkg-descr	2014-02-27 00:31:23 UTC (rev 15904)
+++ trunk/graphics/librsvg2/pkg-descr	2014-02-27 00:34:55 UTC (rev 15905)
@@ -4,4 +4,4 @@
 caching of glyphs.  It is used by Nautilus for drawing vector icons and
 anti-aliased text.
 
-WWW: http://librsvg.sourceforge.net/
+WWW: http://live.gnome.org/LibRsvg


Property changes on: trunk/graphics/librsvg2/pkg-descr
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property
Modified: trunk/graphics/librsvg2/pkg-plist
===================================================================
--- trunk/graphics/librsvg2/pkg-plist	2014-02-27 00:31:23 UTC (rev 15904)
+++ trunk/graphics/librsvg2/pkg-plist	2014-02-27 00:34:55 UTC (rev 15905)
@@ -1,6 +1,4 @@
-bin/rsvg
 bin/rsvg-convert
-bin/rsvg-view
 include/librsvg-2.0/librsvg/librsvg-enum-types.h
 include/librsvg-2.0/librsvg/librsvg-features.h
 include/librsvg-2.0/librsvg/rsvg-cairo.h
@@ -8,6 +6,7 @@
 lib/gdk-pixbuf-2.0/%%GTK2_VERSION%%/loaders/libpixbufloader-svg.a
 lib/gdk-pixbuf-2.0/%%GTK2_VERSION%%/loaders/libpixbufloader-svg.la
 lib/gdk-pixbuf-2.0/%%GTK2_VERSION%%/loaders/libpixbufloader-svg.so
+lib/girepository-1.0/Rsvg-2.0.typelib
 lib/gtk-2.0/%%GTK2_VERSION%%/engines/libsvg.a
 lib/gtk-2.0/%%GTK2_VERSION%%/engines/libsvg.la
 lib/gtk-2.0/%%GTK2_VERSION%%/engines/libsvg.so
@@ -21,6 +20,7 @@
 share/doc/rsvg-2.0/api-index-2-14.html
 share/doc/rsvg-2.0/api-index-2-22.html
 share/doc/rsvg-2.0/api-index-2-32.html
+share/doc/rsvg-2.0/api-index-2-36.html
 share/doc/rsvg-2.0/api-index-2-4.html
 share/doc/rsvg-2.0/api-index-2-8.html
 share/doc/rsvg-2.0/api-index-2-9.html
@@ -33,7 +33,6 @@
 share/doc/rsvg-2.0/licence.html
 share/doc/rsvg-2.0/object-tree.html
 share/doc/rsvg-2.0/right.png
-share/doc/rsvg-2.0/rsvg-2.0.devhelp
 share/doc/rsvg-2.0/rsvg-2.0.devhelp2
 share/doc/rsvg-2.0/rsvg-Using-RSVG-with-GIO.html
 share/doc/rsvg-2.0/rsvg-Using-RSVG-with-GdkPixbuf.html
@@ -42,7 +41,7 @@
 share/doc/rsvg-2.0/rsvg.html
 share/doc/rsvg-2.0/style.css
 share/doc/rsvg-2.0/up.png
-share/pixmaps/svg-viewer.svg
+share/gir-1.0/Rsvg-2.0.gir
 share/themes/bubble/gtk-2.0/blue.svg
 share/themes/bubble/gtk-2.0/green.svg
 share/themes/bubble/gtk-2.0/gtkrc
@@ -52,10 +51,7 @@
 @dirrm share/doc/rsvg-2.0
 @dirrm include/librsvg-2.0/librsvg
 @dirrm include/librsvg-2.0
- at dirrmtry lib/gtk-3.0/engines
- at dirrmtry lib/gtk-3.0
 @dirrmtry share/themes/bubble/gtk-2.0
- at dirrmtry share/themes/bubble/gtk-3.0
 @dirrmtry share/themes/bubble
 @exec %D/bin/gdk-pixbuf-query-loaders > /dev/null 2>&1 && %D/bin/gdk-pixbuf-query-loaders > %D/lib/gdk-pixbuf-2.0/%%GTK2_VERSION%%/loaders.cache 2>/dev/null || /usr/bin/true
 @unexec %D/bin/gdk-pixbuf-query-loaders > /dev/null 2>&1 && %D/bin/gdk-pixbuf-query-loaders > %D/lib/gdk-pixbuf-2.0/%%GTK2_VERSION%%/loaders.cache 2>/dev/null || /usr/bin/true



More information about the Midnightbsd-cvs mailing list