ports/137756: [patch] net/py-miniupnpc: add python virtual category

Anonymous swell.k at gmail.com
Fri Aug 14 04:10:05 UTC 2009


>Number:         137756
>Category:       ports
>Synopsis:       [patch] net/py-miniupnpc: add python virtual category
>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:   Fri Aug 14 04:10:04 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Anonymous
>Release:        FreeBSD 8.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD 8.0-BETA2 #0 r196037M: Sun Aug  2 15:30:58 UTC 2009 root at luffy:/usr/obj/usr/src/sys/PHOENIX  amd64
>Description:
py-miniupnpc is *not* a standalone app, so add it to python category.
>How-To-Repeat:
>Fix:
--- py-miniupnpc.diff begins here ---
Index: net/miniupnpc/Makefile
===================================================================
RCS file: /home/csup/ports/net/miniupnpc/Makefile,v
retrieving revision 1.8
diff -u -p -r1.8 Makefile
--- net/miniupnpc/Makefile	13 Aug 2009 14:52:01 -0000	1.8
+++ net/miniupnpc/Makefile	14 Aug 2009 03:36:45 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	miniupnpc
 PORTVERSION=	1.3
 PORTREVISION=	1
-CATEGORIES=	net
+CATEGORIES?=	net
 MASTER_SITES=	http://miniupnp.free.fr/files/
 
 MAINTAINER=	dinoex at FreeBSD.org
Index: net/py-miniupnpc/Makefile
===================================================================
RCS file: /home/csup/ports/net/py-miniupnpc/Makefile,v
retrieving revision 1.1
diff -u -p -r1.1 Makefile
--- net/py-miniupnpc/Makefile	13 Aug 2009 14:55:58 -0000	1.1
+++ net/py-miniupnpc/Makefile	14 Aug 2009 03:40:19 -0000
@@ -5,6 +5,7 @@
 # $FreeBSD: ports/net/py-miniupnpc/Makefile,v 1.1 2009/08/13 14:55:58 dinoex Exp $
 #
 
+CATEGORIES=	net python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 COMMENT=	Python module for miniupnpc
--- py-miniupnpc.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list