From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 2 07:22:11 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1FDAE16A4CE for ; Fri, 2 Jul 2004 07:22:11 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 051A843D49 for ; Fri, 2 Jul 2004 07:22:11 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i627K6r6026313 for ; Fri, 2 Jul 2004 07:20:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i627K6kR026312; Fri, 2 Jul 2004 07:20:06 GMT (envelope-from gnats) Resent-Date: Fri, 2 Jul 2004 07:20:06 GMT Resent-Message-Id: <200407020720.i627K6kR026312@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Panagiotis Astithas Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1055316A4CE for ; Fri, 2 Jul 2004 07:10:29 +0000 (GMT) Received: from ulysses.noc.ntua.gr (ulysses.noc.ntua.gr [147.102.222.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04CC043D3F for ; Fri, 2 Jul 2004 07:10:26 +0000 (GMT) (envelope-from past@ajax.noc.ntua.gr) Received: from ajax.noc.ntua.gr (ajax.noc.ntua.gr [147.102.220.1]) by ulysses.noc.ntua.gr (8.12.9p1/8.12.9) with ESMTP id i6278xSi072447 for ; Fri, 2 Jul 2004 10:09:00 +0300 (EEST) (envelope-from past@ajax.noc.ntua.gr) Received: from ajax.noc.ntua.gr (localhost [127.0.0.1]) by ajax.noc.ntua.gr (8.12.11/8.12.11) with ESMTP id i6278xUE072363 for ; Fri, 2 Jul 2004 10:08:59 +0300 (EEST) (envelope-from past@ajax.noc.ntua.gr) Received: (from past@localhost) by ajax.noc.ntua.gr (8.12.11/8.12.11/Submit) id i6278xie072361; Fri, 2 Jul 2004 10:08:59 +0300 (EEST) (envelope-from past) Message-Id: <200407020708.i6278xie072361@ajax.noc.ntua.gr> Date: Fri, 2 Jul 2004 10:08:59 +0300 (EEST) From: Panagiotis Astithas To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/68592: Upgrade net/limewire to version 4.0.7 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Panagiotis Astithas List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jul 2004 07:22:11 -0000 >Number: 68592 >Category: ports >Synopsis: Upgrade net/limewire to version 4.0.7 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jul 02 07:20:05 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Panagiotis Astithas >Release: FreeBSD 4.9-STABLE i386 >Organization: National Technical University of Athens >Environment: System: FreeBSD ajax.noc.ntua.gr 4.9-STABLE FreeBSD 4.9-STABLE #0: Thu Mar 18 18:04:53 EET 2004 root@ajax.noc.ntua.gr:/usr/obj/usr/src/sys/NTUA i386 >Description: The limewire port is broken right now since the distfile has been updated to version 4.0.7. The attached patch updates the port to rectify this. >How-To-Repeat: Try to build net/limewire. >Fix: Apply the attached patch. --- limewire407.patch begins here --- diff -ruN /usr/ports/net/limewire/Makefile limewire/Makefile --- /usr/ports/net/limewire/Makefile Fri Jul 2 09:54:48 2004 +++ limewire/Makefile Fri Jul 2 09:59:56 2004 @@ -6,7 +6,7 @@ # PORTNAME= limewire -PORTVERSION= 4.0.6 +PORTVERSION= 4.0.7 CATEGORIES= net java MASTER_SITES= http://www9.limewire.com:82/download/ DISTNAME= LimeWireLinux diff -ruN /usr/ports/net/limewire/distinfo limewire/distinfo --- /usr/ports/net/limewire/distinfo Fri Jul 2 09:54:48 2004 +++ limewire/distinfo Fri Jul 2 10:00:05 2004 @@ -1,2 +1,2 @@ -MD5 (LimeWireLinux.tgz) = 15690d4de28b1fc1b250567bbbed5f8f -SIZE (LimeWireLinux.tgz) = 4641103 +MD5 (LimeWireLinux.tgz) = 8a0bc458ee8b66e31d830c35ecd0b529 +SIZE (LimeWireLinux.tgz) = 4642309 --- limewire407.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: