Skip site navigation (1)Skip section navigation (2)
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:   ports/75278: Update port: net/gift - new version
Message-ID:  <1103487140.0@fbsd.launchmodem.com>
Resent-Message-ID: <200412192020.iBJKKS2H013543@freefall.freebsd.org>

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

>Number:         75278
>Category:       ports
>Synopsis:       Update port: net/gift - new version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 19 20:20:28 GMT 2004
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



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