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
Douglas Thrift
2013-10-21 07:40:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->freebsd-python freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool) Forgot the redports link: https://redports.org/buildarchive/20131021054901-2443/ -- Douglas William Thrift <douglas@douglasthrift.net> <http://douglasthrift.net/> Responsible Changed From-To: freebsd-python->wg I'll take it. State Changed From-To: open->closed Committed. Thanks! 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" |