Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Aug 2001 16:37:42 -0500 (CDT)
From:      Jeremy Norris <ishmael27@home.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/30204: Update port graphics/giblib
Message-ID:  <200108292137.f7TLbg487746@babylon.merseine.nu>

next in thread | raw e-mail | index | archive | help

>Number:         30204
>Category:       ports
>Synopsis:       Update port graphics/giblib
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 29 14:40:00 PDT 2001
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108292137.f7TLbg487746>