1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Convert to staging. [1]

- Update maintainer's address to wen@FreeBSD.org.
- Bump PORTREVISION.

PR:		188555 [1]
Submitted by:	Bartek Rutkowski <ports@robakdesign.com> [1]
Approved by:	portmgr (blanket pre-approval) [1]
This commit is contained in:
Gerald Pfeifer 2014-05-12 00:36:24 +00:00
parent e0a87e31ac
commit 11deaa725c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353753

View File

@ -3,12 +3,12 @@
PORTNAME= repoze.what-pylons
PORTVERSION= 1.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= wenheping@gmail.com
MAINTAINER= wen@FreeBSD.org
COMMENT= The repoze.what v1 plugin for Pylons/TG2 integration
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pylons>=0.9.7:${PORTSDIR}/www/py-pylons \
@ -19,5 +19,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
NO_STAGE= yes
.include <bsd.port.mk>