ports/80733: [PORT UPDATE/RENAME] net/amule -> net/amule1

Ganael LAPLANCHE ganael.laplanche at martymac.com
Sat May 7 15:50:08 UTC 2005


>Number:         80733
>Category:       ports
>Synopsis:       [PORT UPDATE/RENAME] net/amule -> net/amule1
>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:   Sat May 07 15:50:07 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Ganael LAPLANCHE
>Release:        FreeBSD 5.4-STABLE amd64
>Organization:
http://contribs.martymac.com
>Environment:
System: FreeBSD www.martymac.com FreeBSD 5.4-STABLE


>Description:
	aMule 2.0.0. has just been released. It is necessary to
maintain aMule-1.2.8 since it builds correctly on FreeBSD 4.x ; could
you rename net/amule to net/amule1 ? I'm finishing the net/amule2
port (a PR will follow this one). net/amule-devel will also be maintained,
even if it should be useless for a while... This PR also includes a small
patch to handle the CONFLICTS between those ports...

>How-To-Repeat:
>Fix:


--------------- Patch starts here ---------------
--- amule/pkg-descr.orig	Sat May  7 16:56:56 2005
+++ amule/pkg-descr	Sat May  7 16:58:26 2005
@@ -3,4 +3,9 @@
 aMule is a multiplatform fork of xMule
 client using wxWindows class library.
 
+This is the last version of aMule-1. It
+is maintained for 4.x compatibility. If
+you would like to install aMule-2, see
+amule2 or amule-devel port.
+
 WWW: http://www.amule.org
--- amule/Makefile.orig	Sat May  7 16:52:06 2005
+++ amule/Makefile	Sat May  7 16:54:20 2005
@@ -17,7 +17,8 @@
 LIB_DEPENDS=	wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2 \
 		curl.3:${PORTSDIR}/ftp/curl
 
-CONFLICTS=	aMule-devel-*
+LATEST_LINK=	aMule1
+CONFLICTS=	aMule-2.* aMule-devel-[0-9]*
 
 USE_X_PREFIX=	yes
 USE_GNOME=	gnomehier gnomehack gnomeprefix
--------------- Patch ends here ---------------
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list