ports/183862: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Mon Nov 11 16:20:02 UTC 2013


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

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/183862: commit references a PR
Date: Mon, 11 Nov 2013 16:16:10 +0000 (UTC)

 Author: wg
 Date: Mon Nov 11 16:16:03 2013
 New Revision: 333518
 URL: http://svnweb.freebsd.org/changeset/ports/333518
 
 Log:
   net/py-gspreadsheet: use easy_install, removing patch
   
   - easy_install now supports staging
   
   PR:		ports/183862
   Submitted by:	maintainer
 
 Deleted:
   head/net/py-gspreadsheet/files/
 Modified:
   head/net/py-gspreadsheet/Makefile
 
 Modified: head/net/py-gspreadsheet/Makefile
 ==============================================================================
 --- head/net/py-gspreadsheet/Makefile	Mon Nov 11 16:04:54 2013	(r333517)
 +++ head/net/py-gspreadsheet/Makefile	Mon Nov 11 16:16:03 2013	(r333518)
 @@ -13,8 +13,9 @@ COMMENT=	Wrapper around Google Spreadshe
  LICENSE=	AL2
  
  RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}gdata>0:${PORTSDIR}/devel/py-gdata
 +
  USE_PYTHON=		2.7
 -USE_PYDISTUTILS=	yes
 +USE_PYDISTUTILS=	easy_install
  PYDISTUTILS_AUTOPLIST=	yes
  
  PORTDOCS=	README.rst
 _______________________________________________
 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