Bug 183147

Summary: Update port: devel/py-fs Add STAGE support
Product: Ports & Packages Reporter: Douglas Thrift <douglas>
Component: Individual Port(s)Assignee: William Grzybowski <wg>
Status: Closed FIXED    
Severity: Affects Only Me CC: douglas
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
py-fs.2013-10-21T062928Z.diff none

Description Douglas Thrift 2013-10-21 07:40:00 UTC
Add STAGE and PYDISTUTILS_AUTOPLIST support to devel/py-fs.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-10-21 07:40:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Douglas Thrift 2013-10-21 07:48:29 UTC
Forgot the redports link:

https://redports.org/buildarchive/20131021054901-2443/
-- 
Douglas William Thrift
<douglas@douglasthrift.net>
<http://douglasthrift.net/>
Comment 3 William Grzybowski freebsd_committer freebsd_triage 2013-10-21 11:57:37 UTC
Responsible Changed
From-To: freebsd-python->wg

I'll take it.
Comment 4 William Grzybowski freebsd_committer freebsd_triage 2013-10-22 10:06:17 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2013-10-22 10:06:28 UTC
Author: wg
Date: Tue Oct 22 09:06:15 2013
New Revision: 331242
URL: http://svnweb.freebsd.org/changeset/ports/331242

Log:
  devel/py-fs: allow staging
  
  - Allow staging
  - Use autoplist
  
  PR:		ports/183147
  Submitted by:	Douglas William Thrift <douglas douglasthrift.net> (maintainer)

Deleted:
  head/devel/py-fs/pkg-plist
Modified:
  head/devel/py-fs/Makefile

Modified: head/devel/py-fs/Makefile
==============================================================================
--- head/devel/py-fs/Makefile	Tue Oct 22 09:04:19 2013	(r331241)
+++ head/devel/py-fs/Makefile	Tue Oct 22 09:06:15 2013	(r331242)
@@ -15,6 +15,6 @@ LICENSE=	BSD
 
 USE_PYTHON=	yes
 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"