ports/141019: [PATCH] net-p2p/aMule: Uphold UPNP config knob

Mario Sergio Fujikawa Ferreira lioux at FreeBSD.org
Mon Nov 30 10:50:02 UTC 2009


>Number:         141019
>Category:       ports
>Synopsis:       [PATCH] net-p2p/aMule: Uphold UPNP config knob
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 30 10:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Mario Sergio Fujikawa Ferreira
>Release:        FreeBSD 8.0-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD exxodus.fedaykin.here 8.0-PRERELEASE FreeBSD 8.0-PRERELEASE #5: Mon Nov 23 04:16:46 BRST 2009
>Description:
- Remove --disable-upnp from CONFIGURE_ARGS since this is now
  regulated by UPNP config knob
- Bump PORTREVISION since UPNP config knob was not being upheld

Port maintainer (boris at tagnet.ru) is cc'd.
>How-To-Repeat:
>Fix:

--- aMule-2.2.6_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net-p2p/amule2/Makefile,v
retrieving revision 1.33
diff -d -u -u -r1.33 Makefile
--- Makefile	29 Sep 2009 01:06:34 -0000	1.33
+++ Makefile	30 Nov 2009 10:13:36 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	aMule
 PORTVERSION=	2.2.6
+PORTREVISION=	1
 CATEGORIES=	net-p2p
 MASTER_SITES=	SF/${PORTNAME:L}/${PORTNAME}/${PORTVERSION}
 
@@ -30,7 +31,6 @@
 		--with-libintl-prefix=${LOCALBASE} \
 		--with-libiconv-prefix=${LOCALBASE} \
 		--with-crypto-prefix=${LOCALBASE} \
-		--disable-upnp \
 		--with-denoise-level=0
 
 CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
--- aMule-2.2.6_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list