Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Mar 2014 15:11:59 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r347256 - head/devel/nxt-python
Message-ID:  <201403061511.s26FBxt5054672@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Thu Mar  6 15:11:59 2014
New Revision: 347256
URL: http://svnweb.freebsd.org/changeset/ports/347256
QAT: https://qat.redports.org/buildarchive/r347256/

Log:
  - Stage support
  - Convert to autoplist
  - Bump PORTREVISION

Deleted:
  head/devel/nxt-python/pkg-plist
Modified:
  head/devel/nxt-python/Makefile

Modified: head/devel/nxt-python/Makefile
==============================================================================
--- head/devel/nxt-python/Makefile	Thu Mar  6 15:08:36 2014	(r347255)
+++ head/devel/nxt-python/Makefile	Thu Mar  6 15:11:59 2014	(r347256)
@@ -3,6 +3,7 @@
 
 PORTNAME=	nxt-python
 PORTVERSION=	2.2.2
+PORTREVISION=	1
 CATEGORIES=	devel python
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 
@@ -15,7 +16,6 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}usb>
 
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	yes
-PYDISTUTILS_PKGNAME=	${PORTNAME}
+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?201403061511.s26FBxt5054672>