Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 May 2014 16:10:03 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-python@FreeBSD.org
Subject:   Re: ports/188774: commit references a PR
Message-ID:  <201405081610.s48GA3RC025265@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/188774; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@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@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@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"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405081610.s48GA3RC025265>