Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Oct 2002 19:42:21 -0400 (EDT)
From:      Munish Chopra <mchopra@engmail.uwaterloo.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        holger@e-gitt.net
Subject:   ports/44476: Update port: net/mldonkey
Message-ID:  <200210252342.g9PNgLkB049694@opiate.thirteenandtwo.org>

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

>Number:         44476
>Category:       ports
>Synopsis:       Update port: net/mldonkey
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 25 16:50:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Munish Chopra
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD opiate.thirteenandtwo.org 5.0-CURRENT FreeBSD 5.0-CURRENT #22: Tue Oct 22 19:22:36 EDT 2002 root@opiate.thirteenandtwo.org:/usr/src/sys/i386/compile/OPIATE i386


	
>Description:
	Update net/mldonkey to 2.00. Maintainer cc'ed. Lots of fixes, new features, etc.
>How-To-Repeat:
	
>Fix:

diff -ruN /usr/ports/net/mldonkey/Makefile /home/munish/devel/freebsd/mldonkey/Makefile
--- /usr/ports/net/mldonkey/Makefile	Fri Sep 20 12:48:33 2002
+++ /home/munish/devel/freebsd/mldonkey/Makefile	Fri Oct 25 19:30:58 2002
@@ -5,14 +5,14 @@
 # $FreeBSD: ports/net/mldonkey/Makefile,v 1.1 2002/09/20 16:48:33 lioux Exp $
 #
 
-PORTNAME=	mldonkey
-PORTVERSION=	1.16
+PORTNAME=    	mldonkey
+PORTVERSION=	2.00
 CATEGORIES=	net
-MASTER_SITES=	http://savannah.nongnu.org/download/mldonkey/ \
-		http://freesoftware.fsf.org/download/mldonkey/
-DISTNAME=	${PORTNAME}-${PORTVERSION}.static.${ARCH}-FreeBSD
+MASTER_SITES=	http://savannah.nongnu.org/download/mldonkey/stable/ \
+	        http://freesoftware.fsf.org/download/mldonkey/stable/
+DISTNAME=    	${PORTNAME}-${PORTVERSION}.shared.${ARCH}-FreeBSD
 
-MAINTAINER=	holger@e-gitt.net
+MAINTAINER=    	holger@e-gitt.net
 
 RUN_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww
 
@@ -21,7 +21,7 @@
 USE_PERL5=	yes
 USE_REINPLACE=	yes
 NO_BUILD=	yes
-WRKSRC=		${WRKDIR}/${PORTNAME}-distrib
+WRKSRC=		${WRKDIR}/${PORTNAME}-distrib-${PORTVERSION}
 
 DIRNAME=	${HOME}/.mldonkey
 
@@ -57,5 +57,6 @@
 install-user: extract
 	@${TEST} -d ${DIRNAME} ||	${MKDIR} ${DIRNAME}
 	@${CP} ${WRKSRC}/servers.ini	${DIRNAME}/
+	@${CP} ${WRKSRC}/directconnect.ini    ${DIRNAME}/
 
 .include <bsd.port.post.mk>
diff -ruN /usr/ports/net/mldonkey/distinfo /home/munish/devel/freebsd/mldonkey/distinfo
--- /usr/ports/net/mldonkey/distinfo	Fri Sep 20 12:48:33 2002
+++ /home/munish/devel/freebsd/mldonkey/distinfo	Fri Oct 25 19:03:59 2002
@@ -1 +1 @@
-MD5 (mldonkey-1.16.static.i386-FreeBSD.tar.bz2) = b15aeabf1b0496f225f62baca7b0077c
+MD5 (mldonkey-2.00.shared.i386-FreeBSD.tar.bz2) = 58d3f8d93464524a03802f6c4784b06e
>Release-Note:
>Audit-Trail:
>Unformatted:

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




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