Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Mar 2014 18:00:24 +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: r346670 - head/x11-toolkits/py-xlib
Message-ID:  <201403011800.s21I0On2088735@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Sat Mar  1 18:00:24 2014
New Revision: 346670
URL: http://svnweb.freebsd.org/changeset/ports/346670
QAT: https://qat.redports.org/buildarchive/r346670/

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

Deleted:
  head/x11-toolkits/py-xlib/pkg-plist
Modified:
  head/x11-toolkits/py-xlib/Makefile

Modified: head/x11-toolkits/py-xlib/Makefile
==============================================================================
--- head/x11-toolkits/py-xlib/Makefile	Sat Mar  1 18:00:03 2014	(r346669)
+++ head/x11-toolkits/py-xlib/Makefile	Sat Mar  1 18:00:24 2014	(r346670)
@@ -3,6 +3,7 @@
 
 PORTNAME=	xlib
 PORTVERSION=	0.14
+PORTREVISION=	1
 CATEGORIES=	x11-toolkits python
 MASTER_SITES=	SF/python-${PORTNAME}/python-${PORTNAME}/${PORTVERSION}
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,8 +14,6 @@ COMMENT=	X11 library for Python
 
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	yes
-PYDISTUTILS_PKGNAME=	python-xlib
-PYDISTUTILS_PKGVERSION=	0.12
+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?201403011800.s21I0On2088735>