Bug 85091 - [port update] net/limewire java/limewire unbreak
Summary: [port update] net/limewire java/limewire unbreak
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Herve Quiroz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-18 15:40 UTC by Gabor Kovesdan
Modified: 2005-10-16 23:38 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (319 bytes, patch)
2005-08-18 15:40 UTC, Gabor Kovesdan
no flags Details | Diff
file.diff (329 bytes, patch)
2005-08-18 15:40 UTC, Gabor Kovesdan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gabor Kovesdan 2005-08-18 15:40:17 UTC
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.

Fix: Makefile.diff:

distinfo.diff:
How-To-Repeat: Try to fetch.
Comment 1 Herve Quiroz freebsd_committer freebsd_triage 2005-08-18 18:07:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->hq

I'll handle this.
Comment 2 Herve Quiroz freebsd_committer freebsd_triage 2005-08-22 13:12:08 UTC
State Changed
From-To: open->feedback

Looks like the patch breaks the port: 

$ make install 

[...] 
find: libIdleTime.so: No such file or directory 
*** Error code 1
Comment 3 Gabor Kovesdan 2005-08-22 18:33:55 UTC
Unfortunately I can't test it, because the dependency java/jsk14 port 
doesn't compile for me:

===>   limewire-4.9 depends on file: /usr/local/jdk1.4.2/bin/java - not 
found
===>    Verifying install for /usr/local/jdk1.4.2/bin/java in 
/usr/ports/java/jdk14
printf: missing format character
===>  jdk-1.4.2p7_1 is*** Error code 1

Stop in /usr/ports/java/jdk14.
*** Error code 1

Stop in /usr/ports/net/limewire.


Anyway, if it is broken with this patch so it is without the patch. 
Unfortunately there is no mirror for the old distfile, which compiled. 
The port should be updated to 4.9 somehow, but I don't know how to fix 
that build issue You wrote.
Comment 4 brain187 2005-10-08 07:55:17 UTC
i have the old disfile and it works but it has pop ups i paid for the pro
ver but all i get is checksum error how do i get it to work?  it is the 
4.8.1 pro ver !

===>  Vulnerability check disabled, database not found
===>  Extracting for limewire-4.8.1
=> Checksum mismatch for LimeWireOther.zip.
===>  Refetch for 1 more times files: LimeWireOther.zip
===>  Vulnerability check disabled, database not found
=> LimeWireOther.zip doesn't seem to exist in /usr/ports/distfiles/.
=> /usr/ports/distfiles is not writable by you; cannot fetch.
*** Error code 1

Stop in /usr/ports/net/limewire.
*** Error code 1

Stop in /usr/ports/net/limewire.
Comment 5 Herve Quiroz freebsd_committer freebsd_triage 2005-10-16 23:37:42 UTC
State Changed
From-To: feedback->closed

Superceded by ports/87501 (which includes a patch)