From swell.k@gmail.com  Fri Aug 14 04:09:40 2009
Return-Path: <swell.k@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 36FBE1065690
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 14 Aug 2009 04:09:40 +0000 (UTC)
	(envelope-from swell.k@gmail.com)
Received: from mail-ew0-f206.google.com (mail-ew0-f206.google.com [209.85.219.206])
	by mx1.freebsd.org (Postfix) with ESMTP id B990C8FC64
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 14 Aug 2009 04:09:39 +0000 (UTC)
Received: by ewy2 with SMTP id 2so559559ewy.43
        for <FreeBSD-gnats-submit@freebsd.org>; Thu, 13 Aug 2009 21:09:38 -0700 (PDT)
Received: by 10.210.139.5 with SMTP id m5mr266699ebd.55.1250222978633;
        Thu, 13 Aug 2009 21:09:38 -0700 (PDT)
Received: from localhost (95-24-65-148.broadband.corbina.ru [95.24.65.148])
        by mx.google.com with ESMTPS id 28sm3612407eye.54.2009.08.13.21.09.36
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Thu, 13 Aug 2009 21:09:37 -0700 (PDT)
Message-Id: <86vdkrvxxd.fsf@gmail.com>
Date: Fri, 14 Aug 2009 08:09:34 +0400
From: Anonymous <swell.k@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [patch] net/py-miniupnpc: add python virtual category
X-Send-Pr-Version: 3.113

>Number:         137756
>Category:       ports
>Synopsis:       [patch] net/py-miniupnpc: add python virtual category
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    dinoex
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 14 04:10:04 UTC 2009
>Closed-Date:    Fri Aug 14 09:43:11 CEST 2009
>Last-Modified:  Fri Aug 14 09:43:11 CEST 2009
>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@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@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:
Responsible-Changed-From-To: freebsd-ports-bugs->dinoex 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Aug 14 04:10:14 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=137756 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/137756: commit references a PR
Date: Fri, 14 Aug 2009 07:08:50 +0000 (UTC)

 dinoex      2009-08-14 07:08:41 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net/py-miniupnpc     Makefile 
     net/miniupnpc        Makefile 
   Log:
   - add py-miniupnpc to python category.
   PR:             137756
   Submitted by:   Anonymous
   
   Revision  Changes    Path
   1.9       +1 -1      ports/net/miniupnpc/Makefile
   1.2       +1 -0      ports/net/py-miniupnpc/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: dinoex 
State-Changed-When: Fri Aug 14 09:42:58 CEST 2009 
State-Changed-Why:  
committed, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=137756 
>Unformatted:
