ports/188777: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Thu May 8 16:00:01 UTC 2014


The following reply was made to PR ports/188777; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/188777: commit references a PR
Date: Thu,  8 May 2014 15:59:46 +0000 (UTC)

 Author: vanilla
 Date: Thu May  8 15:59:41 2014
 New Revision: 353321
 URL: http://svnweb.freebsd.org/changeset/ports/353321
 QAT: https://qat.redports.org/buildarchive/r353321/
 
 Log:
   - Stage
   - Drop easy_install
   - Use auto pkg-plist
   - Delete pkg-plist
   
   PR:		ports/188777
   Submitted by:	Bartek Rutkowski <ports at robakdesign.com>
   Approved by:	portmgr@
 
 Deleted:
   head/www/py-turbogears/pkg-plist
 Modified:
   head/www/py-turbogears/Makefile
 
 Modified: head/www/py-turbogears/Makefile
 ==============================================================================
 --- head/www/py-turbogears/Makefile	Thu May  8 15:56:48 2014	(r353320)
 +++ head/www/py-turbogears/Makefile	Thu May  8 15:59:41 2014	(r353321)
 @@ -26,7 +26,8 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cher
  
  USES=		gettext
  USE_PYTHON=	2
 -USE_PYDISTUTILS=	easy_install
 +USE_PYDISTUTILS=	yes
 +PYDISTUTILS_AUTOPLIST=	yes
  
  OPTIONSFILE=	${PORT_DBDIR}/py-${PORTNAME}/options
  OPTIONS_DEFINE=	ELIXIR NOSE SQLOBJECT SQLALCHEMY
 @@ -36,7 +37,6 @@ NOSE_DESC=	Use nose TG[testtools]
  SQLOBJECT_DESC=	Use SQLObject as DB backend
  SQLALCHEMY_DESC=Use SQLAlchemy as DB backend TG[future]
  
 -NO_STAGE=	yes
  .include <bsd.port.options.mk>
  
  post-patch:
 _______________________________________________
 svn-ports-all at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
 


More information about the freebsd-python mailing list