summaryrefslogtreecommitdiffstats
path: root/graphics/gdk-pixbuf
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-06-19 02:21:47 +0000
committermarcus <marcus@FreeBSD.org>2002-06-19 02:21:47 +0000
commitd16598c862434f2b3bc233fbca567655711d1afa (patch)
treec97f2bb3fbba65cea2ef9995c35a7c1e3f3ec4f9 /graphics/gdk-pixbuf
parentc593ca1cae6b5648769bf78fc0edfff120244daa (diff)
downloadFreeBSD-ports-d16598c862434f2b3bc233fbca567655711d1afa.zip
FreeBSD-ports-d16598c862434f2b3bc233fbca567655711d1afa.tar.gz
Update to 0.18.0.
Diffstat (limited to 'graphics/gdk-pixbuf')
-rw-r--r--graphics/gdk-pixbuf/Makefile6
-rw-r--r--graphics/gdk-pixbuf/distinfo2
-rw-r--r--graphics/gdk-pixbuf/pkg-plist3
3 files changed, 7 insertions, 4 deletions
diff --git a/graphics/gdk-pixbuf/Makefile b/graphics/gdk-pixbuf/Makefile
index b4740b8..a057adc 100644
--- a/graphics/gdk-pixbuf/Makefile
+++ b/graphics/gdk-pixbuf/Makefile
@@ -6,7 +6,7 @@
#
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
@@ -35,7 +35,7 @@ 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 <bsd.port.mk>
diff --git a/graphics/gdk-pixbuf/distinfo b/graphics/gdk-pixbuf/distinfo
index f9619f1..5ae8205 100644
--- a/graphics/gdk-pixbuf/distinfo
+++ b/graphics/gdk-pixbuf/distinfo
@@ -1 +1 @@
-MD5 (gnome/gdk-pixbuf-0.17.0.tar.bz2) = 4ca0736f2f3bb4aff4974f4159ac4528
+MD5 (gnome/gdk-pixbuf-0.18.0.tar.bz2) = 104053625e0344fe9a464905043e950c
diff --git a/graphics/gdk-pixbuf/pkg-plist b/graphics/gdk-pixbuf/pkg-plist
index 93b24a9..2f77141 100644
--- a/graphics/gdk-pixbuf/pkg-plist
+++ b/graphics/gdk-pixbuf/pkg-plist
@@ -24,12 +24,15 @@ 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
OpenPOWER on IntegriCloud