From joeldiaz@bellsouth.net  Sun Dec 19 20:12:20 2004
Return-Path: <joeldiaz@bellsouth.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 26A4016A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 19 Dec 2004 20:12:20 +0000 (GMT)
Received: from imf24aec.mail.bellsouth.net (imf24aec.mail.bellsouth.net [205.152.59.72])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9CE2B43D31
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 19 Dec 2004 20:12:19 +0000 (GMT)
	(envelope-from joeldiaz@bellsouth.net)
Received: from fbsd.launchmodem.com ([65.9.22.67])
          by imf24aec.mail.bellsouth.net
          (InterMail vM.5.01.06.11 201-253-122-130-111-20040605) with ESMTP
          id <20041219201218.KUDA2421.imf24aec.mail.bellsouth.net@fbsd.launchmodem.com>
          for <FreeBSD-gnats-submit@freebsd.org>;
          Sun, 19 Dec 2004 15:12:18 -0500
Message-Id: <1103487140.0@fbsd.launchmodem.com>
Date: Sun, 19 Dec 2004 15:12:20 -0500
From: "Joel Diaz" <joeldiaz@bellsouth.net>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: Update port: net/gift - new version
X-Send-Pr-Version: gtk-send-pr 0.4.1 
X-GNATS-Notify:

>Number:         75278
>Category:       ports
>Synopsis:       Update port: net/gift - new version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 19 20:20:28 GMT 2004
>Closed-Date:    Fri Dec 24 01:36:28 GMT 2004
>Last-Modified:  Fri Dec 24 01:36:28 GMT 2004
>Originator:     Joel Diaz
>Release:        FreeBSD 6.0-CURRENT i386
>Organization:
>Environment:


System: FreeBSD 6.0-CURRENT #3: Sat Dec 18 00:35:17 EST 2004
    jdiaz@fbsd.launchmodem.com:/usr/obj/usr/src/sys/MYKERNEL



>Description:


New version no longer depends on ImageMagick.


>How-To-Repeat:





>Fix:


--- Makefile.diff begins here ---
--- gift/Makefile	Sun Dec  5 10:31:43 2004
+++ gift.new/Makefile	Sun Dec 19 15:10:45 2004
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	giFT
-PORTVERSION=	0.11.6
-PORTREVISION=	1
+PORTVERSION=	0.11.8.1
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME:L}
@@ -16,12 +15,7 @@
 MAINTAINER=	shoesoft@gmx.net
 COMMENT=	An OpenFT, Gnutella and FastTrack p2p network client
 
-LIB_DEPENDS=	vorbis.3:${PORTSDIR}/audio/libvorbis \
-		Magick.7:${PORTSDIR}/graphics/ImageMagick
-.if defined(WITH_LIBMAGIC)
-BUILD_DEPENDS+=	${LOCALBASE}/include/magic.h:${PORTSDIR}/sysutils/file
-LIB_DEPENDS+=	magic.1:${PORTSDIR}/sysutils/file
-.endif
+LIB_DEPENDS=	vorbis.3:${PORTSDIR}/audio/libvorbis
 
 USE_LIBLTDL=	yes
 USE_BZIP2=	yes
@@ -32,10 +26,7 @@
 LDFLAGS+=	-L${LOCALBASE}/lib
 CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" \
 		LDFLAGS="${LDFLAGS}"
-INSTALLS_SHLIB	=yes
-.if defined(WITH_LIBMAGIC)
-CONFIGURE_ARGS=	--enable-libmagic
-.endif
+INSTALLS_SHLIB=	yes
 
 MAN1=	giftd.1
 
--- Makefile.diff ends here ---
--- distinfo.diff begins here ---
--- gift/distinfo	Sat Feb 14 08:56:41 2004
+++ gift.new/distinfo	Sun Dec 19 13:49:13 2004
@@ -1,2 +1,2 @@
-MD5 (gift-0.11.6.tar.bz2) = 614c7dc355c65522424b649684fde8be
-SIZE (gift-0.11.6.tar.bz2) = 533799
+MD5 (gift-0.11.8.1.tar.bz2) = 1c70477af403af142359d07ee4a03348
+SIZE (gift-0.11.8.1.tar.bz2) = 541446
--- distinfo.diff ends here ---



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: sem 
State-Changed-When: Tue Dec 21 23:18:29 GMT 2004 
State-Changed-Why:  
Ask maintainer for an approval 

http://www.freebsd.org/cgi/query-pr.cgi?pr=75278 

From: Sergey Matveychuk <sem@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org, shoesoft@gmx.net
Cc:  
Subject: Re: ports/75278: Update port: net/gift - new version
Date: Wed, 22 Dec 2004 02:18:18 +0300

 Dear maintainer!
 
 Please take the PR into account.
 -- 
 Sem.
 

From: Stefan Ehmann <shoesoft@gmx.net>
To: Sergey Matveychuk <sem@FreeBSD.org>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: ports/75278: Update port: net/gift - new version
Date: Wed, 22 Dec 2004 21:04:06 +0100

 On Wed, 2004-12-22 at 02:18 +0300, Sergey Matveychuk wrote:
 > Dear maintainer!
 > 
 > Please take the PR into account.
 
 Looks fine to me.
 
 (Sorry if you got this mail more than once)
 

From: Sergey Matveychuk <sem@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org, joeldiaz@bellsouth.net,
	shoesoft@gmx.net
Cc:  
Subject: Re: ports/75278: Update port: net/gift - new version
Date: Thu, 23 Dec 2004 21:29:50 +0300

 Does not build on 4.x:
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
 -I/usr/local/include -O -pipe -march=pentiumpro -Wall -O -pipe 
 -march=pentiumpro -Wall -c -o array.lo `test -f 'array.c' || echo 
 './'`array.c
 mkdir .libs
   cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/include -O -pipe 
 -march=pentiumpro -Wall -O -pipe -march=pentiumpro -Wall -c array.c 
 -Wp,-MD,.deps/array.TPlo  -fPIC -DPIC -o .libs/array.o
 In file included from libgift.h:36,
                   from array.c:17:
 giftconfig.h:213: #error No facility was found for copying va_lists for 
 your platform.  Sorry.
 gmake[3]: *** [array.lo] Error 1
 gmake[3]: Leaving directory 
 `/usr/build/usr/ports/net/gift/work/gift-0.11.8.1/lib'
 gmake[2]: *** [all-recursive] Error 1
 gmake[2]: Leaving directory 
 `/usr/build/usr/ports/net/gift/work/gift-0.11.8.1/lib'
 gmake[1]: *** [all-recursive] Error 1
 gmake[1]: Leaving directory 
 `/usr/build/usr/ports/net/gift/work/gift-0.11.8.1'
 gmake: *** [all] Error 2
 *** Error code 2
 
 Stop in /usr/ports/net/gift.
 
 -- 
 Sem.
 

From: Stefan Ehmann <shoesoft@gmx.net>
To: Sergey Matveychuk <sem@FreeBSD.org>
Cc: freebsd-gnats-submit@FreeBSD.org, joeldiaz@bellsouth.net
Subject: Re: ports/75278: Update port: net/gift - new version
Date: Thu, 23 Dec 2004 21:05:24 +0100

 On Thu, 2004-12-23 at 21:29 +0300, Sergey Matveychuk wrote:
 > Does not build on 4.x:
 > /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
 > -I/usr/local/include -O -pipe -march=pentiumpro -Wall -O -pipe 
 > -march=pentiumpro -Wall -c -o array.lo `test -f 'array.c' || echo 
 > './'`array.c
 > mkdir .libs
 >   cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/include -O -pipe 
 > -march=pentiumpro -Wall -O -pipe -march=pentiumpro -Wall -c array.c 
 > -Wp,-MD,.deps/array.TPlo  -fPIC -DPIC -o .libs/array.o
 > In file included from libgift.h:36,
 >                   from array.c:17:
 > giftconfig.h:213: #error No facility was found for copying va_lists for 
 > your platform.  Sorry.
 > gmake[3]: *** [array.lo] Error 1
 > gmake[3]: Leaving directory 
 > `/usr/build/usr/ports/net/gift/work/gift-0.11.8.1/lib'
 > gmake[2]: *** [all-recursive] Error 1
 > gmake[2]: Leaving directory 
 > `/usr/build/usr/ports/net/gift/work/gift-0.11.8.1/lib'
 > gmake[1]: *** [all-recursive] Error 1
 > gmake[1]: Leaving directory 
 > `/usr/build/usr/ports/net/gift/work/gift-0.11.8.1'
 > gmake: *** [all] Error 2
 > *** Error code 2
 > 
 > Stop in /usr/ports/net/gift.
 > 
 
 Sorry, don't have a 4.x machine around at the moment.
 
 Does adding
 USE_GNOME=  glib20
 help?
 
State-Changed-From-To: feedback->closed 
State-Changed-By: sem 
State-Changed-When: Fri Dec 24 01:36:19 GMT 2004 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=75278 
>Unformatted:
