mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- update MASTER_SITE
- update dependency, python version Reported by: koobs
This commit is contained in:
parent
253a5b9ec0
commit
40bd69303a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379464
@ -3,9 +3,9 @@
|
||||
|
||||
PORTNAME= trello
|
||||
PORTVERSION= 0.9.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www devel
|
||||
MASTER_SITES= CHEESESHOP
|
||||
MASTER_SITE_SUBDIR= /source/t/trello
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= jgh@FreeBSD.org
|
||||
@ -16,9 +16,9 @@ LICENSE_NAME= Fog Creek Software
|
||||
LICENSE_FILE= ${WRKSRC}/PKG-INFO
|
||||
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>0:${PORTSDIR}/www/py-requests
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0.9.1:${PORTSDIR}/www/py-requests
|
||||
|
||||
USES= python zip
|
||||
USE_PYTHON= distutils autoplist
|
||||
USES= python:-2.7 zip
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user