From flz@xbsd.org  Wed Jul 21 12:04:27 2004
Return-Path: <flz@xbsd.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 7F72A16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 21 Jul 2004 12:04:27 +0000 (GMT)
Received: from gw.xbsd.org (xbsd.org [81.56.254.23])
	by mx1.FreeBSD.org (Postfix) with ESMTP id EA87643D1F
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 21 Jul 2004 12:04:26 +0000 (GMT)
	(envelope-from flz@xbsd.org)
Received: by gw.xbsd.org (Postfix, from userid 201)
	id 84D28789; Wed, 21 Jul 2004 14:04:26 +0200 (CEST)
Message-Id: <20040721120426.84D28789@gw.xbsd.org>
Date: Wed, 21 Jul 2004 14:04:26 +0200 (CEST)
From: Florent Thoumie <flz@xbsd.org>
Reply-To: Florent Thoumie <flz@xbsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: net/libbt - update to version 1.03 and removal of useless dependancy
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         69377
>Category:       ports
>Synopsis:       net/libbt - update to version 1.03 and removal of useless dependancy
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 21 12:10:17 GMT 2004
>Closed-Date:    Wed Jul 21 12:29:11 GMT 2004
>Last-Modified:  Wed Jul 21 12:29:11 GMT 2004
>Originator:     Florent Thoumie
>Release:        FreeBSD 4.9-RC i386
>Organization:
Xbsd.org
>Environment:

System: FreeBSD gw 4.9-RC FreeBSD 4.9-RC #4: Sun Oct 5 14:25:09 CEST 2003 rf@gw:/usr/src/sys/compile/GW i386

>Description:

Updates libbt port to version 1.03.
Removes a useless dependancy.

>How-To-Repeat:

Jump two lines above then continue.

>Fix:

--- libbt-1.03.diff begins here ---
diff -ruN libbt/Makefile libbt.new/Makefile
--- libbt/Makefile	Sun Jun  6 23:46:57 2004
+++ libbt.new/Makefile	Wed Jul 21 14:05:11 2004
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	libbt
-PORTVERSION=	1.02
-PORTREVISION?=	1
+PORTVERSION=	1.03
 CATEGORIES=	net devel
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -15,8 +14,7 @@
 MAINTAINER=	flz@xbsd.org
 COMMENT=	C library implementing the core BitTorrent protocol
 
-LIB_DEPENDS=	uuid.1:${PORTSDIR}/sysutils/e2fsprogs \
-		curl.3:${PORTSDIR}/ftp/curl
+LIB_DEPENDS=	curl.3:${PORTSDIR}/ftp/curl
 
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
diff -ruN libbt/distinfo libbt.new/distinfo
--- libbt/distinfo	Sun Jun  6 23:46:57 2004
+++ libbt.new/distinfo	Wed Jul 21 13:39:09 2004
@@ -1,2 +1,2 @@
-MD5 (libbt-1.02.tar.gz) = 1db9d77dd51014d672e1c3e2fd60eb31
-SIZE (libbt-1.02.tar.gz) = 307050
+MD5 (libbt-1.03.tar.gz) = f5fdd7f4b641d5da08d678130b4d6bff
+SIZE (libbt-1.03.tar.gz) = 307473
--- libbt-1.03.diff ends here ---
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: krion 
State-Changed-When: Wed Jul 21 12:29:04 GMT 2004 
State-Changed-Why:  
Committed, thanks! 

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