From xmj@chaot.net  Tue Jan 21 04:14:28 2014
Return-Path: <xmj@chaot.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id A84E9F6C
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 21 Jan 2014 04:14:28 +0000 (UTC)
Received: from dd16522.kasserver.com (dd16522.kasserver.com [85.13.137.124])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 6BAAA1DC4
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 21 Jan 2014 04:14:28 +0000 (UTC)
Received: from mx12.chaot.net (82.131.84.56.cable.starman.ee [82.131.84.56])
	by dd16522.kasserver.com (Postfix) with ESMTPSA id 992B54560EB;
	Tue, 21 Jan 2014 05:04:59 +0100 (CET)
Received: from localhost (1003@localhost [local]);
	by mx12.chaot.net (OpenSMTPD) with ESMTPA id a9ec2d32;
	Tue, 21 Jan 2014 06:04:57 +0200 (EET)
Message-Id: <228857657.enqueue@mx12.chaot.net>
Date: Tue, 21 Jan 2014 06:04:57 +0200 (EET)
From: Johannes Jost Meixner <xmj@chaot.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc: xmj@chaot.net
Subject: [MAINTAINER-UPDATE] science/py-coards: Staging support, remove easy_install, autoplist
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         185952
>Category:       ports
>Synopsis:       [MAINTAINER-UPDATE] science/py-coards: Staging support, remove easy_install, autoplist
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    koobs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 21 04:20:00 UTC 2014
>Closed-Date:    Sun Jan 26 00:53:58 UTC 2014
>Last-Modified:  Sun Jan 26 01:00:00 UTC 2014
>Originator:     Johannes Jost Meixner
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
Goldener Grund OUe
>Environment:
System: FreeBSD mx12.chaot.net 11.0-CURRENT FreeBSD 11.0-CURRENT #0: Wed Jan 15 11:44:09 EET 2014
>Description:
- Remove NO_STAGE= flag
- Use PYDISTUTILS=yes instead of easy_install
- Use AUTOPLIST

Port maintainer (xmj@chaot.net) is cc'd.

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

--- py27-coards-1.0.5.patch begins here ---
diff -ruN /usr/ports/science/py-coards/Makefile ./Makefile
--- /usr/ports/science/py-coards/Makefile	2014-01-13 23:00:02.000000000 +0200
+++ ./Makefile	2014-01-21 06:02:21.582232719 +0200
@@ -1,5 +1,5 @@
 # Created by: Johannes Meixner <xmj@chaot.net>
-# $FreeBSD: science/py-coards/Makefile 339634 2014-01-13 21:00:02Z rene $
+# $FreeBSD: head/science/py-coards/Makefile 339634 2014-01-13 21:00:02Z rene $
 
 PORTNAME=	coards
 PORTVERSION=	1.0.5
@@ -13,7 +13,7 @@
 LICENSE=	MIT
 
 USE_PYTHON=		2
-USE_PYDISTUTILS=	easy_install
+USE_PYDISTUTILS=	yes
+PYDISTUTILS_AUTOPLIST=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>
diff -ruN /usr/ports/science/py-coards/pkg-plist ./pkg-plist
--- /usr/ports/science/py-coards/pkg-plist	2013-06-15 22:08:39.000000000 +0300
+++ ./pkg-plist	1970-01-01 03:00:00.000000000 +0300
@@ -1,13 +0,0 @@
-%%PYTHON_SITELIBDIR%%/coards-1.0.5-py2.7.egg/EGG-INFO/entry_points.txt
-%%PYTHON_SITELIBDIR%%/coards-1.0.5-py2.7.egg/EGG-INFO/SOURCES.txt
-%%PYTHON_SITELIBDIR%%/coards-1.0.5-py2.7.egg/EGG-INFO/dependency_links.txt
-%%PYTHON_SITELIBDIR%%/coards-1.0.5-py2.7.egg/EGG-INFO/PKG-INFO
-%%PYTHON_SITELIBDIR%%/coards-1.0.5-py2.7.egg/EGG-INFO/not-zip-safe
-%%PYTHON_SITELIBDIR%%/coards-1.0.5-py2.7.egg/EGG-INFO/top_level.txt
-%%PYTHON_SITELIBDIR%%/coards-1.0.5-py2.7.egg/coards/__init__.py
-%%PYTHON_SITELIBDIR%%/coards-1.0.5-py2.7.egg/coards/__init__.pyc
-%%PYTHON_SITELIBDIR%%/coards-1.0.5-py2.7.egg/coards/__init__.pyo
-bin/coards
-@dirrmtry %%PYTHON_SITELIBDIR%%/coards-1.0.5-py2.7.egg/coards
-@dirrmtry %%PYTHON_SITELIBDIR%%/coards-1.0.5-py2.7.egg/EGG-INFO
-@dirrmtry %%PYTHON_SITELIBDIR%%/coards-1.0.5-py2.7.egg
--- py27-coards-1.0.5.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Jan 21 04:20:08 UTC 2014 
Responsible-Changed-Why:  
freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=185952 
Responsible-Changed-From-To: freebsd-python->koobs 
Responsible-Changed-By: koobs 
Responsible-Changed-When: Sat Jan 25 10:14:23 UTC 2014 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=185952 
State-Changed-From-To: open->closed 
State-Changed-By: koobs 
State-Changed-When: Sun Jan 26 00:53:57 UTC 2014 
State-Changed-Why:  
Committed, thanks Johannes! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/185952: commit references a PR
Date: Sun, 26 Jan 2014 00:52:22 +0000 (UTC)

 Author: koobs
 Date: Sun Jan 26 00:52:15 2014
 New Revision: 341150
 URL: http://svnweb.freebsd.org/changeset/ports/341150
 QAT: https://qat.redports.org/buildarchive/r341150/
 
 Log:
   science/py-coards: Modernise and enable STAGE support
   
   - Remove NO_STAGE= flag
   - Use PYDISTUTILS=yes instead of easy_install
   - Use AUTOPLIST
   
   PR:		ports/185952
   Submitted by:	Johannes Jost Meixner <xmj@chaot.net> (maintainer)
 
 Deleted:
   head/science/py-coards/pkg-plist
 Modified:
   head/science/py-coards/Makefile
 
 Modified: head/science/py-coards/Makefile
 ==============================================================================
 --- head/science/py-coards/Makefile	Sun Jan 26 00:28:14 2014	(r341149)
 +++ head/science/py-coards/Makefile	Sun Jan 26 00:52:15 2014	(r341150)
 @@ -13,7 +13,7 @@ COMMENT=	COARDS compliant time parser
  LICENSE=	MIT
  
  USE_PYTHON=		2
 -USE_PYDISTUTILS=	easy_install
 +USE_PYDISTUTILS=	yes
 +PYDISTUTILS_AUTOPLIST=	yes
  
 -NO_STAGE=	yes
  .include <bsd.port.mk>
 _______________________________________________
 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"
 
>Unformatted:
