From bofh@bofh.1asiacom.net  Wed May 28 22:25:22 2014
Return-Path: <bofh@bofh.1asiacom.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 585CE512;
	Wed, 28 May 2014 22:25:22 +0000 (UTC)
Received: from bofh.1asiacom.net (bofh.1asiacom.net [103.4.110.2])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "bofh.1asiacom.net", Issuer "bofh.1asiacom.net" (not verified))
	by mx1.freebsd.org (Postfix) with ESMTPS id 881722C58;
	Wed, 28 May 2014 22:25:21 +0000 (UTC)
Received: from bofh.1asiacom.net (localhost [127.0.0.1])
	by bofh.1asiacom.net (8.14.8/8.14.8) with ESMTP id s4SMPIAP083128
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO);
	Thu, 29 May 2014 04:25:18 +0600 (BDT)
	(envelope-from bofh@bofh.1asiacom.net)
Received: (from root@localhost)
	by bofh.1asiacom.net (8.14.8/8.14.8/Submit) id s4SMPI9l083127;
	Thu, 29 May 2014 04:25:18 +0600 (BDT)
	(envelope-from bofh)
Message-Id: <201405282225.s4SMPI9l083127@bofh.1asiacom.net>
Date: Thu, 29 May 2014 04:25:18 +0600 (BDT)
From: Muhammad Moinur Rahman <5u623l20@gmail.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc: wen@FreeBSD.org
Subject: [PATCH] math/rpy: Addes STAGE support
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         190358
>Category:       ports
>Synopsis:       [PATCH] math/rpy: Addes STAGE support
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wen
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 28 22:30:01 UTC 2014
>Closed-Date:    Sat May 31 05:36:31 UTC 2014
>Last-Modified:  Sat May 31 05:36:31 UTC 2014
>Originator:     Muhammad Moinur Rahman
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD bofh.1asiacom.net 11.0-CURRENT FreeBSD 11.0-CURRENT #2 r265972: Wed May 14 02:05:04 BDT
>Description:
- Added STAGE support

For Committer's reference:
http://pdr.s.ubze.ro/bulk/latest-per-pkg/rpy/1.0.3_32/

Port maintainer (wen@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 1.02 (mode: change, diff: ports)
>How-To-Repeat:
>Fix:

--- rpy-1.0.3.patch begins here ---
diff -ruN /usr/ports//math/rpy/Makefile ./Makefile
--- /usr/ports//math/rpy/Makefile	2014-03-11 02:55:20.000000000 +0600
+++ ./Makefile	2014-05-29 03:51:51.459095469 +0600
@@ -3,7 +3,7 @@
 
 PORTNAME=	rpy
 PORTVERSION=	1.0.3
-PORTREVISION=	31
+PORTREVISION=	32
 CATEGORIES=	math
 MASTER_SITES=	SF
 
@@ -20,9 +20,9 @@
 
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	yes
+PYDISTUTILS_AUTOPLIST=	yes
 LDFLAGS+=	-L${LOCALBASE}/lib/R/modules -L${LOCALBASE}/lib/R/lib
 
-NO_STAGE=	yes
 post-patch:
 	@${REINPLACE_CMD} -e 's,^statichere ,,' ${WRKSRC}/src/rpymodule.c
 	@${REINPLACE_CMD} -e 's|/usr/share|${LOCALBASE}/lib|' ${WRKSRC}/setup.py
diff -ruN /usr/ports//math/rpy/pkg-plist ./pkg-plist
--- /usr/ports//math/rpy/pkg-plist	2013-11-13 14:19:34.000000000 +0600
+++ ./pkg-plist	1970-01-01 06:00:00.000000000 +0600
@@ -1,19 +0,0 @@
-%%PYTHON_SITELIBDIR%%/_rpy3002.so
-%%PYTHON_SITELIBDIR%%/rpy.py
-%%PYTHON_SITELIBDIR%%/rpy.pyc
-%%PYTHON_SITELIBDIR%%/rpy.pyo
-%%PYTHON_SITELIBDIR%%/rpy_io.py
-%%PYTHON_SITELIBDIR%%/rpy_io.pyc
-%%PYTHON_SITELIBDIR%%/rpy_io.pyo
-%%PYTHON_SITELIBDIR%%/rpy_version.py
-%%PYTHON_SITELIBDIR%%/rpy_version.pyc
-%%PYTHON_SITELIBDIR%%/rpy_version.pyo
-%%PYTHON_SITELIBDIR%%/rpy_options.py
-%%PYTHON_SITELIBDIR%%/rpy_options.pyc
-%%PYTHON_SITELIBDIR%%/rpy_options.pyo
-%%PYTHON_SITELIBDIR%%/rpy_tools.py
-%%PYTHON_SITELIBDIR%%/rpy_tools.pyc
-%%PYTHON_SITELIBDIR%%/rpy_tools.pyo
-%%PYTHON_SITELIBDIR%%/rpy_wintools.py
-%%PYTHON_SITELIBDIR%%/rpy_wintools.pyc
-%%PYTHON_SITELIBDIR%%/rpy_wintools.pyo
--- rpy-1.0.3.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->wen 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed May 28 22:30:09 UTC 2014 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/190358: commit references a PR
Date: Sat, 31 May 2014 05:20:18 +0000 (UTC)

 Author: wen
 Date: Sat May 31 05:20:15 2014
 New Revision: 355935
 URL: http://svnweb.freebsd.org/changeset/ports/355935
 QAT: https://qat.redports.org/buildarchive/r355935/
 
 Log:
   - Stage support [1]
   - Reset maintainer to ports@
   
   PR:		190358 [1]
   Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> [1]
 
 Deleted:
   head/math/rpy/pkg-plist
 Modified:
   head/math/rpy/Makefile
 
 Modified: head/math/rpy/Makefile
 ==============================================================================
 --- head/math/rpy/Makefile	Sat May 31 05:07:19 2014	(r355934)
 +++ head/math/rpy/Makefile	Sat May 31 05:20:15 2014	(r355935)
 @@ -3,11 +3,11 @@
  
  PORTNAME=	rpy
  PORTVERSION=	1.0.3
 -PORTREVISION=	31
 +PORTREVISION=	32
  CATEGORIES=	math
  MASTER_SITES=	SF
  
 -MAINTAINER=	wen@FreeBSD.org
 +MAINTAINER=	ports@FreeBSD.org
  COMMENT=	Python interface to the R Programming Language
  
  LICENSE=	GPLv2 LGPL21 MPL
 @@ -20,9 +20,9 @@ RUN_DEPENDS=	${PYTHON_SITELIBDIR}/numpy:
  
  USE_PYTHON=	yes
  USE_PYDISTUTILS=	yes
 +PYDISTUTILS_AUTOPLIST=	yes
  LDFLAGS+=	-L${LOCALBASE}/lib/R/modules -L${LOCALBASE}/lib/R/lib
  
 -NO_STAGE=	yes
  post-patch:
  	@${REINPLACE_CMD} -e 's,^statichere ,,' ${WRKSRC}/src/rpymodule.c
  	@${REINPLACE_CMD} -e 's|/usr/share|${LOCALBASE}/lib|' ${WRKSRC}/setup.py
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: wen 
State-Changed-When: Sat May 31 05:36:31 UTC 2014 
State-Changed-Why:  
Committed. Thanks! 

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