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

- update mastersite

- strict python version to 2.x only, while here

PR:		169930
Submitted by:	Radim Kolar <hsn at sendmail dot cz> (maintainer)
This commit is contained in:
Ruslan Makhmatkhanov 2012-07-17 19:50:25 +00:00
parent b51d9410ae
commit 47a96f0af1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=301028

View File

@ -9,7 +9,7 @@ PORTNAME= bzr
PORTVERSION= 20110228
PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://home.tiscali.cz/~cz210552/bsdports/tarballs/
MASTER_SITES= http://schema.filez.com/distfiles/
PKGNAMEPREFIX= trac-
DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
@ -21,7 +21,7 @@ LICENSE= GPLv2
BUILD_DEPENDS= ${EASY_INSTALL_CMD}:${PORTSDIR}/devel/py-setuptools
RUN_DEPENDS= tracd:${PORTSDIR}/www/trac bzr:${PORTSDIR}/devel/bzr
USE_PYTHON= 2.5+
USE_PYTHON= -2.7
USE_PYDISTUTILS= yes
PYDISTUTILS_NOEGGINFO= yes