Bug 100987 - [update]Makefile update for limewire 4.12.3
Summary: [update]Makefile update for limewire 4.12.3
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: 2006-07-28 15:50 UTC by Migs
Modified: 2006-09-27 08:36 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Migs 2006-07-28 15:50:08 UTC
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 -------------
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-07-29 00:01:02 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Migs 2006-07-30 22:59:33 UTC
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
Comment 3 Herve Quiroz freebsd_committer freebsd_triage 2006-09-26 23:20:24 UTC
State Changed
From-To: feedback->open

Maintainer timeout (2 months)
Comment 4 dfilter service freebsd_committer freebsd_triage 2006-09-26 23:20:47 UTC
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"
Comment 5 Herve Quiroz freebsd_committer freebsd_triage 2006-09-26 23:21:08 UTC
State Changed
From-To: open->closed

Patch commited. You are now the maintainer for this port. 

Thanks for your contribution!
Comment 6 Herve Quiroz freebsd_committer freebsd_triage 2006-09-27 08:36:01 UTC
Responsible Changed
From-To: freebsd-ports-bugs->hq

I'll handle the PR in case there is any follow-up...