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. Fix: --------------- start patch here ------------- ------------- distinfo values -------- MD5 (LimeWireOther.zip) = 77cc69840b79c196b3699c6f95ef9916 SIZE (LimeWireOther.zip) = 6613319 ------------- end distinfo -------------WR0T0fRROD6aSVfnaS2TrpwXYREdMewrLfPfBBUOYerWQrQh Content-Type: text/plain; name="file.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="file.diff" --- ./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@edini.net +MAINTAINER= armitage@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 -------------
State Changed From-To: open->feedback Awaiting maintainers feedback
My apologies, but I forgot to mention that I tried to contact the maintainer 2 weeks prior to my sending the PR, but have had no reply since then. -- Migs de Villa
State Changed From-To: feedback->open Maintainer timeout (2 months)
hq 2006-09-26 22:20:36 UTC FreeBSD ports repository Modified files: net-p2p/limewire Makefile distinfo Log: - Update to 4.12.13 (and thus unbreak) - Takeover maintainership - SHAify PR: 100987 Submitted by: Migs de Villa <armitage@smartwifi.com.ph> Approved by: maintainer timeout (2 months) Revision Changes Path 1.27 +5 -6 ports/net-p2p/limewire/Makefile 1.16 +3 -2 ports/net-p2p/limewire/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Patch commited. You are now the maintainer for this port. Thanks for your contribution!
Responsible Changed From-To: freebsd-ports-bugs->hq I'll handle the PR in case there is any follow-up...