From owner-freebsd-ports Mon Nov 15 12:40:12 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B94BB1510D for ; Mon, 15 Nov 1999 12:40:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA25499; Mon, 15 Nov 1999 12:40:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from anaconda.lovett.com (anaconda.lovett.com [216.60.121.168]) by hub.freebsd.org (Postfix) with ESMTP id 406B314CBB for ; Mon, 15 Nov 1999 12:31:18 -0800 (PST) (envelope-from ade@lovett.com) Received: from ade by anaconda.lovett.com with local (Exim 3.03 #1) id 11nSmT-000HR8-00 for FreeBSD-gnats-submit@freebsd.org; Mon, 15 Nov 1999 14:31:17 -0600 Message-Id: Date: Mon, 15 Nov 1999 14:31:17 -0600 From: Ade Lovett Reply-To: ade@lovett.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/14908: Update graphics/gdk-pixbuf to 0.4 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14908 >Category: ports >Synopsis: Update graphics/gdk-pixbuf to 0.4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Nov 15 12:40:03 PST 1999 >Closed-Date: >Last-Modified: >Originator: Ade Lovett >Release: FreeBSD 3.3-STABLE i386 >Organization: Lovett Network Consultancy >Environment: Up to date ports tree >Description: Update graphics/gdk-pixbuf to 0.4 I am MAINTAINER. >How-To-Repeat: N/A >Fix: Apply following patch. Version: 0.3 -> 0.4 Changes: Makefile files/md5 patches/patch-aa pkg/PLIST Adds: NONE Removes: NONE cvs diff: Diffing . Index: Makefile =================================================================== RCS file: /home/ncvs/ports/graphics/gdk-pixbuf/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- Makefile 1999/10/27 10:34:28 1.3 +++ Makefile 1999/11/15 20:15:58 @@ -1,12 +1,12 @@ # New ports collection makefile for: gdk-pixbuf -# Version required: 0.3 +# Version required: 0.4 # Date created: 5th October 1999 # Whom: Ade Lovett # # $FreeBSD: ports/graphics/gdk-pixbuf/Makefile,v 1.3 1999/10/27 10:34:28 nakai Exp $ # -DISTNAME= gdk-pixbuf-0.3 +DISTNAME= gdk-pixbuf-0.4 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gdk-pixbuf @@ -21,7 +21,7 @@ USE_GMAKE= yes USE_X_PREFIX= yes USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/giflib" \ +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ GLIB_CONFIG="${GLIB_CONFIG}" \ GTK_CONFIG="${GTK_CONFIG}" \ LIBS="-L${LOCALBASE}/lib" cvs diff: Diffing files Index: files/md5 =================================================================== RCS file: /home/ncvs/ports/graphics/gdk-pixbuf/files/md5,v retrieving revision 1.2 diff -u -r1.2 md5 --- md5 1999/10/27 10:26:15 1.2 +++ md5 1999/11/15 20:05:17 @@ -1 +1 @@ -MD5 (gdk-pixbuf-0.3.tar.gz) = e4f6c284723e77439700aaa6cbb854fc +MD5 (gdk-pixbuf-0.4.tar.gz) = 7aac45182713540bb6c29a1ec85096c7 cvs diff: Diffing patches Index: patches/patch-aa =================================================================== RCS file: /home/ncvs/ports/graphics/gdk-pixbuf/patches/patch-aa,v retrieving revision 1.2 diff -u -r1.2 patch-aa --- patch-aa 1999/10/27 10:26:17 1.2 +++ patch-aa 1999/11/15 20:11:12 @@ -1,6 +1,6 @@ ---- configure.orig Wed Oct 20 17:15:24 1999 -+++ configure Fri Oct 22 10:26:25 1999 -@@ -3028,8 +3028,8 @@ +--- configure.orig Tue Nov 9 15:22:08 1999 ++++ configure Mon Nov 15 14:07:02 1999 +@@ -3078,8 +3078,8 @@ #define USE_GMODULE 1 EOF @@ -11,24 +11,25 @@ echo "$ac_t""yes" 1>&6 -@@ -3561,8 +3561,7 @@ - echo $ac_n "(cached) $ac_c" 1>&6 - else - ac_save_LIBS="$LIBS" --LIBS="-lgif echo "configure: warning: *** Native GIF support will not be built" 1>&2; -- gifok=no $LIBS" -+LIBS="-lgif $GTK_LIBS $LIBS" - cat > conftest.$ac_ext <Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message