svn commit: r340462 - head/devel/bzr-upload

Antoine Brodin antoine at FreeBSD.org
Mon Jan 20 20:02:51 UTC 2014


Author: antoine
Date: Mon Jan 20 20:02:50 2014
New Revision: 340462
URL: http://svnweb.freebsd.org/changeset/ports/340462
QAT: https://qat.redports.org/buildarchive/r340462/

Log:
  - Stage support
  - Use PYDISTUTILS_AUTOPLIST

Deleted:
  head/devel/bzr-upload/pkg-plist
Modified:
  head/devel/bzr-upload/Makefile

Modified: head/devel/bzr-upload/Makefile
==============================================================================
--- head/devel/bzr-upload/Makefile	Mon Jan 20 19:59:11 2014	(r340461)
+++ head/devel/bzr-upload/Makefile	Mon Jan 20 20:02:50 2014	(r340462)
@@ -20,7 +20,6 @@ WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVER
 
 USE_PYTHON=		yes
 USE_PYDISTUTILS=	yes
-PYDISTUTILS_PKGNAME=	bzr_upload
+PYDISTUTILS_AUTOPLIST=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list