From root@poudriere.ithil.palantiri.org  Sun Apr 13 16:51:01 2014
Return-Path: <root@poudriere.ithil.palantiri.org>
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 B6301F41;
	Sun, 13 Apr 2014 16:51:01 +0000 (UTC)
Received: from poudriere.ithil.palantiri.org (ithil.palantiri.org [144.76.36.55])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "0254-fbsd-10-amd64", Issuer "0254-fbsd-10-amd64" (not verified))
	by mx1.freebsd.org (Postfix) with ESMTPS id 456BC1FFD;
	Sun, 13 Apr 2014 16:51:00 +0000 (UTC)
Received: from poudriere.ithil.palantiri.org (localhost [127.0.0.1])
	by poudriere.ithil.palantiri.org (8.14.8/8.14.8) with ESMTP id s3DGow9G064514
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO);
	Sun, 13 Apr 2014 18:50:58 +0200 (CEST)
	(envelope-from root@poudriere.ithil.palantiri.org)
Received: (from root@localhost)
	by poudriere.ithil.palantiri.org (8.14.8/8.14.8/Submit) id s3DGowLT064239;
	Sun, 13 Apr 2014 18:50:58 +0200 (CEST)
	(envelope-from root)
Message-Id: <201404131650.s3DGowLT064239@poudriere.ithil.palantiri.org>
Date: Sun, 13 Apr 2014 18:50:58 +0200 (CEST)
From: Bartek Rutkowski <ports@robakdesign.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: wen@FreeBSD.org
Subject: [PATCH] devel/py-simpy: stage
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         188560
>Category:       ports
>Synopsis:       [PATCH] devel/py-simpy: stage
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    dbn
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 13 17:00:00 UTC 2014
>Closed-Date:    Mon May 12 17:49:52 UTC 2014
>Last-Modified:  Mon May 12 18:00:00 UTC 2014
>Originator:     Bartek Rutkowski
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
Pixeware LTD
>Environment:
System: FreeBSD poudriere.ithil.palantiri.org 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r264341: Fri Apr 11 15:28:07 CEST
>Description:
- Stage
- Add LICENSE
- Pet portlint

http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/py27-simpy/2.3.1_1/

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

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

--- py-simpy-2.3.1.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 351229)
+++ Makefile	(working copy)
@@ -13,6 +13,8 @@
 MAINTAINER=	wen@FreeBSD.org
 COMMENT=	Simulation in Python
 
+LICENSE=	LGPL20
+
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	yes
 PYDISTUTILS_PKGNAME=	SimPy
@@ -22,7 +24,6 @@
 
 OPTIONSFILE=	${PORT_DBDIR}/py-${PORTNAME}/options
 
-NO_STAGE=	yes
 .include <bsd.port.options.mk>
 .include <bsd.port.pre.mk>
 
@@ -32,8 +33,8 @@
 
 post-install:
 .if ${PORT_OPTIONS:MDOCS}
-	@${MKDIR} ${DOCSDIR}
-	(cd ${WRKSRC}/docs && ${COPYTREE_SHARE} . ${DOCSDIR})
+	@${MKDIR} ${STAGEDIR}${DOCSDIR}
+	(cd ${WRKSRC}/docs && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR})
 .endif
 
 .include <bsd.port.post.mk>
Index: pkg-descr
===================================================================
--- pkg-descr	(revision 351229)
+++ pkg-descr	(working copy)
@@ -7,4 +7,4 @@
 to aid in gathering statistics. Random variates are provided by the standard
 Python random module.
 
-WWW: http://simpy.sourceforge.net/
+WWW: http://simpy.readthedocs.org/en/latest/
--- py-simpy-2.3.1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->wen 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Apr 13 17:00:04 UTC 2014 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=188560 
Responsible-Changed-From-To: wen->dbn 
Responsible-Changed-By: dbn 
Responsible-Changed-When: Mon May 12 17:38:14 UTC 2014 
Responsible-Changed-Why:  
I'll take it 

http://www.freebsd.org/cgi/query-pr.cgi?pr=188560 
State-Changed-From-To: open->closed 
State-Changed-By: dbn 
State-Changed-When: Mon May 12 17:49:51 UTC 2014 
State-Changed-Why:  
Committed, with minor change.  Thank you :-) 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/188560: commit references a PR
Date: Mon, 12 May 2014 17:47:45 +0000 (UTC)

 Author: dbn
 Date: Mon May 12 17:47:40 2014
 New Revision: 353880
 URL: http://svnweb.freebsd.org/changeset/ports/353880
 QAT: https://qat.redports.org/buildarchive/r353880/
 
 Log:
   Stagify devel/py-simpy.
   
    - Add stage support
    - Add LICENSE (LGPL20)
    - Update website
    - Remove unneeded `.include <bsd.port.pre.mk>'
   
   PR:		ports/188560
   Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
   Approved by:	portmgr (implicit)
 
 Modified:
   head/devel/py-simpy/Makefile
   head/devel/py-simpy/pkg-descr
 
 Modified: head/devel/py-simpy/Makefile
 ==============================================================================
 --- head/devel/py-simpy/Makefile	Mon May 12 17:45:28 2014	(r353879)
 +++ head/devel/py-simpy/Makefile	Mon May 12 17:47:40 2014	(r353880)
 @@ -13,6 +13,9 @@ DISTNAME=	SimPy-${PORTVERSION}
  MAINTAINER=	wen@FreeBSD.org
  COMMENT=	Simulation in Python
  
 +LICENSE=	LGPL20
 +
 +NO_ARCH=	yes
  USE_PYTHON=	yes
  USE_PYDISTUTILS=	yes
  PYDISTUTILS_PKGNAME=	SimPy
 @@ -22,9 +25,7 @@ TKINTER_DESC=	py-tkinter for plot
  
  OPTIONSFILE=	${PORT_DBDIR}/py-${PORTNAME}/options
  
 -NO_STAGE=	yes
  .include <bsd.port.options.mk>
 -.include <bsd.port.pre.mk>
  
  .if ${PORT_OPTIONS:MTKINTER}
  RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}tkinter>0:${PORTSDIR}/x11-toolkits/py-tkinter
 @@ -32,8 +33,8 @@ RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}tki
  
  post-install:
  .if ${PORT_OPTIONS:MDOCS}
 -	@${MKDIR} ${DOCSDIR}
 -	(cd ${WRKSRC}/docs && ${COPYTREE_SHARE} . ${DOCSDIR})
 +	@${MKDIR} ${STAGEDIR}${DOCSDIR}
 +	(cd ${WRKSRC}/docs && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR})
  .endif
  
 -.include <bsd.port.post.mk>
 +.include <bsd.port.mk>
 
 Modified: head/devel/py-simpy/pkg-descr
 ==============================================================================
 --- head/devel/py-simpy/pkg-descr	Mon May 12 17:45:28 2014	(r353879)
 +++ head/devel/py-simpy/pkg-descr	Mon May 12 17:47:40 2014	(r353880)
 @@ -7,4 +7,4 @@ like servers, checkout counters, and tun
  to aid in gathering statistics. Random variates are provided by the standard
  Python random module.
  
 -WWW: http://simpy.sourceforge.net/
 +WWW: http://simpy.readthedocs.org/en/latest/
 _______________________________________________
 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"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/188560: commit references a PR
Date: Mon, 12 May 2014 17:55:19 +0000 (UTC)

 Author: dbn
 Date: Mon May 12 17:55:15 2014
 New Revision: 353883
 URL: http://svnweb.freebsd.org/changeset/ports/353883
 QAT: https://qat.redports.org/buildarchive/r353883/
 
 Log:
   Fix LICENSE for devel/py-simpy.
   
    - License is LGPL21, not LGPL20 (as per $WORKDIR/LICENSE.txt)
   
   PR:		ports/188560
   Approved by:	portmgr (implicit)
 
 Modified:
   head/devel/py-simpy/Makefile
 
 Modified: head/devel/py-simpy/Makefile
 ==============================================================================
 --- head/devel/py-simpy/Makefile	Mon May 12 17:55:07 2014	(r353882)
 +++ head/devel/py-simpy/Makefile	Mon May 12 17:55:15 2014	(r353883)
 @@ -13,7 +13,7 @@ DISTNAME=	SimPy-${PORTVERSION}
  MAINTAINER=	wen@FreeBSD.org
  COMMENT=	Simulation in Python
  
 -LICENSE=	LGPL20
 +LICENSE=	LGPL21
  
  NO_ARCH=	yes
  USE_PYTHON=	yes
 _______________________________________________
 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:
