diff options
| author | Charlie Li <vishwin@FreeBSD.org> | 2025-03-07 21:33:49 -0500 |
|---|---|---|
| committer | Charlie Li <vishwin@FreeBSD.org> | 2025-03-07 23:05:21 -0500 |
| commit | 06a08e69f3acb846ad8252945f53c3a2d211e303 (patch) | |
| tree | 1016fb91b84c00db859a3f4531d7a22e23f1746f /textproc | |
| parent | python.mk: remove setuptools from RUN_DEPENDS (diff) | |
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details.
Diffstat (limited to 'textproc')
199 files changed, 199 insertions, 34 deletions
diff --git a/textproc/coccigrep/Makefile b/textproc/coccigrep/Makefile index c020b1c04a4b..2603177fde6b 100644 --- a/textproc/coccigrep/Makefile +++ b/textproc/coccigrep/Makefile @@ -1,5 +1,6 @@ PORTNAME= coccigrep PORTVERSION= 1.20 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= textproc diff --git a/textproc/dblatex/Makefile b/textproc/dblatex/Makefile index c6da91bb8d7f..6979d22623df 100644 --- a/textproc/dblatex/Makefile +++ b/textproc/dblatex/Makefile @@ -1,5 +1,6 @@ PORTNAME= dblatex DISTVERSION= 0.3.12 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} DISTNAME= ${PORTNAME}3-${PORTVERSION} diff --git a/textproc/lookatme/Makefile b/textproc/lookatme/Makefile index b9427ab27898..72e5bb270be1 100644 --- a/textproc/lookatme/Makefile +++ b/textproc/lookatme/Makefile @@ -1,6 +1,6 @@ PORTNAME= lookatme PORTVERSION= 2.5.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc python MASTER_SITES= PYPI diff --git a/textproc/py-CommonMark/Makefile b/textproc/py-CommonMark/Makefile index 1889c819e234..af1a0c7506ef 100644 --- a/textproc/py-CommonMark/Makefile +++ b/textproc/py-CommonMark/Makefile @@ -1,6 +1,6 @@ PORTNAME= CommonMark PORTVERSION= 0.9.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-Morfessor/Makefile b/textproc/py-Morfessor/Makefile index f87cba24ee4c..6c3aab7e42fb 100644 --- a/textproc/py-Morfessor/Makefile +++ b/textproc/py-Morfessor/Makefile @@ -1,5 +1,6 @@ PORTNAME= Morfessor PORTVERSION= 2.0.6 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-QDarkStyle/Makefile b/textproc/py-QDarkStyle/Makefile index 8b48aabd92b1..768bc10cd25e 100644 --- a/textproc/py-QDarkStyle/Makefile +++ b/textproc/py-QDarkStyle/Makefile @@ -1,5 +1,6 @@ PORTNAME= QDarkStyle PORTVERSION= 3.2.3 +PORTREVISION= 1 CATEGORIES= textproc devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-RTFDE/Makefile b/textproc/py-RTFDE/Makefile index 557bc2345ed0..1860e2f7a546 100644 --- a/textproc/py-RTFDE/Makefile +++ b/textproc/py-RTFDE/Makefile @@ -1,5 +1,6 @@ PORTNAME= RTFDE DISTVERSION= 0.1.1 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-Tempita/Makefile b/textproc/py-Tempita/Makefile index a6bf781e843a..018bef22473b 100644 --- a/textproc/py-Tempita/Makefile +++ b/textproc/py-Tempita/Makefile @@ -1,5 +1,6 @@ PORTNAME= Tempita PORTVERSION= 0.5.2 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-acora/Makefile b/textproc/py-acora/Makefile index 1a8058e8f95f..771dd5b995ab 100644 --- a/textproc/py-acora/Makefile +++ b/textproc/py-acora/Makefile @@ -1,5 +1,6 @@ PORTNAME= acora PORTVERSION= 2.5 +PORTREVISION= 1 CATEGORIES= textproc devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-agate-dbf/Makefile b/textproc/py-agate-dbf/Makefile index 5775286594f0..9a672475e58a 100644 --- a/textproc/py-agate-dbf/Makefile +++ b/textproc/py-agate-dbf/Makefile @@ -1,5 +1,6 @@ PORTNAME= agate-dbf PORTVERSION= 0.2.3 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-agate-excel/Makefile b/textproc/py-agate-excel/Makefile index cb9a63832213..f1c047ceeb8c 100644 --- a/textproc/py-agate-excel/Makefile +++ b/textproc/py-agate-excel/Makefile @@ -1,6 +1,6 @@ PORTNAME= agate-excel PORTVERSION= 0.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-agate/Makefile b/textproc/py-agate/Makefile index 1a30ab7994a3..182bf78a7dd9 100644 --- a/textproc/py-agate/Makefile +++ b/textproc/py-agate/Makefile @@ -1,5 +1,6 @@ PORTNAME= agate PORTVERSION= 1.13.0 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-ansicolors/Makefile b/textproc/py-ansicolors/Makefile index 24fe4c27d785..b0ff6c69eb8c 100644 --- a/textproc/py-ansicolors/Makefile +++ b/textproc/py-ansicolors/Makefile @@ -1,5 +1,6 @@ PORTNAME= ansicolors DISTVERSION= 1.1.8 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-ansiwrap/Makefile b/textproc/py-ansiwrap/Makefile index be99387c1eef..ca2720df5e38 100644 --- a/textproc/py-ansiwrap/Makefile +++ b/textproc/py-ansiwrap/Makefile @@ -1,5 +1,6 @@ PORTNAME= ansiwrap DISTVERSION= 0.8.4 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-asonic/Makefile b/textproc/py-asonic/Makefile index 6f1e64ddf7a2..e4e931c468a8 100644 --- a/textproc/py-asonic/Makefile +++ b/textproc/py-asonic/Makefile @@ -1,5 +1,6 @@ PORTNAME= asonic PORTVERSION= 2.0.0 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-awesome-slugify/Makefile b/textproc/py-awesome-slugify/Makefile index 651cc31c0006..550145c0b155 100644 --- a/textproc/py-awesome-slugify/Makefile +++ b/textproc/py-awesome-slugify/Makefile @@ -1,5 +1,6 @@ PORTNAME= awesome-slugify PORTVERSION= 1.6.5 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-bibtexparser/Makefile b/textproc/py-bibtexparser/Makefile index 9b286d34850d..683df9d25f90 100644 --- a/textproc/py-bibtexparser/Makefile +++ b/textproc/py-bibtexparser/Makefile @@ -1,5 +1,6 @@ PORTNAME= bibtexparser DISTVERSION= 1.4.3 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-citeproc-py-styles/Makefile b/textproc/py-citeproc-py-styles/Makefile index 0684a81617f4..b033c0e798bf 100644 --- a/textproc/py-citeproc-py-styles/Makefile +++ b/textproc/py-citeproc-py-styles/Makefile @@ -1,5 +1,6 @@ PORTNAME= citeproc-py-styles DISTVERSION= 0.1.3 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-citeproc-py/Makefile b/textproc/py-citeproc-py/Makefile index 473a005206e0..3a7c5da64f28 100644 --- a/textproc/py-citeproc-py/Makefile +++ b/textproc/py-citeproc-py/Makefile @@ -1,5 +1,6 @@ PORTNAME= citeproc-py DISTVERSION= 0.6.0 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-cjkwrap/Makefile b/textproc/py-cjkwrap/Makefile index d9f6d26e5afe..00cfa9cf438c 100644 --- a/textproc/py-cjkwrap/Makefile +++ b/textproc/py-cjkwrap/Makefile @@ -1,5 +1,6 @@ PORTNAME= cjkwrap DISTVERSION= 2.2 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-collective.checkdocs/Makefile b/textproc/py-collective.checkdocs/Makefile index 7db1672c6281..f6ec78109874 100644 --- a/textproc/py-collective.checkdocs/Makefile +++ b/textproc/py-collective.checkdocs/Makefile @@ -1,5 +1,6 @@ PORTNAME= collective.checkdocs PORTVERSION= 0.2 +PORTREVISION= 1 CATEGORIES= textproc devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-creole/Makefile b/textproc/py-creole/Makefile index 340a3bf77e38..e8cb68503cca 100644 --- a/textproc/py-creole/Makefile +++ b/textproc/py-creole/Makefile @@ -1,5 +1,6 @@ PORTNAME= creole DISTVERSION= 1.4.10 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-csvkit/Makefile b/textproc/py-csvkit/Makefile index 4668ecb3c825..2149a0564d09 100644 --- a/textproc/py-csvkit/Makefile +++ b/textproc/py-csvkit/Makefile @@ -1,5 +1,6 @@ PORTNAME= csvkit PORTVERSION= 2.1.0 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-custom_inherit/Makefile b/textproc/py-custom_inherit/Makefile index 6155ecc79027..bd6010045199 100644 --- a/textproc/py-custom_inherit/Makefile +++ b/textproc/py-custom_inherit/Makefile @@ -1,5 +1,6 @@ PORTNAME= custom_inherit PORTVERSION= 2.3.1 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-dbfread/Makefile b/textproc/py-dbfread/Makefile index b98946faf826..0f2d4cdb4764 100644 --- a/textproc/py-dbfread/Makefile +++ b/textproc/py-dbfread/Makefile @@ -1,5 +1,6 @@ PORTNAME= dbfread PORTVERSION= 2.0.7 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-docrepr/Makefile b/textproc/py-docrepr/Makefile index b9109857988b..b3874d20464b 100644 --- a/textproc/py-docrepr/Makefile +++ b/textproc/py-docrepr/Makefile @@ -1,5 +1,6 @@ PORTNAME= docrepr DISTVERSION= 0.2.0 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-docstring-parser/Makefile b/textproc/py-docstring-parser/Makefile index f5f13b8d0aee..2557944745a3 100644 --- a/textproc/py-docstring-parser/Makefile +++ b/textproc/py-docstring-parser/Makefile @@ -1,5 +1,6 @@ PORTNAME= docstring-parser DISTVERSION= 0.15 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-docstring-to-markdown/Makefile b/textproc/py-docstring-to-markdown/Makefile index d7c45b6cb494..c5847ec6b624 100644 --- a/textproc/py-docstring-to-markdown/Makefile +++ b/textproc/py-docstring-to-markdown/Makefile @@ -1,5 +1,6 @@ PORTNAME= docstring-to-markdown PORTVERSION= 0.15 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-docx-generator/Makefile b/textproc/py-docx-generator/Makefile index 7a45ad689634..f2c3685c537e 100644 --- a/textproc/py-docx-generator/Makefile +++ b/textproc/py-docx-generator/Makefile @@ -1,5 +1,6 @@ PORTNAME= docx-generator PORTVERSION= 0.8.0 +PORTREVISION= 1 CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-docx2txt/Makefile b/textproc/py-docx2txt/Makefile index 96ab6d5fe763..425ecdc3c14f 100644 --- a/textproc/py-docx2txt/Makefile +++ b/textproc/py-docx2txt/Makefile @@ -1,5 +1,6 @@ PORTNAME= docx2txt DISTVERSION= 0.8 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-docxcompose/Makefile b/textproc/py-docxcompose/Makefile index 8754d85639ba..a8698748953b 100644 --- a/textproc/py-docxcompose/Makefile +++ b/textproc/py-docxcompose/Makefile @@ -1,5 +1,6 @@ PORTNAME= docxcompose PORTVERSION= 1.4.0 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-docxtpl/Makefile b/textproc/py-docxtpl/Makefile index a32abfacb820..7e18be22cfd1 100644 --- a/textproc/py-docxtpl/Makefile +++ b/textproc/py-docxtpl/Makefile @@ -1,6 +1,6 @@ PORTNAME= docxtpl PORTVERSION= 0.16.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-duecredit/Makefile b/textproc/py-duecredit/Makefile index c6910ca7d1d5..7e213366d248 100644 --- a/textproc/py-duecredit/Makefile +++ b/textproc/py-duecredit/Makefile @@ -1,5 +1,6 @@ PORTNAME= duecredit DISTVERSION= 0.10.2 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-ebcdic/Makefile b/textproc/py-ebcdic/Makefile index 8507d46c03fc..cd1689d4aacb 100644 --- a/textproc/py-ebcdic/Makefile +++ b/textproc/py-ebcdic/Makefile @@ -1,5 +1,6 @@ PORTNAME= ebcdic PORTVERSION= 1.1.1 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-elasticsearch-curator/Makefile b/textproc/py-elasticsearch-curator/Makefile index 17ce5fa6f97a..e4db3980bec4 100644 --- a/textproc/py-elasticsearch-curator/Makefile +++ b/textproc/py-elasticsearch-curator/Makefile @@ -1,7 +1,7 @@ PORTNAME= elasticsearch-curator DISTVERSIONPREFIX= v DISTVERSION= 5.8.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-elasticsearch-dsl/Makefile b/textproc/py-elasticsearch-dsl/Makefile index 8b3ecf2966e7..ed2228d3387f 100644 --- a/textproc/py-elasticsearch-dsl/Makefile +++ b/textproc/py-elasticsearch-dsl/Makefile @@ -1,6 +1,6 @@ PORTNAME= elasticsearch-dsl PORTVERSION= 7.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-elasticsearch-dsl6/Makefile b/textproc/py-elasticsearch-dsl6/Makefile index 0e333566a067..a5cfa51e59e3 100644 --- a/textproc/py-elasticsearch-dsl6/Makefile +++ b/textproc/py-elasticsearch-dsl6/Makefile @@ -1,6 +1,6 @@ PORTNAME= elasticsearch-dsl PORTVERSION= 6.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-elasticsearch5/Makefile b/textproc/py-elasticsearch5/Makefile index d7640b58723f..54131168ec14 100644 --- a/textproc/py-elasticsearch5/Makefile +++ b/textproc/py-elasticsearch5/Makefile @@ -1,6 +1,6 @@ PORTNAME= elasticsearch PORTVERSION= 5.5.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMESUFFIX= 5 diff --git a/textproc/py-elementpath/Makefile b/textproc/py-elementpath/Makefile index 8305ab8d8f7f..0db48d5a0471 100644 --- a/textproc/py-elementpath/Makefile +++ b/textproc/py-elementpath/Makefile @@ -1,5 +1,6 @@ PORTNAME= elementpath DISTVERSION= 4.7.0 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-empy/Makefile b/textproc/py-empy/Makefile index 5c7cfb3bddf7..f4b808f8c051 100644 --- a/textproc/py-empy/Makefile +++ b/textproc/py-empy/Makefile @@ -1,5 +1,6 @@ PORTNAME= empy PORTVERSION= 3.3.4 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-enchant/Makefile b/textproc/py-enchant/Makefile index 14739d392ffb..eade5040572b 100644 --- a/textproc/py-enchant/Makefile +++ b/textproc/py-enchant/Makefile @@ -1,6 +1,6 @@ PORTNAME= enchant PORTVERSION= 3.2.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-enrich/Makefile b/textproc/py-enrich/Makefile index 59e406845ad2..7abe13d453fd 100644 --- a/textproc/py-enrich/Makefile +++ b/textproc/py-enrich/Makefile @@ -1,5 +1,6 @@ PORTNAME= enrich PORTVERSION= 1.2.7 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-et_xmlfile/Makefile b/textproc/py-et_xmlfile/Makefile index 444b83e5dc29..8a83ab1b6df8 100644 --- a/textproc/py-et_xmlfile/Makefile +++ b/textproc/py-et_xmlfile/Makefile @@ -1,5 +1,6 @@ PORTNAME= et_xmlfile PORTVERSION= 1.1.0 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-evtx2splunk/Makefile b/textproc/py-evtx2splunk/Makefile index 46790fa880bd..c97a017ec0e1 100644 --- a/textproc/py-evtx2splunk/Makefile +++ b/textproc/py-evtx2splunk/Makefile @@ -1,5 +1,6 @@ PORTNAME= evtx2splunk PORTVERSION= 2.0.1 +PORTREVISION= 1 CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-extract-msg/Makefile b/textproc/py-extract-msg/Makefile index 31d2d5c22327..093f8f350d34 100644 --- a/textproc/py-extract-msg/Makefile +++ b/textproc/py-extract-msg/Makefile @@ -1,6 +1,6 @@ PORTNAME= extract-msg DISTVERSION= 0.52.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-fastavro/Makefile b/textproc/py-fastavro/Makefile index 69fd77dd4ca0..1e22fc0e1604 100644 --- a/textproc/py-fastavro/Makefile +++ b/textproc/py-fastavro/Makefile @@ -1,5 +1,6 @@ PORTNAME= fastavro PORTVERSION= 1.9.3 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-feedparser/Makefile b/textproc/py-feedparser/Makefile index f8eae11b2cc6..b1af688a3bec 100644 --- a/textproc/py-feedparser/Makefile +++ b/textproc/py-feedparser/Makefile @@ -1,5 +1,6 @@ PORTNAME= feedparser PORTVERSION= 6.0.11 +PORTREVISION= 1 CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-file-read-backwards/Makefile b/textproc/py-file-read-backwards/Makefile index 16b37b5d56a3..6412f81005ed 100644 --- a/textproc/py-file-read-backwards/Makefile +++ b/textproc/py-file-read-backwards/Makefile @@ -1,5 +1,6 @@ PORTNAME= file-read-backwards DISTVERSION= 3.1.0 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-fingerprints/Makefile b/textproc/py-fingerprints/Makefile index 63d4b16445f8..45919fa64dfc 100644 --- a/textproc/py-fingerprints/Makefile +++ b/textproc/py-fingerprints/Makefile @@ -1,5 +1,6 @@ PORTNAME= fingerprints DISTVERSION= 1.2.3 +PORTREVISION= 1 CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-flor/Makefile b/textproc/py-flor/Makefile index 24468d9211d3..ac2947a27365 100644 --- a/textproc/py-flor/Makefile +++ b/textproc/py-flor/Makefile @@ -1,5 +1,6 @@ PORTNAME= Flor PORTVERSION= 1.1.3 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-gambit-elasticsearch/Makefile b/textproc/py-gambit-elasticsearch/Makefile index 4b97c0344677..13006f3a7c55 100644 --- a/textproc/py-gambit-elasticsearch/Makefile +++ b/textproc/py-gambit-elasticsearch/Makefile @@ -1,5 +1,6 @@ PORTNAME= gambit DISTVERSION= 0.1.6 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-gi-docgen/Makefile b/textproc/py-gi-docgen/Makefile index c9ccab1f9718..ddf511070113 100644 --- a/textproc/py-gi-docgen/Makefile +++ b/textproc/py-gi-docgen/Makefile @@ -1,5 +1,6 @@ PORTNAME= gi-docgen PORTVERSION= 2024.1 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-grep-ast/Makefile b/textproc/py-grep-ast/Makefile index 6d5994f76cf0..62536f15ff4e 100644 --- a/textproc/py-grep-ast/Makefile +++ b/textproc/py-grep-ast/Makefile @@ -1,5 +1,6 @@ PORTNAME= grep-ast DISTVERSION= 0.6.1 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-guess-language/Makefile b/textproc/py-guess-language/Makefile index aa1284ba65a9..649cd054afd4 100644 --- a/textproc/py-guess-language/Makefile +++ b/textproc/py-guess-language/Makefile @@ -1,5 +1,6 @@ PORTNAME= guess-language PORTVERSION= 0.2 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-hexdump/Makefile b/textproc/py-hexdump/Makefile index 91a4bab3ebf2..e7b6a93717c0 100644 --- a/textproc/py-hexdump/Makefile +++ b/textproc/py-hexdump/Makefile @@ -1,5 +1,6 @@ PORTNAME= hexdump PORTVERSION= 3.3 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-hieroglyph/Makefile b/textproc/py-hieroglyph/Makefile index d078d2c51dcd..66e76b5ddea6 100644 --- a/textproc/py-hieroglyph/Makefile +++ b/textproc/py-hieroglyph/Makefile @@ -1,5 +1,6 @@ PORTNAME= hieroglyph PORTVERSION= 2.1.0 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-hjson/Makefile b/textproc/py-hjson/Makefile index 5d0d556651c9..b0934eb8ebc5 100644 --- a/textproc/py-hjson/Makefile +++ b/textproc/py-hjson/Makefile @@ -1,6 +1,7 @@ PORTNAME= hjson DISTVERSIONPREFIX= v DISTVERSION= 3.0.2 +PORTREVISION= 1 CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-html2json/Makefile b/textproc/py-html2json/Makefile index aba819692077..706d9fa830a1 100644 --- a/textproc/py-html2json/Makefile +++ b/textproc/py-html2json/Makefile @@ -1,5 +1,6 @@ PORTNAME= html2json DISTVERSION= 0.2.4.1 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-html2text/Makefile b/textproc/py-html2text/Makefile index 384f05ddaef2..ad4a27c264fd 100644 --- a/textproc/py-html2text/Makefile +++ b/textproc/py-html2text/Makefile @@ -1,5 +1,6 @@ PORTNAME= html2text DISTVERSION= 2024.2.26 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-humanfriendly/Makefile b/textproc/py-humanfriendly/Makefile index 991596a51898..6ba207c1fc47 100644 --- a/textproc/py-humanfriendly/Makefile +++ b/textproc/py-humanfriendly/Makefile @@ -1,5 +1,6 @@ PORTNAME= humanfriendly PORTVERSION= 10.0 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-hunspell/Makefile b/textproc/py-hunspell/Makefile index 25a5e542a3af..ca90144c7687 100644 --- a/textproc/py-hunspell/Makefile +++ b/textproc/py-hunspell/Makefile @@ -1,6 +1,6 @@ PORTNAME= hunspell PORTVERSION= 0.5.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-iso-639/Makefile b/textproc/py-iso-639/Makefile index 2ba106ae9dc1..17baa98f7ccd 100644 --- a/textproc/py-iso-639/Makefile +++ b/textproc/py-iso-639/Makefile @@ -1,6 +1,6 @@ PORTNAME= iso-639 PORTVERSION= 0.4.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-iso3166/Makefile b/textproc/py-iso3166/Makefile index a73f869a428e..94abf7c3ea6d 100644 --- a/textproc/py-iso3166/Makefile +++ b/textproc/py-iso3166/Makefile @@ -1,5 +1,6 @@ PORTNAME= iso3166 DISTVERSION= 2.1.1 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-j2cli/Makefile b/textproc/py-j2cli/Makefile index 30e14b447b8b..d28cf8da6421 100644 --- a/textproc/py-j2cli/Makefile +++ b/textproc/py-j2cli/Makefile @@ -1,7 +1,7 @@ PORTNAME= j2cli DISTVERSIONPREFIX= v DISTVERSION= 0.3.12b -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-jc/Makefile b/textproc/py-jc/Makefile index 66e3bc9d6242..2ebd1415df8a 100644 --- a/textproc/py-jc/Makefile +++ b/textproc/py-jc/Makefile @@ -1,5 +1,6 @@ PORTNAME= jc DISTVERSION= 1.25.2 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-jinja2-cli/Makefile b/textproc/py-jinja2-cli/Makefile index 6f0bce664bee..31b09b7a8110 100644 --- a/textproc/py-jinja2-cli/Makefile +++ b/textproc/py-jinja2-cli/Makefile @@ -1,6 +1,6 @@ PORTNAME= jinja2-cli PORTVERSION= 0.8.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-jq/Makefile b/textproc/py-jq/Makefile index 500e3f67490f..da8e70e26995 100644 --- a/textproc/py-jq/Makefile +++ b/textproc/py-jq/Makefile @@ -1,5 +1,6 @@ PORTNAME= jq PORTVERSION= 1.8.0 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI LOCAL/mandree:mandree PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-json2html/Makefile b/textproc/py-json2html/Makefile index ce94ac719c8d..fbab45498f22 100644 --- a/textproc/py-json2html/Makefile +++ b/textproc/py-json2html/Makefile @@ -1,5 +1,6 @@ PORTNAME= json2html PORTVERSION= 1.3.0 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-jsonslicer/Makefile b/textproc/py-jsonslicer/Makefile index 77d3cbbd9ce2..7b3668f9c7c8 100644 --- a/textproc/py-jsonslicer/Makefile +++ b/textproc/py-jsonslicer/Makefile @@ -1,5 +1,6 @@ PORTNAME= jsonslicer PORTVERSION= 0.1.8 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-jsx-lexer/Makefile b/textproc/py-jsx-lexer/Makefile index 05f0da78b92c..da1e178769f0 100644 --- a/textproc/py-jsx-lexer/Makefile +++ b/textproc/py-jsx-lexer/Makefile @@ -1,5 +1,6 @@ PORTNAME= jsx-lexer PORTVERSION= 2.0.1 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-jtextfsm/Makefile b/textproc/py-jtextfsm/Makefile index 0ddfd03d9606..678a1e8a79ac 100644 --- a/textproc/py-jtextfsm/Makefile +++ b/textproc/py-jtextfsm/Makefile @@ -1,5 +1,6 @@ PORTNAME= jtextfsm DISTVERSION= 0.3.1 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-junit-xml/Makefile b/textproc/py-junit-xml/Makefile index 1d017b035981..ca2939b3f0cc 100644 --- a/textproc/py-junit-xml/Makefile +++ b/textproc/py-junit-xml/Makefile @@ -1,5 +1,6 @@ PORTNAME= junit-xml PORTVERSION= 1.9 +PORTREVISION= 1 CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-langdetect/Makefile b/textproc/py-langdetect/Makefile index 019973f57b7c..0992f4cfd0e9 100644 --- a/textproc/py-langdetect/Makefile +++ b/textproc/py-langdetect/Makefile @@ -1,5 +1,6 @@ PORTNAME= langdetect PORTVERSION= 1.0.9 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-langid/Makefile b/textproc/py-langid/Makefile index ce61c27ce5a2..0267c44cac27 100644 --- a/textproc/py-langid/Makefile +++ b/textproc/py-langid/Makefile @@ -1,6 +1,6 @@ PORTNAME= langid DISTVERSION= 1.1.6-20170715 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-laserhammer/Makefile b/textproc/py-laserhammer/Makefile index 4f245f9397fc..04b19c40186b 100644 --- a/textproc/py-laserhammer/Makefile +++ b/textproc/py-laserhammer/Makefile @@ -1,5 +1,6 @@ PORTNAME= laserhammer PORTVERSION= 2.4 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-line-protocol-parser/Makefile b/textproc/py-line-protocol-parser/Makefile index eb562983e4ed..9da6c4fb249b 100644 --- a/textproc/py-line-protocol-parser/Makefile +++ b/textproc/py-line-protocol-parser/Makefile @@ -1,5 +1,6 @@ PORTNAME= line-protocol-parser PORTVERSION= 1.1.1 +PORTREVISION= 1 CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-m2r/Makefile b/textproc/py-m2r/Makefile index b9efa5b2d9c6..babff1005ee1 100644 --- a/textproc/py-m2r/Makefile +++ b/textproc/py-m2r/Makefile @@ -1,6 +1,6 @@ PORTNAME= m2r DISTVERSION= 0.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-mako/Makefile b/textproc/py-mako/Makefile index 29e801baa22a..142ac47e5bbb 100644 --- a/textproc/py-mako/Makefile +++ b/textproc/py-mako/Makefile @@ -1,5 +1,6 @@ PORTNAME= mako PORTVERSION= 1.3.5 +PORTREVISION= 1 CATEGORIES= textproc www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-markdown2/Makefile b/textproc/py-markdown2/Makefile index 1e1b1d0b2c75..91e3bfb40244 100644 --- a/textproc/py-markdown2/Makefile +++ b/textproc/py-markdown2/Makefile @@ -1,5 +1,6 @@ PORTNAME= markdown2 PORTVERSION= 2.4.13 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-mathics-pygments/Makefile b/textproc/py-mathics-pygments/Makefile index 70e17ce26dbe..18512793fb80 100644 --- a/textproc/py-mathics-pygments/Makefile +++ b/textproc/py-mathics-pygments/Makefile @@ -1,5 +1,6 @@ PORTNAME= mathics_pygments PORTVERSION= 1.0.3 +PORTREVISION= 1 CATEGORIES= textproc math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-mdx_wikilink_plus/Makefile b/textproc/py-mdx_wikilink_plus/Makefile index b699f6667636..d437a7fa3d94 100644 --- a/textproc/py-mdx_wikilink_plus/Makefile +++ b/textproc/py-mdx_wikilink_plus/Makefile @@ -1,5 +1,6 @@ PORTNAME= mdx_wikilink_plus DISTVERSION= 1.4.1 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-merge3/Makefile b/textproc/py-merge3/Makefile index 91aefe7a4ba4..a4f6421a5f34 100644 --- a/textproc/py-merge3/Makefile +++ b/textproc/py-merge3/Makefile @@ -1,5 +1,6 @@ PORTNAME= merge3 PORTVERSION= 0.0.13 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-misaka/Makefile b/textproc/py-misaka/Makefile index 459ee639615d..0d152af94b94 100644 --- a/textproc/py-misaka/Makefile +++ b/textproc/py-misaka/Makefile @@ -1,5 +1,6 @@ PORTNAME= misaka PORTVERSION= 2.1.1 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-mkdocs-mermaid2-plugin/Makefile b/textproc/py-mkdocs-mermaid2-plugin/Makefile index ddb72187ecfc..71e2c3ddabec 100644 --- a/textproc/py-mkdocs-mermaid2-plugin/Makefile +++ b/textproc/py-mkdocs-mermaid2-plugin/Makefile @@ -1,5 +1,6 @@ PORTNAME= mkdocs-mermaid2-plugin DISTVERSION= 0.6.0 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-mkdocs-nature/Makefile b/textproc/py-mkdocs-nature/Makefile index f228c185c6e9..6dc67eea7b99 100644 --- a/textproc/py-mkdocs-nature/Makefile +++ b/textproc/py-mkdocs-nature/Makefile @@ -1,5 +1,6 @@ PORTNAME= mkdocs-nature DISTVERSION= 0.6 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-mkdocs-redirects/Makefile b/textproc/py-mkdocs-redirects/Makefile index 3334d3c8eddc..b2df7959fd1c 100644 --- a/textproc/py-mkdocs-redirects/Makefile +++ b/textproc/py-mkdocs-redirects/Makefile @@ -1,6 +1,7 @@ PORTNAME= mkdocs-redirects DISTVERSIONPREFIX= v DISTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-mkdocs-rss-plugin/Makefile b/textproc/py-mkdocs-rss-plugin/Makefile index 0b88213fae1a..50a1bafa315b 100644 --- a/textproc/py-mkdocs-rss-plugin/Makefile +++ b/textproc/py-mkdocs-rss-plugin/Makefile @@ -1,5 +1,6 @@ PORTNAME= mkdocs-rss-plugin DISTVERSION= 1.17.1 +PORTREVISION= 1 CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-mkdocs-simple-hooks/Makefile b/textproc/py-mkdocs-simple-hooks/Makefile index 28484dd39a1b..9a7f1ed49217 100644 --- a/textproc/py-mkdocs-simple-hooks/Makefile +++ b/textproc/py-mkdocs-simple-hooks/Makefile @@ -1,6 +1,7 @@ PORTNAME= mkdocs-simple-hooks DISTVERSIONPREFIX= v DISTVERSION= 0.1.5 +PORTREVISION= 1 CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-morse3/Makefile b/textproc/py-morse3/Makefile index a8651b41d513..9d8077fc7ceb 100644 --- a/textproc/py-morse3/Makefile +++ b/textproc/py-morse3/Makefile @@ -1,5 +1,6 @@ PORTNAME= morse3 PORTVERSION= 2.9 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-mwparserfromhell/Makefile b/textproc/py-mwparserfromhell/Makefile index b4836da1d896..48affae3761b 100644 --- a/textproc/py-mwparserfromhell/Makefile +++ b/textproc/py-mwparserfromhell/Makefile @@ -1,5 +1,6 @@ PORTNAME= mwparserfromhell DISTVERSION= 0.6.6 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-openpyxl/Makefile b/textproc/py-openpyxl/Makefile index 926b51f98c23..2e3a384c9824 100644 --- a/textproc/py-openpyxl/Makefile +++ b/textproc/py-openpyxl/Makefile @@ -1,5 +1,6 @@ PORTNAME= openpyxl PORTVERSION= 3.1.1 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-opensearch-py/Makefile b/textproc/py-opensearch-py/Makefile index a6f83dab33f0..1a2ed5ff4b3a 100644 --- a/textproc/py-opensearch-py/Makefile +++ b/textproc/py-opensearch-py/Makefile @@ -1,5 +1,6 @@ PORTNAME= opensearch-py PORTVERSION= 2.5.0 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-openstackdocstheme/Makefile b/textproc/py-openstackdocstheme/Makefile index 46300429f41a..62e15ca96d97 100644 --- a/textproc/py-openstackdocstheme/Makefile +++ b/textproc/py-openstackdocstheme/Makefile @@ -1,5 +1,6 @@ PORTNAME= openstackdocstheme DISTVERSION= 3.2.0 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-orange3-text/Makefile b/textproc/py-orange3-text/Makefile index 104b86ed5fb3..6af2862d6caf 100644 --- a/textproc/py-orange3-text/Makefile +++ b/textproc/py-orange3-text/Makefile @@ -1,6 +1,6 @@ PORTNAME= orange3-text DISTVERSION= 1.3.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-os-api-ref/Makefile b/textproc/py-os-api-ref/Makefile index 8c1f04c5a86c..99452e0ad95d 100644 --- a/textproc/py-os-api-ref/Makefile +++ b/textproc/py-os-api-ref/Makefile @@ -1,5 +1,6 @@ PORTNAME= os-api-ref DISTVERSION= 3.0.1 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-packageurl-python/Makefile b/textproc/py-packageurl-python/Makefile index cf35a76be5a7..498086d877ce 100644 --- a/textproc/py-packageurl-python/Makefile +++ b/textproc/py-packageurl-python/Makefile @@ -1,5 +1,6 @@ PORTNAME= packageurl-python DISTVERSION= 0.16.0 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-pager/Makefile b/textproc/py-pager/Makefile index d51b5c6bdc4e..3a97659217e7 100644 --- a/textproc/py-pager/Makefile +++ b/textproc/py-pager/Makefile @@ -1,6 +1,6 @@ PORTNAME= pager PORTVERSION= 3.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-paginate/Makefile b/textproc/py-paginate/Makefile index a82e1171ca8a..756207d0fca9 100644 --- a/textproc/py-paginate/Makefile +++ b/textproc/py-paginate/Makefile @@ -1,5 +1,6 @@ PORTNAME= paginate DISTVERSION= 0.5.7 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-pandocfilters/Makefile b/textproc/py-pandocfilters/Makefile index 13e2c455210e..f22e999340b7 100644 --- a/textproc/py-pandocfilters/Makefile +++ b/textproc/py-pandocfilters/Makefile @@ -1,5 +1,6 @@ PORTNAME= pandocfilters PORTVERSION= 1.5.1 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-paragrep/Makefile b/textproc/py-paragrep/Makefile index 8bc3328f0863..d8abbab564f3 100644 --- a/textproc/py-paragrep/Makefile +++ b/textproc/py-paragrep/Makefile @@ -1,6 +1,6 @@ PORTNAME= paragrep PORTVERSION= 3.3.0 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= release- CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-parsel/Makefile b/textproc/py-parsel/Makefile index afac94f0c297..24f91cb7f53e 100644 --- a/textproc/py-parsel/Makefile +++ b/textproc/py-parsel/Makefile @@ -1,5 +1,6 @@ PORTNAME= parsel PORTVERSION= 1.5.1 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-parso/Makefile b/textproc/py-parso/Makefile index ca0ec1b81ff8..10e669684213 100644 --- a/textproc/py-parso/Makefile +++ b/textproc/py-parso/Makefile @@ -1,5 +1,6 @@ PORTNAME= parso DISTVERSION= 0.8.4 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-patiencediff/Makefile b/textproc/py-patiencediff/Makefile index 67fcf894bfee..3f979eea24db 100644 --- a/textproc/py-patiencediff/Makefile +++ b/textproc/py-patiencediff/Makefile @@ -1,5 +1,6 @@ PORTNAME= patiencediff PORTVERSION= 0.2.12 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-pdf2docx/Makefile b/textproc/py-pdf2docx/Makefile index 8d60a26a26d2..560d00239999 100644 --- a/textproc/py-pdf2docx/Makefile +++ b/textproc/py-pdf2docx/Makefile @@ -1,6 +1,6 @@ PORTNAME= pdf2docx DISTVERSION= 0.5.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-pdfminer.six/Makefile b/textproc/py-pdfminer.six/Makefile index c07faf24e715..adcb1fcb4a24 100644 --- a/textproc/py-pdfminer.six/Makefile +++ b/textproc/py-pdfminer.six/Makefile @@ -1,5 +1,6 @@ PORTNAME= pdfminer.six DISTVERSION= 20240706 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-pdfminer3k/Makefile b/textproc/py-pdfminer3k/Makefile index 1519e1a79d3d..44ad11bcdb8f 100644 --- a/textproc/py-pdfminer3k/Makefile +++ b/textproc/py-pdfminer3k/Makefile @@ -1,5 +1,6 @@ PORTNAME= pdfminer3k PORTVERSION= 1.3.4 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-pdfrw/Makefile b/textproc/py-pdfrw/Makefile index 13218487bdac..2b5919b118e6 100644 --- a/textproc/py-pdfrw/Makefile +++ b/textproc/py-pdfrw/Makefile @@ -1,5 +1,6 @@ PORTNAME= pdfrw PORTVERSION= 0.4 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-pdftotext/Makefile b/textproc/py-pdftotext/Makefile index 2906e9d75543..1b3a0b909a67 100644 --- a/textproc/py-pdftotext/Makefile +++ b/textproc/py-pdftotext/Makefile @@ -1,5 +1,6 @@ PORTNAME= pdftotext PORTVERSION= 3.0.0 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-pikepdf/Makefile b/textproc/py-pikepdf/Makefile index 76dc933087c5..5aae3a4568cb 100644 --- a/textproc/py-pikepdf/Makefile +++ b/textproc/py-pikepdf/Makefile @@ -1,5 +1,6 @@ PORTNAME= pikepdf DISTVERSION= 9.5.2 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-precis_i18n/Makefile b/textproc/py-precis_i18n/Makefile index 8ad98daa33cd..34068feeb687 100644 --- a/textproc/py-precis_i18n/Makefile +++ b/textproc/py-precis_i18n/Makefile @@ -1,5 +1,6 @@ PORTNAME= precis_i18n DISTVERSION= 1.1.0 +PORTREVISION= 1 CATEGORIES= textproc devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-pyPEG2/Makefile b/textproc/py-pyPEG2/Makefile index 5176c45aa602..57d9cbe97715 100644 --- a/textproc/py-pyPEG2/Makefile +++ b/textproc/py-pyPEG2/Makefile @@ -1,5 +1,6 @@ PORTNAME= pyPEG2 PORTVERSION= 2.15.2 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-pyahocorasick/Makefile b/textproc/py-pyahocorasick/Makefile index 5bccfd6bc1d9..4b49bf43532e 100644 --- a/textproc/py-pyahocorasick/Makefile +++ b/textproc/py-pyahocorasick/Makefile @@ -1,5 +1,6 @@ PORTNAME= pyahocorasick DISTVERSION= 2.1.0 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-pygtail/Makefile b/textproc/py-pygtail/Makefile index c1fd1f687fc6..75f94ef0795f 100644 --- a/textproc/py-pygtail/Makefile +++ b/textproc/py-pygtail/Makefile @@ -1,6 +1,6 @@ PORTNAME= pygtail PORTVERSION= 0.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-pyhamcrest/Makefile b/textproc/py-pyhamcrest/Makefile index 08cd5308e6ef..7f94c1e7b054 100644 --- a/textproc/py-pyhamcrest/Makefile +++ b/textproc/py-pyhamcrest/Makefile @@ -1,6 +1,7 @@ PORTNAME= PyHamcrest DISTVERSIONPREFIX= V DISTVERSION= 2.0.3 +PORTREVISION= 1 CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-pykwalify/Makefile b/textproc/py-pykwalify/Makefile index a4233f507404..dd0041f381ef 100644 --- a/textproc/py-pykwalify/Makefile +++ b/textproc/py-pykwalify/Makefile @@ -1,6 +1,6 @@ PORTNAME= pykwalify DISTVERSION= 1.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-pyls-spyder/Makefile b/textproc/py-pyls-spyder/Makefile index f41742976573..c1ac5a800583 100644 --- a/textproc/py-pyls-spyder/Makefile +++ b/textproc/py-pyls-spyder/Makefile @@ -1,5 +1,6 @@ PORTNAME= pyls-spyder PORTVERSION= 0.4.0 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-pypa-docs-theme/Makefile b/textproc/py-pypa-docs-theme/Makefile index 1082d48c0c57..ad028d1a1155 100644 --- a/textproc/py-pypa-docs-theme/Makefile +++ b/textproc/py-pypa-docs-theme/Makefile @@ -1,5 +1,6 @@ PORTNAME= pypa-docs-theme DISTVERSION= g20180622 +PORTREVISION= 1 CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-pypandoc/Makefile b/textproc/py-pypandoc/Makefile index 587a64b92a84..3df689928fef 100644 --- a/textproc/py-pypandoc/Makefile +++ b/textproc/py-pypandoc/Makefile @@ -1,5 +1,6 @@ PORTNAME= pypandoc DISTVERSION= 1.14 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-pyscss/Makefile b/textproc/py-pyscss/Makefile index 49e680d0cca3..d5f62332246c 100644 --- a/textproc/py-pyscss/Makefile +++ b/textproc/py-pyscss/Makefile @@ -1,5 +1,6 @@ PORTNAME= pyscss PORTVERSION= 1.4.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-pysrt/Makefile b/textproc/py-pysrt/Makefile index 90ba07e9210d..b98d18f9eb44 100644 --- a/textproc/py-pysrt/Makefile +++ b/textproc/py-pysrt/Makefile @@ -1,5 +1,6 @@ PORTNAME= pysrt PORTVERSION= 1.1.2 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-pystache/Makefile b/textproc/py-pystache/Makefile index 5ef1d953df82..067e61c62b69 100644 --- a/textproc/py-pystache/Makefile +++ b/textproc/py-pystache/Makefile @@ -1,6 +1,6 @@ PORTNAME= pystache PORTVERSION= 0.6.0 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= textproc www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-pystemmer/Makefile b/textproc/py-pystemmer/Makefile index 311397144a6d..4b53f8f6f669 100644 --- a/textproc/py-pystemmer/Makefile +++ b/textproc/py-pystemmer/Makefile @@ -1,5 +1,6 @@ PORTNAME= pystemmer PORTVERSION= 2.0.1 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI \ http://snowball.tartarus.org/wrappers/ diff --git a/textproc/py-python-augeas/Makefile b/textproc/py-python-augeas/Makefile index 2c9cbba74d89..64272fb9df5f 100644 --- a/textproc/py-python-augeas/Makefile +++ b/textproc/py-python-augeas/Makefile @@ -1,5 +1,6 @@ PORTNAME= python-augeas PORTVERSION= 1.0.3 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-python-bidi/Makefile b/textproc/py-python-bidi/Makefile index 49a2ce9c9185..00c4b55bd0e3 100644 --- a/textproc/py-python-bidi/Makefile +++ b/textproc/py-python-bidi/Makefile @@ -1,5 +1,6 @@ PORTNAME= python-bidi DISTVERSION= 0.4.2 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-python-docs-theme/Makefile b/textproc/py-python-docs-theme/Makefile index 35646ed06496..ccdab6697272 100644 --- a/textproc/py-python-docs-theme/Makefile +++ b/textproc/py-python-docs-theme/Makefile @@ -1,5 +1,6 @@ PORTNAME= python-docs-theme DISTVERSION= 2018.2 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-python-gettext/Makefile b/textproc/py-python-gettext/Makefile index c720022fcb66..e09162447b88 100644 --- a/textproc/py-python-gettext/Makefile +++ b/textproc/py-python-gettext/Makefile @@ -1,5 +1,6 @@ PORTNAME= python-gettext PORTVERSION= 3.0 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-python-lsp-black/Makefile b/textproc/py-python-lsp-black/Makefile index 76baaa767f47..556ae20397b3 100644 --- a/textproc/py-python-lsp-black/Makefile +++ b/textproc/py-python-lsp-black/Makefile @@ -1,5 +1,6 @@ PORTNAME= python-lsp-black DISTVERSION= 2.0.0 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-python-slugify/Makefile b/textproc/py-python-slugify/Makefile index 904775f6ea39..489d24464279 100644 --- a/textproc/py-python-slugify/Makefile +++ b/textproc/py-python-slugify/Makefile @@ -1,5 +1,6 @@ PORTNAME= python-slugify PORTVERSION= 8.0.4 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-python-xmp-toolkit/Makefile b/textproc/py-python-xmp-toolkit/Makefile index d6897b69812a..2ca2bc2e01cf 100644 --- a/textproc/py-python-xmp-toolkit/Makefile +++ b/textproc/py-python-xmp-toolkit/Makefile @@ -1,6 +1,6 @@ PORTNAME= python-xmp-toolkit DISTVERSION= 2.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-pytidylib/Makefile b/textproc/py-pytidylib/Makefile index 68849055cd08..a093b7e99272 100644 --- a/textproc/py-pytidylib/Makefile +++ b/textproc/py-pytidylib/Makefile @@ -1,6 +1,6 @@ PORTNAME= pytidylib PORTVERSION= 0.3.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-pytomlpp/Makefile b/textproc/py-pytomlpp/Makefile index 4e5526f4213c..b9d35a7587a2 100644 --- a/textproc/py-pytomlpp/Makefile +++ b/textproc/py-pytomlpp/Makefile @@ -1,5 +1,6 @@ PORTNAME= pytomlpp DISTVERSION= 1.0.13 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-pyx12/Makefile b/textproc/py-pyx12/Makefile index 26289905466d..68201e3e794b 100644 --- a/textproc/py-pyx12/Makefile +++ b/textproc/py-pyx12/Makefile @@ -1,5 +1,6 @@ PORTNAME= pyx12 PORTVERSION= 2.3.3 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-readchar/Makefile b/textproc/py-readchar/Makefile index 4b49568ff90a..ac4007269a7e 100644 --- a/textproc/py-readchar/Makefile +++ b/textproc/py-readchar/Makefile @@ -1,6 +1,7 @@ PORTNAME= readchar DISTVERSIONPREFIX= v DISTVERSION= 3.1.0 +PORTREVISION= 1 CATEGORIES= textproc devel PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-readtime/Makefile b/textproc/py-readtime/Makefile index 2ba5d0b2b3b2..a4dcbc6f5fdc 100644 --- a/textproc/py-readtime/Makefile +++ b/textproc/py-readtime/Makefile @@ -1,5 +1,6 @@ PORTNAME= readtime DISTVERSION= 3.0.0 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-recommonmark/Makefile b/textproc/py-recommonmark/Makefile index ad001af12d23..12e8b79a6052 100644 --- a/textproc/py-recommonmark/Makefile +++ b/textproc/py-recommonmark/Makefile @@ -1,6 +1,6 @@ PORTNAME= recommonmark PORTVERSION= 0.5.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-regex/Makefile b/textproc/py-regex/Makefile index e1472586592b..bbe09c3be375 100644 --- a/textproc/py-regex/Makefile +++ b/textproc/py-regex/Makefile @@ -1,5 +1,6 @@ PORTNAME= regex DISTVERSION= 2024.7.24 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-reindent/Makefile b/textproc/py-reindent/Makefile index 6d27619a49a5..383795817662 100644 --- a/textproc/py-reindent/Makefile +++ b/textproc/py-reindent/Makefile @@ -1,5 +1,6 @@ PORTNAME= reindent DISTVERSION= 3.5.1 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-reno/Makefile b/textproc/py-reno/Makefile index 35d6b7b33fbe..64a89b10b64a 100644 --- a/textproc/py-reno/Makefile +++ b/textproc/py-reno/Makefile @@ -1,6 +1,6 @@ PORTNAME= reno DISTVERSION= 4.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-restructuredtext-lint/Makefile b/textproc/py-restructuredtext-lint/Makefile index 2df2b7748792..55e2ec3d02c9 100644 --- a/textproc/py-restructuredtext-lint/Makefile +++ b/textproc/py-restructuredtext-lint/Makefile @@ -1,5 +1,6 @@ PORTNAME= restructuredtext-lint DISTVERSION= 1.4.0 +PORTREVISION= 1 CATEGORIES= textproc devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-reverend/Makefile b/textproc/py-reverend/Makefile index 6071136637a2..425eb35a42fc 100644 --- a/textproc/py-reverend/Makefile +++ b/textproc/py-reverend/Makefile @@ -1,5 +1,6 @@ PORTNAME= reverend PORTVERSION= 0.3 +PORTREVISION= 1 CATEGORIES= textproc mail math python MASTER_SITES= SF/${PORTNAME}/Reverend/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-rnc2rng/Makefile b/textproc/py-rnc2rng/Makefile index 8219b554a1c2..f58cef827425 100644 --- a/textproc/py-rnc2rng/Makefile +++ b/textproc/py-rnc2rng/Makefile @@ -1,5 +1,6 @@ PORTNAME= rnc2rng DISTVERSION= 2.7.0 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-rst2ansi/Makefile b/textproc/py-rst2ansi/Makefile index aff85ea8e18f..cc8cf20ac061 100644 --- a/textproc/py-rst2ansi/Makefile +++ b/textproc/py-rst2ansi/Makefile @@ -1,5 +1,6 @@ PORTNAME= rst2ansi PORTVERSION= 0.1.5 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-rst2html5/Makefile b/textproc/py-rst2html5/Makefile index fef92282dbb0..83d7d8bf0ede 100644 --- a/textproc/py-rst2html5/Makefile +++ b/textproc/py-rst2html5/Makefile @@ -1,5 +1,6 @@ PORTNAME= rst2html5 PORTVERSION= 2.0 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-sentencepiece/Makefile b/textproc/py-sentencepiece/Makefile index 03109ff10315..e8ac13daced6 100644 --- a/textproc/py-sentencepiece/Makefile +++ b/textproc/py-sentencepiece/Makefile @@ -1,6 +1,7 @@ PORTNAME= sentencepiece DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 +PORTREVISION= 1 CATEGORIES= textproc # machine-learning PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-simplebayes/Makefile b/textproc/py-simplebayes/Makefile index 2b730eb9d654..9b77ba363134 100644 --- a/textproc/py-simplebayes/Makefile +++ b/textproc/py-simplebayes/Makefile @@ -1,5 +1,6 @@ PORTNAME= simplebayes PORTVERSION= 1.5.8 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-smartypants/Makefile b/textproc/py-smartypants/Makefile index 6bef96781017..3a13489d0fd2 100644 --- a/textproc/py-smartypants/Makefile +++ b/textproc/py-smartypants/Makefile @@ -1,6 +1,7 @@ PORTNAME= smartypants DISTVERSIONPREFIX= v DISTVERSION= 2.0.1 +PORTREVISION= 1 CATEGORIES= textproc PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-sparqlwrapper/Makefile b/textproc/py-sparqlwrapper/Makefile index c289f0f69c1f..fa533c3f6989 100644 --- a/textproc/py-sparqlwrapper/Makefile +++ b/textproc/py-sparqlwrapper/Makefile @@ -1,5 +1,6 @@ PORTNAME= sparqlwrapper PORTVERSION= 2.0.0 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-sphinx-issues/Makefile b/textproc/py-sphinx-issues/Makefile index 5bb4f26f5381..7c6c9bbd3051 100644 --- a/textproc/py-sphinx-issues/Makefile +++ b/textproc/py-sphinx-issues/Makefile @@ -1,5 +1,6 @@ PORTNAME= sphinx-issues PORTVERSION= 3.0.1 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-sphinx-markdown-tables/Makefile b/textproc/py-sphinx-markdown-tables/Makefile index 6a3821d61d3b..1babe66c37dd 100644 --- a/textproc/py-sphinx-markdown-tables/Makefile +++ b/textproc/py-sphinx-markdown-tables/Makefile @@ -1,5 +1,6 @@ PORTNAME= sphinx-markdown-tables PORTVERSION= 0.0.17 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc python MASTER_SITES= PYPI diff --git a/textproc/py-sphinx-material/Makefile b/textproc/py-sphinx-material/Makefile index 75ed049452ae..8eebd10e08e2 100644 --- a/textproc/py-sphinx-material/Makefile +++ b/textproc/py-sphinx-material/Makefile @@ -1,5 +1,6 @@ PORTNAME= sphinx_material DISTVERSION= 0.0.36 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-sphinx-me/Makefile b/textproc/py-sphinx-me/Makefile index d12867d2e573..8a6c73afc0fa 100644 --- a/textproc/py-sphinx-me/Makefile +++ b/textproc/py-sphinx-me/Makefile @@ -1,5 +1,6 @@ PORTNAME= sphinx-me PORTVERSION= 0.3 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-sphinx-multiversion-zrepl/Makefile b/textproc/py-sphinx-multiversion-zrepl/Makefile index 309f79ffa308..d9cf81778337 100644 --- a/textproc/py-sphinx-multiversion-zrepl/Makefile +++ b/textproc/py-sphinx-multiversion-zrepl/Makefile @@ -1,5 +1,6 @@ PORTNAME= sphinx-multiversion DISTVERSION= g20230909 +PORTREVISION= 1 CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMESUFFIX= -zrepl diff --git a/textproc/py-sphinx-multiversion/Makefile b/textproc/py-sphinx-multiversion/Makefile index 945a007a9fec..e8ed223f76a4 100644 --- a/textproc/py-sphinx-multiversion/Makefile +++ b/textproc/py-sphinx-multiversion/Makefile @@ -1,6 +1,6 @@ PORTNAME= sphinx-multiversion DISTVERSION= 0.2.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-sphinx_press_theme/Makefile b/textproc/py-sphinx_press_theme/Makefile index c575b01f0dc4..e5e42728350f 100644 --- a/textproc/py-sphinx_press_theme/Makefile +++ b/textproc/py-sphinx_press_theme/Makefile @@ -1,5 +1,6 @@ PORTNAME= sphinx_press_theme PORTVERSION= 0.9.1 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-sphinx_rtd_theme/Makefile b/textproc/py-sphinx_rtd_theme/Makefile index b33ca836cd50..b7e5169f413f 100644 --- a/textproc/py-sphinx_rtd_theme/Makefile +++ b/textproc/py-sphinx_rtd_theme/Makefile @@ -1,5 +1,6 @@ PORTNAME= sphinx_rtd_theme PORTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-sphinxcontrib-actdiag/Makefile b/textproc/py-sphinxcontrib-actdiag/Makefile index ab30a6a81c90..48e02c9f23b4 100644 --- a/textproc/py-sphinxcontrib-actdiag/Makefile +++ b/textproc/py-sphinxcontrib-actdiag/Makefile @@ -1,5 +1,6 @@ PORTNAME= sphinxcontrib-actdiag PORTVERSION= 3.0.0 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-sphinxcontrib-bitbucket/Makefile b/textproc/py-sphinxcontrib-bitbucket/Makefile index d72d523d1eab..5778c6969e82 100644 --- a/textproc/py-sphinxcontrib-bitbucket/Makefile +++ b/textproc/py-sphinxcontrib-bitbucket/Makefile @@ -1,6 +1,6 @@ PORTNAME= sphinxcontrib-bitbucket PORTVERSION= 1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-sphinxcontrib-blockdiag/Makefile b/textproc/py-sphinxcontrib-blockdiag/Makefile index 16a87781b49b..e4763bf44293 100644 --- a/textproc/py-sphinxcontrib-blockdiag/Makefile +++ b/textproc/py-sphinxcontrib-blockdiag/Makefile @@ -1,5 +1,6 @@ PORTNAME= sphinxcontrib-blockdiag PORTVERSION= 3.0.0 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-sphinxcontrib-fulltoc/Makefile b/textproc/py-sphinxcontrib-fulltoc/Makefile index d897c3014d38..02e1ea6bd448 100644 --- a/textproc/py-sphinxcontrib-fulltoc/Makefile +++ b/textproc/py-sphinxcontrib-fulltoc/Makefile @@ -1,5 +1,6 @@ PORTNAME= sphinxcontrib-fulltoc PORTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-sphinxcontrib-httpdomain/Makefile b/textproc/py-sphinxcontrib-httpdomain/Makefile index 016a77491aa7..5a47a908e905 100644 --- a/textproc/py-sphinxcontrib-httpdomain/Makefile +++ b/textproc/py-sphinxcontrib-httpdomain/Makefile @@ -1,5 +1,6 @@ PORTNAME= sphinxcontrib-httpdomain PORTVERSION= 1.8.1 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-sphinxcontrib-issuetracker/Makefile b/textproc/py-sphinxcontrib-issuetracker/Makefile index 657201ea96f9..46710f1d391d 100644 --- a/textproc/py-sphinxcontrib-issuetracker/Makefile +++ b/textproc/py-sphinxcontrib-issuetracker/Makefile @@ -1,5 +1,6 @@ PORTNAME= sphinxcontrib-issuetracker DISTVERSION= 0.11 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-sphinxcontrib-jsmath/Makefile b/textproc/py-sphinxcontrib-jsmath/Makefile index 3fe311d1c12f..0fa25ee33471 100644 --- a/textproc/py-sphinxcontrib-jsmath/Makefile +++ b/textproc/py-sphinxcontrib-jsmath/Makefile @@ -1,5 +1,6 @@ PORTNAME= sphinxcontrib-jsmath PORTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-sphinxcontrib-log-cabinet/Makefile b/textproc/py-sphinxcontrib-log-cabinet/Makefile index 6992605b9bea..d91896c738e2 100644 --- a/textproc/py-sphinxcontrib-log-cabinet/Makefile +++ b/textproc/py-sphinxcontrib-log-cabinet/Makefile @@ -1,5 +1,6 @@ PORTNAME= sphinxcontrib-log-cabinet PORTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-sphinxcontrib-napoleon/Makefile b/textproc/py-sphinxcontrib-napoleon/Makefile index af7b951ade9e..b401097cb9a7 100644 --- a/textproc/py-sphinxcontrib-napoleon/Makefile +++ b/textproc/py-sphinxcontrib-napoleon/Makefile @@ -1,5 +1,6 @@ PORTNAME= sphinxcontrib-napoleon DISTVERSION= 0.7 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-sphinxcontrib-newsfeed/Makefile b/textproc/py-sphinxcontrib-newsfeed/Makefile index 8569a7ec72f2..58beb3f73b87 100644 --- a/textproc/py-sphinxcontrib-newsfeed/Makefile +++ b/textproc/py-sphinxcontrib-newsfeed/Makefile @@ -1,5 +1,6 @@ PORTNAME= sphinxcontrib-newsfeed PORTVERSION= 0.1.4 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-sphinxcontrib-nwdiag/Makefile b/textproc/py-sphinxcontrib-nwdiag/Makefile index 0d565bf3f753..6ef6fe808d4d 100644 --- a/textproc/py-sphinxcontrib-nwdiag/Makefile +++ b/textproc/py-sphinxcontrib-nwdiag/Makefile @@ -1,5 +1,6 @@ PORTNAME= sphinxcontrib-nwdiag PORTVERSION= 2.0.0 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-sphinxcontrib-programoutput/Makefile b/textproc/py-sphinxcontrib-programoutput/Makefile index 8292ba9123df..fb1fca0ab148 100644 --- a/textproc/py-sphinxcontrib-programoutput/Makefile +++ b/textproc/py-sphinxcontrib-programoutput/Makefile @@ -1,5 +1,6 @@ PORTNAME= sphinxcontrib-programoutput PORTVERSION= 0.11 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-sphinxcontrib-seqdiag/Makefile b/textproc/py-sphinxcontrib-seqdiag/Makefile index 83e468908b54..862b546fabb5 100644 --- a/textproc/py-sphinxcontrib-seqdiag/Makefile +++ b/textproc/py-sphinxcontrib-seqdiag/Makefile @@ -1,5 +1,6 @@ PORTNAME= sphinxcontrib-seqdiag PORTVERSION= 3.0.0 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-sphinxemoji/Makefile b/textproc/py-sphinxemoji/Makefile index 257f8bec761d..a8ba5ce256ee 100644 --- a/textproc/py-sphinxemoji/Makefile +++ b/textproc/py-sphinxemoji/Makefile @@ -1,5 +1,6 @@ PORTNAME= sphinxemoji DISTVERSION= 0.2.0 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-sphinxext-opengraph/Makefile b/textproc/py-sphinxext-opengraph/Makefile index d1b8d401659b..95fadb0bbe22 100644 --- a/textproc/py-sphinxext-opengraph/Makefile +++ b/textproc/py-sphinxext-opengraph/Makefile @@ -1,5 +1,6 @@ PORTNAME= sphinxext-opengraph PORTVERSION= 0.8.1 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-splunk-hec/Makefile b/textproc/py-splunk-hec/Makefile index 8459e0105464..d552179bdb5e 100644 --- a/textproc/py-splunk-hec/Makefile +++ b/textproc/py-splunk-hec/Makefile @@ -1,5 +1,6 @@ PORTNAME= splunk-hec PORTVERSION= 1.81 +PORTREVISION= 1 CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-spylls/Makefile b/textproc/py-spylls/Makefile index d6cc02a008bb..916bd9df48c9 100644 --- a/textproc/py-spylls/Makefile +++ b/textproc/py-spylls/Makefile @@ -1,5 +1,6 @@ PORTNAME= spylls DISTVERSION= 0.1.7 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-stemming/Makefile b/textproc/py-stemming/Makefile index ba03e0a8a653..784be6801e93 100644 --- a/textproc/py-stemming/Makefile +++ b/textproc/py-stemming/Makefile @@ -1,5 +1,6 @@ PORTNAME= stemming PORTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-tabletext/Makefile b/textproc/py-tabletext/Makefile index d52f6d7a9843..34c04e1565fa 100644 --- a/textproc/py-tabletext/Makefile +++ b/textproc/py-tabletext/Makefile @@ -1,5 +1,6 @@ PORTNAME= tabletext PORTVERSION= 0.1 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-textfsm/Makefile b/textproc/py-textfsm/Makefile index f37e1227eedb..5706a623f89c 100644 --- a/textproc/py-textfsm/Makefile +++ b/textproc/py-textfsm/Makefile @@ -1,6 +1,6 @@ PORTNAME= textfsm DISTVERSION= 1.1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-textract/Makefile b/textproc/py-textract/Makefile index 40453bad6a9f..18c7e764e613 100644 --- a/textproc/py-textract/Makefile +++ b/textproc/py-textract/Makefile @@ -1,6 +1,6 @@ PORTNAME= textract PORTVERSION= 1.6.5 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-texttable/Makefile b/textproc/py-texttable/Makefile index 16cf07b12048..90e568b9409b 100644 --- a/textproc/py-texttable/Makefile +++ b/textproc/py-texttable/Makefile @@ -1,5 +1,6 @@ PORTNAME= texttable PORTVERSION= 1.7.0 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-textwrap3/Makefile b/textproc/py-textwrap3/Makefile index eed4bec2795f..418d7a4c0556 100644 --- a/textproc/py-textwrap3/Makefile +++ b/textproc/py-textwrap3/Makefile @@ -1,5 +1,6 @@ PORTNAME= textwrap3 DISTVERSION= 0.9.2 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-three-merge/Makefile b/textproc/py-three-merge/Makefile index de447254e3a3..e292a3b85968 100644 --- a/textproc/py-three-merge/Makefile +++ b/textproc/py-three-merge/Makefile @@ -1,5 +1,6 @@ PORTNAME= three-merge PORTVERSION= 0.1.1 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-tinycss/Makefile b/textproc/py-tinycss/Makefile index c65a8de451f5..774d618d8a76 100644 --- a/textproc/py-tinycss/Makefile +++ b/textproc/py-tinycss/Makefile @@ -1,5 +1,6 @@ PORTNAME= tinycss PORTVERSION= 0.4 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-toronado/Makefile b/textproc/py-toronado/Makefile index c697fa9d68db..25de1b1fc26b 100644 --- a/textproc/py-toronado/Makefile +++ b/textproc/py-toronado/Makefile @@ -1,5 +1,6 @@ PORTNAME= toronado PORTVERSION= 0.1.0 +PORTREVISION= 1 CATEGORIES= textproc www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-translationstring/Makefile b/textproc/py-translationstring/Makefile index 298d96e828eb..8e8baaa62456 100644 --- a/textproc/py-translationstring/Makefile +++ b/textproc/py-translationstring/Makefile @@ -1,5 +1,6 @@ PORTNAME= translationstring PORTVERSION= 1.4 +PORTREVISION= 1 CATEGORIES= textproc www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-transpopy/Makefile b/textproc/py-transpopy/Makefile index 0ec48329206e..381c0ca8c538 100644 --- a/textproc/py-transpopy/Makefile +++ b/textproc/py-transpopy/Makefile @@ -1,6 +1,6 @@ PORTNAME= transpopy PORTVERSION= 0.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-ucl/Makefile b/textproc/py-ucl/Makefile index 6421d1eb1040..f181b68df09d 100644 --- a/textproc/py-ucl/Makefile +++ b/textproc/py-ucl/Makefile @@ -1,5 +1,6 @@ PORTNAME= ucl DISTVERSION= 0.9.2 +PORTREVISION= 1 CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-ufal.udpipe/Makefile b/textproc/py-ufal.udpipe/Makefile index d751d1042785..0d24e657a5f1 100644 --- a/textproc/py-ufal.udpipe/Makefile +++ b/textproc/py-ufal.udpipe/Makefile @@ -1,5 +1,6 @@ PORTNAME= ufal.udpipe PORTVERSION= 1.2.0.3 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-wavedrom/Makefile b/textproc/py-wavedrom/Makefile index 192c922e7c8c..a527963d60e4 100644 --- a/textproc/py-wavedrom/Makefile +++ b/textproc/py-wavedrom/Makefile @@ -1,6 +1,6 @@ PORTNAME= wavedrom DISTVERSION= 2.0.3.post3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-whatthepatch/Makefile b/textproc/py-whatthepatch/Makefile index b8a4656d4c20..60c91b0f9bd5 100644 --- a/textproc/py-whatthepatch/Makefile +++ b/textproc/py-whatthepatch/Makefile @@ -1,5 +1,6 @@ PORTNAME= whatthepatch PORTVERSION= 1.0.2 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-whoosh/Makefile b/textproc/py-whoosh/Makefile index 72a5a778158a..f165b22460cc 100644 --- a/textproc/py-whoosh/Makefile +++ b/textproc/py-whoosh/Makefile @@ -1,5 +1,6 @@ PORTNAME= whoosh PORTVERSION= 2.7.4 +PORTREVISION= 1 CATEGORIES= textproc www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-wordnet/Makefile b/textproc/py-wordnet/Makefile index 6d0e910df68f..c719da221e9e 100644 --- a/textproc/py-wordnet/Makefile +++ b/textproc/py-wordnet/Makefile @@ -1,6 +1,6 @@ PORTNAME= wordnet PORTVERSION= 2.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc python MASTER_SITES= SF/pywordnet/pywordnet/${PORTVERSION}:pywn \ http://wordnetcode.princeton.edu/${WN_VERSION}/:wn \ diff --git a/textproc/py-wstools/Makefile b/textproc/py-wstools/Makefile index 733b06f04a58..57156e30f6b0 100644 --- a/textproc/py-wstools/Makefile +++ b/textproc/py-wstools/Makefile @@ -1,5 +1,6 @@ PORTNAME= wstools PORTVERSION= 0.4.8 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-wtf-peewee/Makefile b/textproc/py-wtf-peewee/Makefile index 303d9220cf78..60385481a403 100644 --- a/textproc/py-wtf-peewee/Makefile +++ b/textproc/py-wtf-peewee/Makefile @@ -1,5 +1,6 @@ PORTNAME= wtf-peewee DISTVERSION= 3.0.6 +PORTREVISION= 1 CATEGORIES= textproc devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-xlsxwriter/Makefile b/textproc/py-xlsxwriter/Makefile index 5dde2097e13b..97d8b02feb7a 100644 --- a/textproc/py-xlsxwriter/Makefile +++ b/textproc/py-xlsxwriter/Makefile @@ -1,5 +1,6 @@ PORTNAME= XlsxWriter PORTVERSION= 3.2.2 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-xlutils/Makefile b/textproc/py-xlutils/Makefile index 2dc3931b8e9a..d33f7a32d4be 100644 --- a/textproc/py-xlutils/Makefile +++ b/textproc/py-xlutils/Makefile @@ -1,5 +1,6 @@ PORTNAME= xlutils PORTVERSION= 2.0.0 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-xlwt/Makefile b/textproc/py-xlwt/Makefile index 877e8240b292..41529625522a 100644 --- a/textproc/py-xlwt/Makefile +++ b/textproc/py-xlwt/Makefile @@ -1,5 +1,6 @@ PORTNAME= xlwt PORTVERSION= 1.3.0 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-xml-default-dict/Makefile b/textproc/py-xml-default-dict/Makefile index 77fe53e749ad..7b5a3c90bbf5 100644 --- a/textproc/py-xml-default-dict/Makefile +++ b/textproc/py-xml-default-dict/Makefile @@ -1,5 +1,6 @@ PORTNAME= xml-default-dict PORTVERSION= 0.3 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-xmlschema/Makefile b/textproc/py-xmlschema/Makefile index 107b9e6e4212..7bee1c773e0c 100644 --- a/textproc/py-xmlschema/Makefile +++ b/textproc/py-xmlschema/Makefile @@ -1,5 +1,6 @@ PORTNAME= xmlschema DISTVERSION= 3.4.3 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-zpt/Makefile b/textproc/py-zpt/Makefile index 6a5bca3676d0..806fd05907f2 100644 --- a/textproc/py-zpt/Makefile +++ b/textproc/py-zpt/Makefile @@ -1,5 +1,6 @@ PORTNAME= zpt PORTVERSION= 2.5 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= SF PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/txt2tags/Makefile b/textproc/txt2tags/Makefile index 2518cdccb6d7..0c4b71438707 100644 --- a/textproc/txt2tags/Makefile +++ b/textproc/txt2tags/Makefile @@ -1,5 +1,6 @@ PORTNAME= txt2tags DISTVERSION= 3.9 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/ydiff/Makefile b/textproc/ydiff/Makefile index d8ca695666cd..6e577b18ed21 100644 --- a/textproc/ydiff/Makefile +++ b/textproc/ydiff/Makefile @@ -1,5 +1,6 @@ PORTNAME= ydiff DISTVERSION= 1.2 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc MASTER_SITES= LOCAL/mat/ydiff |
