svn commit: r340125 - head/devel/bzr-fastimport

Antoine Brodin antoine at FreeBSD.org
Fri Jan 17 21:57:42 UTC 2014


Author: antoine
Date: Fri Jan 17 21:57:41 2014
New Revision: 340125
URL: http://svnweb.freebsd.org/changeset/ports/340125
QAT: https://qat.redports.org/buildarchive/r340125/

Log:
  - Stage support
  - Use PYDISTUTILS_AUTOPLIST

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

Modified: head/devel/bzr-fastimport/Makefile
==============================================================================
--- head/devel/bzr-fastimport/Makefile	Fri Jan 17 21:56:53 2014	(r340124)
+++ head/devel/bzr-fastimport/Makefile	Fri Jan 17 21:57:41 2014	(r340125)
@@ -20,8 +20,6 @@ WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVER
 
 USE_PYTHON=		yes
 USE_PYDISTUTILS=	yes
-PYDISTUTILS_PKGNAME=	bzr_fastimport
-PYDISTUTILS_PKGVERSION=	${PORTVERSION}.final.0
+PYDISTUTILS_AUTOPLIST=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list