ports/69377: net/libbt - update to version 1.03 and removal of useless dependancy

Florent Thoumie flz at xbsd.org
Wed Jul 21 12:10:18 UTC 2004


>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 21 12:10:17 GMT 2004
>Closed-Date:
>Last-Modified:
>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 at 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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list