ports/100987: [update]Makefile update for limewire 4.12.3

Migs armitage at smartwifi.com.ph
Fri Jul 28 14:50:11 UTC 2006


>Number:         100987
>Category:       ports
>Synopsis:       [update]Makefile update for limewire 4.12.3
>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:   Fri Jul 28 14:50:08 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Migs de Villa <armitage at smartwifi.com.ph>
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD shadow.meridiantelekoms.com 6.1-RELEASE FreeBSD 6.1-RELEASE #4: Tue May 23 04:45:24 PHT 2006 root at shadow.meridiantelekoms.com:/usr/obj/usr/src/sys/ARMITAGE i386


	
>Description:
The port for limewire is kind of outdated already, being only for version 4.9. Attached is a patch for the makefile, for version 4.12.3. Also included are the correct values for the distinfo file.
	
>How-To-Repeat:
	
>Fix:
--------------- start patch here -------------
--- ./Makefile  Thu Jul 27 21:21:07 2006
+++ ./mylime/Makefile   Fri Jul 28 07:43:55 2006
@@ -6,19 +6,19 @@
 #
 
 PORTNAME=      limewire
-PORTVERSION=   4.9
+PORTVERSION=   4.12.3
 CATEGORIES=    net-p2p java
 MASTER_SITES=  http://maverick.limewire.com/download/
 DISTNAME=      LimeWireOther
 
-MAINTAINER=    ports at edini.net
+MAINTAINER=    armitage at smartwifi.com.ph
 COMMENT=       A Java based gnutella client
 
 RUN_DEPENDS=   java:${PORTSDIR}/java/javavmwrapper
 
 USE_ZIP=       yes
 USE_JAVA=      yes
-JAVA_VERSION=  1.3+
+JAVA_VERSION=  1.5+
 NO_BUILD=      yes
 WRKSRC=                ${WRKDIR}/LimeWire
 
@@ -30,12 +30,13 @@
 DATAFILES=     LimeWire.jar MessagesBundles.jar ProgressTabs.jar \
                clink.jar commons-httpclient.jar commons-logging.jar \
                daap.jar i18n.jar icu4j.jar id3v2.jar jcraft.jar \
-               jdic.jar jl011.jar jmdns.jar log4j.jar logicrypto.jar \
+               jdic.jar jl011.jar jmdns.jar log4j.jar \
                looks.jar mp3sp14.jar themes.jar tritonus.jar \
                vorbis.jar xerces.jar xml-apis.jar xml.war update.ver \
                hashes libtray.so data.ser runLime.sh \
                MessagesBundle.properties spacer.gif donotremove.htm \
-               root COPYING README.txt SOURCE
+               root COPYING README.txt SOURCE \
+               commons-net.jar log4j.properties
 
 SUB_FILES=     limewire.sh
 PLIST_FILES=   bin/limewire
-------------- end patch -------------

------------- distinfo values --------
MD5 (LimeWireOther.zip) = 77cc69840b79c196b3699c6f95ef9916
SIZE (LimeWireOther.zip) = 6613319
------------- end distinfo -----------

	


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list