Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Mar 2014 14:15:03 +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: r347219 - head/devel/py-simpletal
Message-ID:  <201403061415.s26EF3a4027772@svn.freebsd.org>

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

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

Deleted:
  head/devel/py-simpletal/pkg-plist
Modified:
  head/devel/py-simpletal/Makefile

Modified: head/devel/py-simpletal/Makefile
==============================================================================
--- head/devel/py-simpletal/Makefile	Thu Mar  6 14:14:10 2014	(r347218)
+++ head/devel/py-simpletal/Makefile	Thu Mar  6 14:15:03 2014	(r347219)
@@ -3,6 +3,7 @@
 
 PORTNAME=	simpletal
 PORTVERSION=	4.3
+PORTREVISION=	1
 CATEGORIES=	devel textproc www python
 MASTER_SITES=	http://www.owlfish.com/software/simpleTAL/downloads/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +17,6 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	yes
-PYDISTUTILS_PKGNAME=	SimpleTAL
+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?201403061415.s26EF3a4027772>