ports/188774: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Thu May 8 16:10:03 UTC 2014


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

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

 Author: vanilla
 Date: Thu May  8 16:01:45 2014
 New Revision: 353322
 URL: http://svnweb.freebsd.org/changeset/ports/353322
 QAT: https://qat.redports.org/buildarchive/r353322/
 
 Log:
   - Stage
   - Drop easy_install
   - Use auto pkg-plist
   - Delete pkg-plist
   
   PR:		ports/188774
   Submitted by:	Bartek Rutkowski <ports at robakdesign.com>
   Approved by:	portmgr@
 
 Deleted:
   head/www/py-tgwebservices/pkg-plist
 Modified:
   head/www/py-tgwebservices/Makefile
 
 Modified: head/www/py-tgwebservices/Makefile
 ==============================================================================
 --- head/www/py-tgwebservices/Makefile	Thu May  8 15:59:41 2014	(r353321)
 +++ head/www/py-tgwebservices/Makefile	Thu May  8 16:01:45 2014	(r353322)
 @@ -17,8 +17,8 @@ BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}Tu
  RUN_DEPENDS:=	${BUILD_DEPENDS}
  
  USE_PYTHON=	yes
 -USE_PYDISTUTILS=	easy_install
 +USE_PYDISTUTILS=	yes
  PYDISTUTILS_PKGNAME=	TGWebServices
 +PYDISTUTILS_AUTOPLIST=	yes
  
 -NO_STAGE=	yes
  .include <bsd.port.mk>
 _______________________________________________
 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