Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jun 2008 02:11:33 -0400 (EDT)
From:      Naram Qashat <cyberbotx@cyberbotx.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        armitage@smartwifi.com.ph
Subject:   ports/124745: [PATCH] net-p2p/limewire: update to 4.18.3, take maintainership
Message-ID:  <200806190611.m5J6BXMO075898@kirby.cyberbotx.com>
Resent-Message-ID: <200806190620.m5J6K24E060328@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         124745
>Category:       ports
>Synopsis:       [PATCH] net-p2p/limewire: update to 4.18.3, take maintainership
>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:   Thu Jun 19 06:20:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Naram Qashat
>Release:        FreeBSD 7.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD kirby.cyberbotx.com 7.0-STABLE FreeBSD 7.0-STABLE #1: Wed Jun  4 19:02:24 EDT
>Description:
- Update to 4.18.3
- Take maintainership (The current maintainer hasn't replied to my updates in
  at least 2 months, and there have been no updates from the maintainer in at
  least 5 months, so I would like to take over maintaining this port)

I have no idea why the Java depends were commented out in the last revision,
but I am uncommenting them.

Port maintainer (armitage@smartwifi.com.ph) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- limewire-4.18.3,1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net-p2p/limewire/Makefile /kirby/shared/ports/limewire/Makefile
--- /usr/ports/net-p2p/limewire/Makefile	2008-06-18 13:05:49.000000000 -0400
+++ /kirby/shared/ports/limewire/Makefile	2008-06-19 02:06:23.000000000 -0400
@@ -6,21 +6,20 @@
 #
 
 PORTNAME=	limewire
-PORTVERSION=	4.18.2
-PORTREVISION=	1
+PORTVERSION=	4.18.3
 PORTEPOCH=	1
 CATEGORIES=	net-p2p java
 MASTER_SITES=	http://www10.limewire.com/download/
 DISTNAME=	LimeWireOther
 
-MAINTAINER=	armitage@smartwifi.com.ph
+MAINTAINER=	cyberbotx@cyberbotx.com
 COMMENT=	A Java based Gnutella client
 
-#RUN_DEPENDS=	java:${PORTSDIR}/java/javavmwrapper
+RUN_DEPENDS=	java:${PORTSDIR}/java/javavmwrapper
 
 USE_ZIP=	yes
-#USE_JAVA=	yes
-#JAVA_VERSION=	1.3+
+USE_JAVA=	yes
+JAVA_VERSION=	1.3+
 NO_BUILD=	yes
 WRKSRC=		${WRKDIR}/LimeWire
 
diff -ruN --exclude=CVS /usr/ports/net-p2p/limewire/distinfo /kirby/shared/ports/limewire/distinfo
--- /usr/ports/net-p2p/limewire/distinfo	2008-06-18 13:05:49.000000000 -0400
+++ /kirby/shared/ports/limewire/distinfo	2008-06-19 02:06:53.000000000 -0400
@@ -1,3 +1,3 @@
-MD5 (LimeWireOther.zip) = 9f3c1fb209c0a23f25a6c6c3e4ecc911
-SHA256 (LimeWireOther.zip) = b6cb76e9d42044634af00bdd0c40d9dda117b17fefbcaa2d997556f15fc3062b
-SIZE (LimeWireOther.zip) = 10402494
+MD5 (LimeWireOther.zip) = 0ffeade86a12860df13d00f9b89a7048
+SHA256 (LimeWireOther.zip) = 4e4c4062086f8d6ee597c59170dc45616494f2535555755b8e76b0e8aba7f538
+SIZE (LimeWireOther.zip) = 10401955
--- limewire-4.18.3,1.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806190611.m5J6BXMO075898>