Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Mar 2003 16:54:25 -0600 (CST)
From:      mkm <mkm@ieee.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/49057: [PATCH] new version and fix for net/limewire
Message-ID:  <200303092254.h29MsPQB080175@marvin.bsdng.org>

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

>Number:         49057
>Category:       ports
>Synopsis:       [PATCH] new version and fix for net/limewire
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 09 15:00:26 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     mkm
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD marvin.bsdng.org 5.0-CURRENT FreeBSD 5.0-CURRENT #5: Mon Mar 3 13:38:46 CST 2003 root@marvin.bsdng.org:/usr/obj/usr/src/sys/MARVIN i386


	
>Description:
bumped the version and fixed checksum issue.
>How-To-Repeat:
apply patch and remove distinfo file
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/limewire/Makefile,v
retrieving revision 1.6
diff -c -r1.6 Makefile
*** Makefile	21 Feb 2003 13:14:48 -0000	1.6
--- Makefile	9 Mar 2003 22:23:08 -0000
***************
*** 6,12 ****
  #
  
  PORTNAME=	limewire
! PORTVERSION=	2.7.9
  CATEGORIES=	net java
  MASTER_SITES=	http://www3.limewire.com/download/
  DISTNAME=	LimeWireLinux
--- 6,12 ----
  #
  
  PORTNAME=	limewire
! PORTVERSION=	2.8.5
  CATEGORIES=	net java
  MASTER_SITES=	http://www3.limewire.com/download/
  DISTNAME=	LimeWireLinux
***************
*** 18,23 ****
--- 18,24 ----
  USE_JAVA=	1.3+
  NO_BUILD=	yes
  NO_WRKSUBDIR=	yes
+ NO_CHECKSUM=	yes
  
  RESTRICTED=	License does not allow redistribution of any kind
  NO_CDROM=	${RESTRICTED}
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




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