ports/78675: [UPGRADE] net/limewire

Grega edini at edini.net
Thu Mar 10 17:40:01 UTC 2005


>Number:         78675
>Category:       ports
>Synopsis:       [UPGRADE] net/limewire
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 10 17:40:00 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Grega
>Release:        FreeBSD 4.11-RELEASE i386
>Organization:
>Environment:
System: FreeBSD edini.net 4.11-RELEASE FreeBSD 4.11-RELEASE #0: Sun Feb 27 23:34:50 CET 2005 edini at edini.net:/usr/obj/usr/src/sys/ZEUS i386


	
>Description:
	
net/limewire upgrade from 4.8.0 to 4.8.1
first MASTER_SITES (http://www9.limewire.com:82/download/4.8.1/) don`t work yet, webmaster must update page, i recommend you leave it there (for future downloads).
hq, if you have that TAB problems again, contact me, i`ll attach patches in mail, or just let me know what i`m doing wrong.

thanks, Grega
>How-To-Repeat:
	
>Fix:

	


--- /usr/ports/net/limewire/Makefile    Tue Mar  8 10:59:17 2005
+++ Makefile    Thu Mar 10 18:02:32 2005
@@ -6,9 +6,10 @@
 #
 
 PORTNAME=      limewire
-PORTVERSION=   4.8.0
+PORTVERSION=   4.8.1
 CATEGORIES=    net java
-MASTER_SITES=  http://www9.limewire.com:82/download/4.8.0/
+MASTER_SITES=  http://www9.limewire.com:82/download/4.8.1/ \
+               http://www9.limewire.com:82/download/
 DISTNAME=      LimeWireOther
 
 MAINTAINER=    ports at edini.net
@@ -29,15 +30,22 @@
 DATADIR=       ${JAVASHAREDIR}/${PORTNAME}
 DATAFILES=     LimeWire.jar MessagesBundles.jar ProgressTabs.jar \
                clink.jar commons-httpclient.jar commons-logging.jar \
-               daap.jar hashes i18n.jar icu4j.jar id3v2.jar jcraft.jar \
-               jl011.jar jmdns.jar log4j.jar logicrypto.jar looks.jar \
-               mp3sp14.jar themes.jar tritonus.jar update.ver vorbis.jar \
-               xerces.jar xml-apis.jar xml.war \
-               data.ser MessagesBundle.properties libIdleTime.so \
-               pub1.key spacer.gif donotremove.htm \
+               daap.jar i18n.jar icu4j.jar id3v2.jar jcraft.jar \
+               jdic.jar jl011.jar jmdns.jar log4j.jar logicrypto.jar \
+               looks.jar mp3sp14.jar themes.jar tritonus.jar \
+               vorbis.jar xerces.jar xml-apis.jar xml.war update.ver \
+               hashes libIdleTime.so libtray.so data.ser runLime.sh \
+               MessagesBundle.properties spacer.gif donotremove.htm \
                COPYING README.txt SOURCE
-PLIST_FILES=   bin/limewire ${DATAFILES:S,^,%%DATADIR%%/,}
-PLIST_DIRS=    %%DATADIR%%
+PLIST_FILES=   bin/limewire ${DATAFILES:S,^,%%DATADIR%%/,} \
+               %%DATADIR%%/root/magnet10/badge.img \
+               %%DATADIR%%/root/magnet10/canHandle.img \
+               %%DATADIR%%/root/magnet10/limewire.gif \
+               %%DATADIR%%/root/magnet10/options.js \
+               %%DATADIR%%/root/magnet10/silentdetect.js
+PLIST_DIRS=    %%DATADIR%%/root/magnet10 \
+               %%DATADIR%%/root \
+               %%DATADIR%%
 
 SUB_FILES=     limewire.sh
 
@@ -45,5 +53,10 @@
        ${INSTALL_SCRIPT} ${WRKDIR}/limewire.sh ${PREFIX}/bin/limewire
        ${MKDIR} ${DATADIR}
        cd ${WRKSRC} && ${INSTALL_DATA} ${DATAFILES} ${DATADIR}/
+       ${MKDIR} ${DATADIR}/root
+       ${MKDIR} ${DATADIR}/root/magnet10
+.for f in badge.img canHandle.img limewire.gif options.js silentdetect.js
+       cd ${WRKSRC} && ${INSTALL_DATA} root/magnet10/$f ${DATADIR}/root/magnet10/
+.endfor
 
 .include <bsd.port.mk>


--- /usr/ports/net/limewire/distinfo    Tue Mar  8 10:59:17 2005
+++ distinfo    Thu Mar 10 16:00:54 2005
@@ -1,2 +1,2 @@
-MD5 (LimeWireOther.zip) = 9af50b4fb3a217603c35a0d7b4b80b04
-SIZE (LimeWireOther.zip) = 4822217
+MD5 (LimeWireOther.zip) = cc6295a5d74945b903a7c9e2e5a523db
+SIZE (LimeWireOther.zip) = 4901697
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list