Lines 1-8
Link Here
|
1 |
PORTNAME= gi-docgen |
1 |
PORTNAME= gi-docgen |
2 |
PORTVERSION= 2021.5 |
2 |
PORTVERSION= 2022.1 |
3 |
PORTREVISION= 1 |
|
|
4 |
CATEGORIES= textproc python |
3 |
CATEGORIES= textproc python |
5 |
MASTER_SITES= GNOME |
4 |
MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} |
6 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
5 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
7 |
|
6 |
|
8 |
MAINTAINER= desktop@FreeBSD.org |
7 |
MAINTAINER= desktop@FreeBSD.org |
Lines 21-27
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2@${PY_FLAVOR} \
Link Here
|
21 |
${PYTHON_PKGNAMEPREFIX}toml>0:textproc/py-toml@${PY_FLAVOR} \ |
20 |
${PYTHON_PKGNAMEPREFIX}toml>0:textproc/py-toml@${PY_FLAVOR} \ |
22 |
${PYTHON_PKGNAMEPREFIX}typogrify>0:textproc/py-typogrify@${PY_FLAVOR} |
21 |
${PYTHON_PKGNAMEPREFIX}typogrify>0:textproc/py-typogrify@${PY_FLAVOR} |
23 |
|
22 |
|
24 |
USES= python:3.6+ |
23 |
USES= python:3.6+ tar:xz |
25 |
USE_PYTHON= autoplist distutils |
24 |
USE_PYTHON= autoplist distutils |
26 |
|
25 |
|
27 |
NO_ARCH= yes |
26 |
NO_ARCH= yes |