Index: head/graphics/librsvg2/Makefile =================================================================== --- head/graphics/librsvg2/Makefile (revision 198500) +++ head/graphics/librsvg2/Makefile (revision 198501) @@ -1,68 +1,67 @@ # New ports collection makefile for: librsvg2 # Date created: 8th May 2001 # Whom: Ade Lovett # # $FreeBSD$ # $MCom: ports/graphics/librsvg2/Makefile,v 1.109 2006/10/02 04:52:51 bland Exp $ # PORTNAME= librsvg2 -PORTVERSION= 2.18.1 +PORTVERSION= 2.18.2 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} DISTNAME= librsvg-${PORTVERSION} DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Library for parsing and rendering SVG vector-graphic files BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \ croco-${CROCO_VERSION}.3:${PORTSDIR}/textproc/libcroco RUN_DEPENDS= gtk-engines2>=2.7.5_1:${PORTSDIR}/x11-themes/gtk-engines2 USE_BZIP2= yes USE_GMAKE= yes USE_XLIB= yes USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomehack gnomeprefix libgsf gtk20 ltverhack CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --with-svgz \ - --disable-gtk-doc \ --without-gimp \ --with-croco \ --disable-gnome-vfs \ --enable-gtk-theme \ --disable-gnome-print CROCO_VERSION= 0.6 MAN1= rsvg.1 OPTIONS= MOZILLA_PLUGIN "Enable the SVG browser plug-in" no .include .if defined(WITH_MOZILLA_PLUGIN) USE_GECKO= firefox mozilla seamonkey xulrunner firefox15 .include "${.CURDIR}/../../www/mozilla/bsd.gecko.mk" CONFIGURE_ENV+= MOZILLA_CONFIG=no CONFIGURE_ARGS+=--enable-mozilla-plugin=yes PLIST_SUB+= PLUGIN="" .else CONFIGURE_ARGS+=--enable-mozilla-plugin=no PLIST_SUB+= PLUGIN="@comment " .endif post-patch: .if defined(WITH_MOZILLA_PLUGIN) @${REINPLACE_CMD} -e 's|mozilla-plugin|${GECKO}-plugin|g' \ ${WRKSRC}/configure .endif .include Property changes on: head/graphics/librsvg2/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.60 \ No newline at end of property +1.61 \ No newline at end of property Index: head/graphics/librsvg2/distinfo =================================================================== --- head/graphics/librsvg2/distinfo (revision 198500) +++ head/graphics/librsvg2/distinfo (revision 198501) @@ -1,3 +1,3 @@ -MD5 (gnome2/librsvg-2.18.1.tar.bz2) = ab250b52cffb436e76f763e72f58e03d -SHA256 (gnome2/librsvg-2.18.1.tar.bz2) = de6d4582448bef474a9613f7b7028daf7222dd5822c6f12ad0659fbfe60b92cc -SIZE (gnome2/librsvg-2.18.1.tar.bz2) = 461160 +MD5 (gnome2/librsvg-2.18.2.tar.bz2) = 4691ad687281e943260021272c28043e +SHA256 (gnome2/librsvg-2.18.2.tar.bz2) = ff30a5f1a99c61caebcdce9f59417b3f7a0dbed15c6786368f4a4a1d05c67eb1 +SIZE (gnome2/librsvg-2.18.2.tar.bz2) = 461122 Property changes on: head/graphics/librsvg2/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.23 \ No newline at end of property +1.24 \ No newline at end of property