From root@poudriere.ithil.palantiri.org  Sat Apr 12 07:55:34 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 B1AA2330
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 12 Apr 2014 07:55:34 +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 43F5C18E0
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 12 Apr 2014 07:55:33 +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 s3C7tTMt071592
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO);
	Sat, 12 Apr 2014 09:55:29 +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 s3C7tRGG071118;
	Sat, 12 Apr 2014 09:55:27 +0200 (CEST)
	(envelope-from root)
Message-Id: <201404120755.s3C7tRGG071118@poudriere.ithil.palantiri.org>
Date: Sat, 12 Apr 2014 09:55:27 +0200 (CEST)
From: Bartek Rutkowski <ports@robakdesign.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: jun-g@daemonfreaks.com
Subject: [PATCH] devel/py-icalendar: staging
X-Send-Pr-Version: 3.113
X-GNATS-Notify: jun-g@daemonfreaks.com

>Number:         188497
>Category:       ports
>Synopsis:       [PATCH] devel/py-icalendar: staging
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    swills
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 12 08:00:00 UTC 2014
>Closed-Date:    Tue Apr 15 01:24:23 UTC 2014
>Last-Modified:  Tue Apr 15 01:30: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:
- Staging

http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/py27-icalendar/3.5/

Port maintainer (jun-g@daemonfreaks.com) is cc'd.

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

--- py-icalendar-3.5.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 351074)
+++ Makefile	(working copy)
@@ -21,8 +21,6 @@
 DOCSDIR=	${PREFIX}/share/doc/py-${PORTNAME}
 PORTDOCS=	*
 
-NO_STAGE=	yes
-
 OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
@@ -29,8 +27,8 @@
 
 post-install:
 .if ${PORT_OPTIONS:MDOCS}
-	${MKDIR} ${DOCSDIR}/
-	${INSTALL_DATA} ${WRKSRC}/README.rst ${WRKSRC}/docs/changelog.rst ${DOCSDIR}/
+	${MKDIR} ${STAGEDIR}${DOCSDIR}/
+	${INSTALL_DATA} ${WRKSRC}/README.rst ${WRKSRC}/docs/changelog.rst ${STAGEDIR}${DOCSDIR}/
 .endif
 
 .include <bsd.port.mk>
--- py-icalendar-3.5.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->swills 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Apr 12 08:00:04 UTC 2014 
Responsible-Changed-Why:  
swills@ wants this submitter's PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=188497 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sat Apr 12 08:00:06 UTC 2014 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: jun-g@daemonfreaks.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/188497: [PATCH] devel/py-icalendar: staging
Date: Sat, 12 Apr 2014 08:00:05 UT

 Maintainer of devel/py-icalendar,
 
 Please note that PR ports/188497 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/188497
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
State-Changed-From-To: feedback->closed 
State-Changed-By: swills 
State-Changed-When: Tue Apr 15 01:24:22 UTC 2014 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/188497: commit references a PR
Date: Tue, 15 Apr 2014 01:24:15 +0000 (UTC)

 Author: swills
 Date: Tue Apr 15 01:24:11 2014
 New Revision: 351298
 URL: http://svnweb.freebsd.org/changeset/ports/351298
 QAT: https://qat.redports.org/buildarchive/r351298/
 
 Log:
   - Stage [1]
   - Fix LICENSE
   - Avoid deprecated USE_PYDISTUTILS=easy_install
   - Use automatic PLIST
   
   PR:		ports/188497 [1]
   Submitted by:	Bartek Rutkowski <ports@robakdesign.com> [1]
   Approved by:	portmgr@ (blanket)
 
 Deleted:
   head/devel/py-icalendar/pkg-plist
 Modified:
   head/devel/py-icalendar/Makefile
 
 Modified: head/devel/py-icalendar/Makefile
 ==============================================================================
 --- head/devel/py-icalendar/Makefile	Tue Apr 15 01:10:09 2014	(r351297)
 +++ head/devel/py-icalendar/Makefile	Tue Apr 15 01:24:11 2014	(r351298)
 @@ -10,27 +10,26 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
  MAINTAINER=	jun-g@daemonfreaks.com
  COMMENT=	Parser and generator of iCalender files for Python
  
 -LICENSE=	BSD
 +LICENSE=	BSD2CLAUSE
  
  RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}dateutil>0:${PORTSDIR}/devel/py-dateutil \
  		${PYTHON_PKGNAMEPREFIX}pytz>0:${PORTSDIR}/devel/py-pytz
  
  USE_PYTHON=	2
 -USE_PYDISTUTILS=easy_install
 +USE_PYDISTUTILS=yes
 +PYDISTUTILS_AUTOPLIST=	yes
  
  DOCSDIR=	${PREFIX}/share/doc/py-${PORTNAME}
  PORTDOCS=	*
  
 -NO_STAGE=	yes
 -
  OPTIONS_DEFINE=	DOCS
  
  .include <bsd.port.options.mk>
  
  post-install:
  .if ${PORT_OPTIONS:MDOCS}
 -	${MKDIR} ${DOCSDIR}/
 -	${INSTALL_DATA} ${WRKSRC}/README.rst ${WRKSRC}/docs/changelog.rst ${DOCSDIR}/
 +	${MKDIR} ${STAGEDIR}${DOCSDIR}/
 +	${INSTALL_DATA} ${WRKSRC}/README.rst ${WRKSRC}/docs/changelog.rst ${STAGEDIR}${DOCSDIR}/
  .endif
  
  .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:
