Bug 184269 - Update port: security/py-keyczar Add STAGE support
Summary: Update port: security/py-keyczar Add STAGE support
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-25 06:10 UTC by Douglas Thrift
Modified: 2013-11-25 19:20 UTC (History)
1 user (show)

See Also:


Attachments
py-keyczar.2013-11-24T225458Z.diff (1.89 KB, patch)
2013-11-25 06:10 UTC, Douglas Thrift
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Douglas Thrift 2013-11-25 06:10:01 UTC
Add STAGE and PYDISTUTILS_AUTOPLIST support to security/py-keyczar.

https://redports.org/buildarchive/20131124225701-5783/
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-11-25 06:10:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

sunpoet@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2013-11-25 19:11:34 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-11-25 19:11:36 UTC
Author: sunpoet
Date: Mon Nov 25 19:11:29 2013
New Revision: 334883
URL: http://svnweb.freebsd.org/changeset/ports/334883

Log:
  - Use PYDISTUTILS_AUTOPLIST
  - Support STAGEDIR
  
  PR:		ports/184269
  Submitted by:	Douglas William Thrift <douglas@douglasthrift.net> (maintainer)

Deleted:
  head/security/py-keyczar/pkg-plist
Modified:
  head/security/py-keyczar/Makefile   (contents, props changed)

Modified: head/security/py-keyczar/Makefile
==============================================================================
--- head/security/py-keyczar/Makefile	Mon Nov 25 19:03:16 2013	(r334882)
+++ head/security/py-keyczar/Makefile	Mon Nov 25 19:11:29 2013	(r334883)
@@ -17,7 +17,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pycr
 
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	yes
+PYDISTUTILS_AUTOPLIST=	yes
 PYDISTUTILS_PKGNAME=	python-${PORTNAME}
 
-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"