Index: head/graphics/gdk-pixbuf/Makefile =================================================================== --- head/graphics/gdk-pixbuf/Makefile (revision 61540) +++ head/graphics/gdk-pixbuf/Makefile (revision 61541) @@ -1,41 +1,41 @@ # New ports collection makefile for: gdk-pixbuf # Date created: 5th October 1999 # Whom: Ade Lovett # # $FreeBSD$ # PORTNAME?= gdk-pixbuf -PORTVERSION= 0.17.0 +PORTVERSION= 0.18.0 CATEGORIES?= graphics MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/gdk-pixbuf DISTNAME= gdk-pixbuf-${PORTVERSION} DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff \ jpeg.9:${PORTSDIR}/graphics/jpeg USE_BZIP2= yes USE_GMAKE= yes USE_X_PREFIX= yes USE_GTK= yes INSTALLS_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ --disable-gtk-doc CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" \ BUILD_CANVAS="${BUILD_CANVAS}" CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} BUILD_CANVAS?= no pre-patch: - @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \ - 's|\$$\(datadir\)/aclocal|\$$\(prefix\)/share/aclocal|g' + @find ${WRKSRC} -name "Makefile.in" | xargs ${REINPLACE_CMD} -e \ + 's|[(]datadir[)]/aclocal|(prefix)/share/aclocal|g' .include Property changes on: head/graphics/gdk-pixbuf/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.27 \ No newline at end of property +1.28 \ No newline at end of property Index: head/graphics/gdk-pixbuf/distinfo =================================================================== --- head/graphics/gdk-pixbuf/distinfo (revision 61540) +++ head/graphics/gdk-pixbuf/distinfo (revision 61541) @@ -1 +1 @@ -MD5 (gnome/gdk-pixbuf-0.17.0.tar.bz2) = 4ca0736f2f3bb4aff4974f4159ac4528 +MD5 (gnome/gdk-pixbuf-0.18.0.tar.bz2) = 104053625e0344fe9a464905043e950c Property changes on: head/graphics/gdk-pixbuf/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.14 \ No newline at end of property +1.15 \ No newline at end of property Index: head/graphics/gdk-pixbuf/pkg-plist =================================================================== --- head/graphics/gdk-pixbuf/pkg-plist (revision 61540) +++ head/graphics/gdk-pixbuf/pkg-plist (revision 61541) @@ -1,73 +1,76 @@ bin/gdk-pixbuf-config etc/gdk_pixbufConf.sh etc/gdk_pixbuf_xlibConf.sh include/gdk-pixbuf-1.0/gdk-pixbuf/gdk-pixbuf-features.h include/gdk-pixbuf-1.0/gdk-pixbuf/gdk-pixbuf-loader.h include/gdk-pixbuf-1.0/gdk-pixbuf/gdk-pixbuf-xlib.h include/gdk-pixbuf-1.0/gdk-pixbuf/gdk-pixbuf-xlibrgb.h include/gdk-pixbuf-1.0/gdk-pixbuf/gdk-pixbuf.h lib/gdk-pixbuf/loaders/libpixbufloader-bmp.so lib/gdk-pixbuf/loaders/libpixbufloader-gif.so lib/gdk-pixbuf/loaders/libpixbufloader-ico.so lib/gdk-pixbuf/loaders/libpixbufloader-jpeg.so lib/gdk-pixbuf/loaders/libpixbufloader-png.so lib/gdk-pixbuf/loaders/libpixbufloader-pnm.so lib/gdk-pixbuf/loaders/libpixbufloader-ras.so lib/gdk-pixbuf/loaders/libpixbufloader-tiff.so lib/gdk-pixbuf/loaders/libpixbufloader-xbm.so lib/gdk-pixbuf/loaders/libpixbufloader-xpm.so lib/libgdk_pixbuf.a lib/libgdk_pixbuf.so lib/libgdk_pixbuf.so.2 lib/libgdk_pixbuf_xlib.a lib/libgdk_pixbuf_xlib.so lib/libgdk_pixbuf_xlib.so.2 share/aclocal/gdk-pixbuf.m4 share/doc/gdk-pixbuf/a2605.html +share/doc/gdk-pixbuf/a3401.html share/doc/gdk-pixbuf/a3640.html share/doc/gdk-pixbuf/a3652.html share/doc/gdk-pixbuf/a3657.html share/doc/gdk-pixbuf/a3694.html share/doc/gdk-pixbuf/a3696.html share/doc/gdk-pixbuf/a3716.html +share/doc/gdk-pixbuf/x3420.html +share/doc/gdk-pixbuf/x3472.html share/doc/gdk-pixbuf/x3715.html share/doc/gdk-pixbuf/x3767.html share/doc/gdk-pixbuf/book1.html share/doc/gdk-pixbuf/compiling.html share/doc/gdk-pixbuf/extra-configuration-options.html share/doc/gdk-pixbuf/gdk-pixbuf-animation.html share/doc/gdk-pixbuf/gdk-pixbuf-creating.html share/doc/gdk-pixbuf/gdk-pixbuf-file-loading.html share/doc/gdk-pixbuf/gdk-pixbuf-from-drawables.html share/doc/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-xlib-from-drawables.html share/doc/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-xlib-init.html share/doc/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-xlib-rendering.html share/doc/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-xlib-rgb.html share/doc/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html share/doc/gdk-pixbuf/gdk-pixbuf-refcounting.html share/doc/gdk-pixbuf/gdk-pixbuf-rendering.html share/doc/gdk-pixbuf/gdk-pixbuf-scaling.html share/doc/gdk-pixbuf/gdk-pixbuf-util.html share/doc/gdk-pixbuf/gdkpixbufloader.html share/doc/gdk-pixbuf/gnomecanvaspixbuf.html share/doc/gdk-pixbuf/index.html share/doc/gdk-pixbuf/license.html share/doc/gdk-pixbuf/r15.html share/doc/gdk-pixbuf/r27.html share/doc/gdk-pixbuf/x2624.html share/doc/gdk-pixbuf/x2676.html share/doc/gdk-pixbuf/x3659.html share/doc/gdk-pixbuf/x3671.html share/doc/gdk-pixbuf/x3676.html share/doc/gdk-pixbuf/x3711.html share/doc/gdk-pixbuf/x3713.html share/doc/gdk-pixbuf/x3723.html share/doc/gdk-pixbuf/x3728.html share/doc/gdk-pixbuf/x3735.html share/doc/gdk-pixbuf/x3765.html share/doc/gdk-pixbuf/x3787.html @dirrm share/doc/gdk-pixbuf @dirrm lib/gdk-pixbuf/loaders @dirrm lib/gdk-pixbuf @dirrm include/gdk-pixbuf-1.0/gdk-pixbuf @dirrm include/gdk-pixbuf-1.0 Property changes on: head/graphics/gdk-pixbuf/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.17 \ No newline at end of property +1.18 \ No newline at end of property