Date: Thu, 18 Aug 2005 16:36:09 +0200 (CEST) From: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu> To: FreeBSD-gnats-submit@FreeBSD.org Cc: ports@edini.net Subject: ports/85091: [port update] net/limewire java/limewire unbreak Message-ID: <20050818143609.5B32D99777C@server.t-hosting.hu> Resent-Message-ID: <200508181440.j7IEeHWc020175@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 85091 >Category: ports >Synopsis: [port update] net/limewire java/limewire unbreak >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: Thu Aug 18 14:40:17 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Gabor Kovesdan >Release: FreeBSD 5.3-RELEASE-p17 amd64 >Organization: n/a >Environment: System: FreeBSD server.t-hosting.hu 5.3-RELEASE-p17 FreeBSD 5.3-RELEASE-p17 #0: Mon Jul 4 20:23:15 CEST 2005 root@server.t-hosting.hu:/usr/src/sys/amd64/compile/FREEBSD amd64 >Description: The author has only the latest version available on the project website under a constant LimeWireOther.tar.gz filename. It makes this port broken since the Makefile and the distinfo file was created for version 4.8.1 and the current version is 4.9. The file is fetchable, but we get an error due to the wrong checksum, however. >How-To-Repeat: Try to fetch. >Fix: Makefile.diff: --- /usr/ports/net/limewire/Makefile Sun May 1 16:10:47 2005 +++ ../limewire/Makefile Thu Aug 18 16:19:41 2005 @@ -6,7 +6,7 @@ # PORTNAME= limewire -PORTVERSION= 4.8.1 +PORTVERSION= 4.9 CATEGORIES= net java MASTER_SITES= http://maverick.limewire.com/download/ DISTNAME= LimeWireOther distinfo.diff: --- /usr/ports/net/limewire/distinfo Sun Mar 13 03:04:50 2005 +++ ../limewire/distinfo Thu Aug 18 16:21:04 2005 @@ -1,2 +1,2 @@ -MD5 (LimeWireOther.zip) = cc6295a5d74945b903a7c9e2e5a523db -SIZE (LimeWireOther.zip) = 4901697 +MD5 (LimeWireOther.zip) = 4f2ec641eafcc64a0537b87f4b98b273 +SIZE (LimeWireOther.zip) = 5409612 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050818143609.5B32D99777C>