Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Jan 2014 21:42:36 +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: r340119 - head/devel/bzr-colo
Message-ID:  <201401172142.s0HLgala096874@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Fri Jan 17 21:42:36 2014
New Revision: 340119
URL: http://svnweb.freebsd.org/changeset/ports/340119
QAT: https://qat.redports.org/buildarchive/r340119/

Log:
  - Stage support
  - Use PYDISTUTILS_AUTOPLIST

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

Modified: head/devel/bzr-colo/Makefile
==============================================================================
--- head/devel/bzr-colo/Makefile	Fri Jan 17 21:41:12 2014	(r340118)
+++ head/devel/bzr-colo/Makefile	Fri Jan 17 21:42:36 2014	(r340119)
@@ -19,7 +19,6 @@ RUN_DEPENDS=	bzr:${PORTSDIR}/devel/bzr
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	yes
-PYDISTUTILS_PKGNAME=	bzr_colo
+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?201401172142.s0HLgala096874>