Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Jan 2014 21:57:41 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r340125 - head/devel/bzr-fastimport
Message-ID:  <201401172157.s0HLvfoR002191@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



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