From ishmael@home.com  Wed Aug 29 14:37:44 2001
Return-Path: <ishmael@home.com>
Received: from c418236-a.clmba1.mo.home.com (c418236-a.clmba1.mo.home.com [24.12.203.134])
	by hub.freebsd.org (Postfix) with ESMTP id 9177637B401
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 29 Aug 2001 14:37:43 -0700 (PDT)
	(envelope-from ishmael@home.com)
Received: from babylon.merseine.nu (babylon [192.168.1.5])
	by c418236-a.clmba1.mo.home.com (8.11.5/8.11.5) with ESMTP id f7TLbg110371
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 29 Aug 2001 16:37:42 -0500 (CDT)
	(envelope-from ishmael@home.com)
Received: (from ishmael@localhost)
	by babylon.merseine.nu (8.11.5/8.11.5) id f7TLbg487746;
	Wed, 29 Aug 2001 16:37:42 -0500 (CDT)
	(envelope-from ishmael)
Message-Id: <200108292137.f7TLbg487746@babylon.merseine.nu>
Date: Wed, 29 Aug 2001 16:37:42 -0500 (CDT)
From: Jeremy Norris <ishmael27@home.com>
Reply-To: Jeremy Norris <ishmael27@home.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update port graphics/giblib
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         30204
>Category:       ports
>Synopsis:       Update port graphics/giblib
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    petef
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 29 14:40:00 PDT 2001
>Closed-Date:    Wed Aug 29 17:30:01 PDT 2001
>Last-Modified:  Wed Aug 29 17:30:13 PDT 2001
>Originator:     Jeremy Norris
>Release:        FreeBSD 4.4-PRERELEASE i386
>Organization:
None
>Environment:
System: FreeBSD babylon.merseine.nu 4.4-PRERELEASE FreeBSD 4.4-PRERELEASE #0: Mon Aug 6 00:07:58 CDT 2001 ishmael@babylon.merseine.nu:/usr/obj/usr/src/sys/BABYLON i386

>Description:
Update port graphics/giblib to latest version, 1.2.1.

>How-To-Repeat:

>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/giblib/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	2001/04/05 10:05:49	1.4
+++ Makefile	2001/08/29 21:32:28
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	giblib
-PORTVERSION=	1.2.0
+PORTVERSION=	1.2.1
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.linuxbrit.co.uk/downloads/
 
@@ -14,7 +14,7 @@
 
 LIB_DEPENDS=	Imlib2.1:${PORTSDIR}/graphics/imlib2
 
-USE_LIBTOOL=	yes
 USE_X_PREFIX=	yes
+GNU_CONFIGURE=	yes
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/graphics/giblib/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	2001/04/05 10:05:49	1.3
+++ distinfo	2001/08/29 21:30:20
@@ -1 +1 @@
-MD5 (giblib-1.2.0.tar.gz) = 4428ab9025ad7568f46e5a793a68386c
+MD5 (giblib-1.2.1.tar.gz) = 3bc962ba187d78ff4d2e3a1475f2febd
Index: files/patch-ltmain.sh
===================================================================
RCS file: patch-ltmain.sh
diff -N patch-ltmain.sh
--- /dev/null	Wed Aug 29 16:35:42 2001
+++ patch-ltmain.sh	Wed Aug 29 16:35:40 2001
@@ -0,0 +1,15 @@
+--- ltmain.sh.orig	Sun Aug 12 17:08:05 2001
++++ ltmain.sh	Wed Aug 29 16:31:31 2001
+@@ -4673,10 +4674,12 @@
+ 	fi
+ 
+ 	# Install the pseudo-library for information purposes.
++	if false; then
+ 	name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
+ 	instname="$dir/$name"i
+ 	$show "$install_prog $instname $destdir/$name"
+ 	$run eval "$install_prog $instname $destdir/$name" || exit $?
++	fi
+ 
+ 	# Maybe install the static library, too.
+ 	test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->petef 
Responsible-Changed-By: petef 
Responsible-Changed-When: Wed Aug 29 17:28:46 PDT 2001 
Responsible-Changed-Why:  
I'll take care of this. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=30204 
State-Changed-From-To: open->closed 
State-Changed-By: petef 
State-Changed-When: Wed Aug 29 17:30:01 PDT 2001 
State-Changed-Why:  
Committed, thanks! 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=30204 
>Unformatted:
