Bug 184397 - [PATCH] devel/py-twistedFlow: Support STAGEDIR
Summary: [PATCH] devel/py-twistedFlow: Support STAGEDIR
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-30 19:00 UTC by Li-Wen Hsu
Modified: 2013-11-30 20:00 UTC (History)
1 user (show)

See Also:


Attachments
py27-twistedFlow-8.2.0.patch (258 bytes, patch)
2013-11-30 19:00 UTC, Li-Wen Hsu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Li-Wen Hsu freebsd_committer freebsd_triage 2013-11-30 19:00:00 UTC
- Support STAGEDIR

Port maintainer (neal@nelson.name) is cc'd.

Generated with FreeBSD Port Tools 0.99_11 (mode: change, diff: SVN)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-11-30 19:00:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-11-30 19:00:09 UTC
Maintainer of devel/py-twistedFlow,

Please note that PR ports/184397 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/184397

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2013-11-30 19:00:10 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 neal 2013-11-30 19:20:55 UTC
Please go ahead with this change.

On 2013-11-30 20:00, Edwin Groothuis wrote:
> Maintainer of devel/py-twistedFlow,
> 
> Please note that PR ports/184397 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/184397
>
Comment 5 Li-Wen Hsu freebsd_committer freebsd_triage 2013-11-30 19:55:58 UTC
Responsible Changed
From-To: freebsd-python->lwhsu

I'll take it.
Comment 6 Li-Wen Hsu freebsd_committer freebsd_triage 2013-11-30 19:57:39 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!
Comment 7 dfilter service freebsd_committer freebsd_triage 2013-11-30 19:57:42 UTC
Author: lwhsu
Date: Sat Nov 30 19:57:34 2013
New Revision: 335339
URL: http://svnweb.freebsd.org/changeset/ports/335339

Log:
  - Support STAGEDIR
  
  PR:		ports/184397
  Submitted by:	lwhsu
  Approved by:	maintainer

Modified:
  head/devel/py-twistedFlow/Makefile

Modified: head/devel/py-twistedFlow/Makefile
==============================================================================
--- head/devel/py-twistedFlow/Makefile	Sat Nov 30 19:30:02 2013	(r335338)
+++ head/devel/py-twistedFlow/Makefile	Sat Nov 30 19:57:34 2013	(r335339)
@@ -21,5 +21,4 @@ USE_PYTHON=	yes
 USE_PYDISTUTILS=	yes
 PYDISTUTILS_PKGNAME=	Twisted_Flow
 
-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"