mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
www/radicale2: Update to 2.1.12 and fix CONFLICTS
This commit is contained in:
parent
1373a8bbd8
commit
1535980699
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=535856
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= radicale2
|
||||
PORTVERSION= 2.1.11
|
||||
PORTVERSION= 2.1.12
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -24,8 +24,6 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flake8>=0:devel/py-flake8@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pytest-runner>=0:devel/py-pytest-runner@${PY_FLAVOR}
|
||||
|
||||
CONFLICTS= radicale-1.[0-9]*
|
||||
|
||||
USES= python:3.3+ shebangfix
|
||||
USE_PYTHON= autoplist distutils
|
||||
USERS= radicale
|
||||
@ -34,6 +32,8 @@ USE_RC_SUBR= radicale
|
||||
NO_ARCH= yes
|
||||
SHEBANG_FILES= radicale.fcgi radicale.wsgi
|
||||
|
||||
CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}radicale
|
||||
|
||||
SUB_LIST= USERS="${USERS}" GROUPS="${GROUPS}" PYTHON_CMD="${PYTHON_CMD}"
|
||||
|
||||
post-patch:
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1542092422
|
||||
SHA256 (Radicale-2.1.11.tar.gz) = 02273fcc6ae10e0f74aa12652e24d0001eec8dbf467d54ddb4dfcc2af7d7a5db
|
||||
SIZE (Radicale-2.1.11.tar.gz) = 76490
|
||||
TIMESTAMP = 1589887684
|
||||
SHA256 (Radicale-2.1.12.tar.gz) = 8fd07806e3e4f873b63838dfee69bf0283216943df6051cf80a22f11d7a7eda4
|
||||
SIZE (Radicale-2.1.12.tar.gz) = 109781
|
||||
|
Loading…
Reference in New Issue
Block a user