diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-YAML-PP/Makefile | 9 | ||||
-rw-r--r-- | textproc/p5-YAML-PP/distinfo | 6 | ||||
-rw-r--r-- | textproc/p5-YAML-PP/pkg-plist | 2 | ||||
-rw-r--r-- | textproc/pear-Horde_Text_Flowed/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-cyclonedx-python-lib/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-cyclonedx-python-lib/distinfo | 6 | ||||
-rw-r--r-- | textproc/py-marko/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-marko/distinfo | 6 | ||||
-rw-r--r-- | textproc/py-sphinxcontrib-bibtex/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-sphinxcontrib-bibtex/distinfo | 6 | ||||
-rw-r--r-- | textproc/py-sphinxcontrib-bibtex/files/patch-pyproject.toml | 11 | ||||
-rw-r--r-- | textproc/py-tomli/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-tomli/distinfo | 6 | ||||
-rw-r--r-- | textproc/py-xlrd/Makefile | 3 | ||||
-rw-r--r-- | textproc/py-xlrd/distinfo | 6 | ||||
-rw-r--r-- | textproc/rubygem-cucumber-html-formatter/Makefile | 2 | ||||
-rw-r--r-- | textproc/rubygem-cucumber-html-formatter/distinfo | 6 | ||||
-rw-r--r-- | textproc/rubygem-liquid/Makefile | 2 | ||||
-rw-r--r-- | textproc/rubygem-liquid/distinfo | 6 |
19 files changed, 53 insertions, 34 deletions
diff --git a/textproc/p5-YAML-PP/Makefile b/textproc/p5-YAML-PP/Makefile index 8f84503fc701..a108cfc2fdee 100644 --- a/textproc/p5-YAML-PP/Makefile +++ b/textproc/p5-YAML-PP/Makefile @@ -1,17 +1,22 @@ PORTNAME= YAML-PP -PORTVERSION= 0.034 +DISTVERSIONPREFIX= v +DISTVERSION= 0.39.0 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= dvl@FreeBSD.org COMMENT= YAML which aims to parse YAML 1.2 & conform to the spec -WWW= https://github.com/perlpunk/YAML-PP-p5 +WWW= https://metacpan.org/dist/YAML-PP LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE +TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep \ + p5-Test-Warn>=0.37:devel/p5-Test-Warn \ + p5-Tie-IxHash>=0:devel/p5-Tie-IxHash + USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-YAML-PP/distinfo b/textproc/p5-YAML-PP/distinfo index 8d319de62e3b..96675e12b3be 100644 --- a/textproc/p5-YAML-PP/distinfo +++ b/textproc/p5-YAML-PP/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1657410748 -SHA256 (YAML-PP-0.034.tar.gz) = 6af37ff0757ee962cbda32184177b5282a772adfb126461f744659058dd1eab3 -SIZE (YAML-PP-0.034.tar.gz) = 212391 +TIMESTAMP = 1750983193 +SHA256 (YAML-PP-v0.39.0.tar.gz) = 32f53c65781277dcbe50827b4cbf217eceeff264779e3a6c98c94229eb149f58 +SIZE (YAML-PP-v0.39.0.tar.gz) = 216796 diff --git a/textproc/p5-YAML-PP/pkg-plist b/textproc/p5-YAML-PP/pkg-plist index 29f73bef9402..227977065bb5 100644 --- a/textproc/p5-YAML-PP/pkg-plist +++ b/textproc/p5-YAML-PP/pkg-plist @@ -20,6 +20,7 @@ bin/yamlpp-parse-emit %%SITE_PERL%%/YAML/PP/Representer.pm %%SITE_PERL%%/YAML/PP/Schema.pm %%SITE_PERL%%/YAML/PP/Schema/Binary.pm +%%SITE_PERL%%/YAML/PP/Schema/Catchall.pm %%SITE_PERL%%/YAML/PP/Schema/Core.pm %%SITE_PERL%%/YAML/PP/Schema/Failsafe.pm %%SITE_PERL%%/YAML/PP/Schema/Include.pm @@ -40,6 +41,7 @@ bin/yamlpp-parse-emit %%PERL5_MAN3%%/YAML::PP::Perl.3.gz %%PERL5_MAN3%%/YAML::PP::Schema.3.gz %%PERL5_MAN3%%/YAML::PP::Schema::Binary.3.gz +%%PERL5_MAN3%%/YAML::PP::Schema::Catchall.3.gz %%PERL5_MAN3%%/YAML::PP::Schema::Core.3.gz %%PERL5_MAN3%%/YAML::PP::Schema::Failsafe.3.gz %%PERL5_MAN3%%/YAML::PP::Schema::Include.3.gz diff --git a/textproc/pear-Horde_Text_Flowed/Makefile b/textproc/pear-Horde_Text_Flowed/Makefile index 5578a1395c7f..4941c4a7b061 100644 --- a/textproc/pear-Horde_Text_Flowed/Makefile +++ b/textproc/pear-Horde_Text_Flowed/Makefile @@ -9,4 +9,6 @@ WWW= https://pear.horde.org USES= horde cpe USE_HORDE_RUN= Horde_Util +NO_ARCH= yes + .include <bsd.port.mk> diff --git a/textproc/py-cyclonedx-python-lib/Makefile b/textproc/py-cyclonedx-python-lib/Makefile index 4492eaf4fab4..d7cd761068f2 100644 --- a/textproc/py-cyclonedx-python-lib/Makefile +++ b/textproc/py-cyclonedx-python-lib/Makefile @@ -1,5 +1,5 @@ PORTNAME= cyclonedx-python-lib -PORTVERSION= 10.1.0 +PORTVERSION= 10.2.0 CATEGORIES= textproc python MASTER_SITES= PYPI \ https://github.com/CycloneDX/cyclonedx-python-lib/releases/download/v${PORTVERSION}/ diff --git a/textproc/py-cyclonedx-python-lib/distinfo b/textproc/py-cyclonedx-python-lib/distinfo index 27b7a33a54bf..058c90b9d5bc 100644 --- a/textproc/py-cyclonedx-python-lib/distinfo +++ b/textproc/py-cyclonedx-python-lib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813112 -SHA256 (cyclonedx_python_lib-10.1.0.tar.gz) = ab2ce2204b8e3c71e0c7263a6f156feeee68cfe5ea6d7d679bce711d0ec63d3d -SIZE (cyclonedx_python_lib-10.1.0.tar.gz) = 1030967 +TIMESTAMP = 1750188138 +SHA256 (cyclonedx_python_lib-10.2.0.tar.gz) = b67a9ada847f91cf9584f3b82c144458c7887587a6ae94c0a3cac33fd2ec54e5 +SIZE (cyclonedx_python_lib-10.2.0.tar.gz) = 1039057 diff --git a/textproc/py-marko/Makefile b/textproc/py-marko/Makefile index 20f144015e85..be8653a665d9 100644 --- a/textproc/py-marko/Makefile +++ b/textproc/py-marko/Makefile @@ -1,5 +1,5 @@ PORTNAME= marko -PORTVERSION= 2.1.3 +PORTVERSION= 2.1.4 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-marko/distinfo b/textproc/py-marko/distinfo index c1aea38df6fb..4c0b540cbed6 100644 --- a/textproc/py-marko/distinfo +++ b/textproc/py-marko/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744289038 -SHA256 (marko-2.1.3.tar.gz) = 31aacb14867328f054cc39f884212907822a43d6a30cd75b0767e001a5e2f9fc -SIZE (marko-2.1.3.tar.gz) = 142700 +TIMESTAMP = 1750188140 +SHA256 (marko-2.1.4.tar.gz) = dd7d66f3706732bf8f994790e674649a4fd0a6c67f16b80246f30de8e16a1eac +SIZE (marko-2.1.4.tar.gz) = 142795 diff --git a/textproc/py-sphinxcontrib-bibtex/Makefile b/textproc/py-sphinxcontrib-bibtex/Makefile index 7497a029b851..8d3128b2f6ff 100644 --- a/textproc/py-sphinxcontrib-bibtex/Makefile +++ b/textproc/py-sphinxcontrib-bibtex/Makefile @@ -1,5 +1,5 @@ PORTNAME= sphinxcontrib-bibtex -PORTVERSION= 2.6.3 +PORTVERSION= 2.6.4 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-sphinxcontrib-bibtex/distinfo b/textproc/py-sphinxcontrib-bibtex/distinfo index 408f2eb60bf3..ff1b5585a8bb 100644 --- a/textproc/py-sphinxcontrib-bibtex/distinfo +++ b/textproc/py-sphinxcontrib-bibtex/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727314598 -SHA256 (sphinxcontrib_bibtex-2.6.3.tar.gz) = 7c790347ef1cb0edf30de55fc324d9782d085e89c52c2b8faafa082e08e23946 -SIZE (sphinxcontrib_bibtex-2.6.3.tar.gz) = 117177 +TIMESTAMP = 1750188142 +SHA256 (sphinxcontrib_bibtex-2.6.4.tar.gz) = aad018b730d324201f09777f6c25c4a2ff7ac1d5e66af187f21fc21840768760 +SIZE (sphinxcontrib_bibtex-2.6.4.tar.gz) = 118453 diff --git a/textproc/py-sphinxcontrib-bibtex/files/patch-pyproject.toml b/textproc/py-sphinxcontrib-bibtex/files/patch-pyproject.toml new file mode 100644 index 000000000000..c65164a124d3 --- /dev/null +++ b/textproc/py-sphinxcontrib-bibtex/files/patch-pyproject.toml @@ -0,0 +1,11 @@ +--- pyproject.toml.orig 2025-06-17 06:41:26 UTC ++++ pyproject.toml +@@ -5,7 +5,7 @@ version = "2.6.4" + [project] + name = "sphinxcontrib-bibtex" + version = "2.6.4" +-license = "BSD-2-Clause" ++license = { text = "BSD-2-Clause" } + description = "Sphinx extension for BibTeX style citations." + readme = "README.rst" + requires-python = ">=3.9" diff --git a/textproc/py-tomli/Makefile b/textproc/py-tomli/Makefile index 74f8692e8622..e9bf1f47e332 100644 --- a/textproc/py-tomli/Makefile +++ b/textproc/py-tomli/Makefile @@ -1,5 +1,5 @@ PORTNAME= tomli -PORTVERSION= 2.1.0 +PORTVERSION= 2.2.1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-tomli/distinfo b/textproc/py-tomli/distinfo index 56e1cce103c3..0eeb3916c153 100644 --- a/textproc/py-tomli/distinfo +++ b/textproc/py-tomli/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731679342 -SHA256 (tomli-2.1.0.tar.gz) = 3f646cae2aec94e17d04973e4249548320197cfabdf130015d023de4b74d8ab8 -SIZE (tomli-2.1.0.tar.gz) = 16622 +TIMESTAMP = 1750188144 +SHA256 (tomli-2.2.1.tar.gz) = cd45e1dc79c835ce60f7404ec8119f2eb06d38b1deba146f07ced3bbc44505ff +SIZE (tomli-2.2.1.tar.gz) = 17175 diff --git a/textproc/py-xlrd/Makefile b/textproc/py-xlrd/Makefile index 537f02f85980..2b035a7740a7 100644 --- a/textproc/py-xlrd/Makefile +++ b/textproc/py-xlrd/Makefile @@ -1,6 +1,5 @@ PORTNAME= xlrd -PORTVERSION= 2.0.1 -PORTREVISION= 1 +PORTVERSION= 2.0.2 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-xlrd/distinfo b/textproc/py-xlrd/distinfo index 0b300d504bc6..18e37bd42b30 100644 --- a/textproc/py-xlrd/distinfo +++ b/textproc/py-xlrd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1608366180 -SHA256 (xlrd-2.0.1.tar.gz) = f72f148f54442c6b056bf931dbc34f986fd0c3b0b6b5a58d013c9aef274d0c88 -SIZE (xlrd-2.0.1.tar.gz) = 100259 +TIMESTAMP = 1750188146 +SHA256 (xlrd-2.0.2.tar.gz) = 08b5e25de58f21ce71dc7db3b3b8106c1fa776f3024c54e45b45b374e89234c9 +SIZE (xlrd-2.0.2.tar.gz) = 100167 diff --git a/textproc/rubygem-cucumber-html-formatter/Makefile b/textproc/rubygem-cucumber-html-formatter/Makefile index db97ad8fcad3..ecfa31396d53 100644 --- a/textproc/rubygem-cucumber-html-formatter/Makefile +++ b/textproc/rubygem-cucumber-html-formatter/Makefile @@ -1,5 +1,5 @@ PORTNAME= cucumber-html-formatter -PORTVERSION= 21.9.0 +PORTVERSION= 21.10.0 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/textproc/rubygem-cucumber-html-formatter/distinfo b/textproc/rubygem-cucumber-html-formatter/distinfo index 15c59a517936..d8f80c1f684e 100644 --- a/textproc/rubygem-cucumber-html-formatter/distinfo +++ b/textproc/rubygem-cucumber-html-formatter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738606623 -SHA256 (rubygem/cucumber-html-formatter-21.9.0.gem) = d6e9b62d90843ff94ddedea693759d52aac0b226c09c7b819a4bca789f796ea1 -SIZE (rubygem/cucumber-html-formatter-21.9.0.gem) = 271872 +TIMESTAMP = 1750188252 +SHA256 (rubygem/cucumber-html-formatter-21.10.0.gem) = 3d49669b732c1b715ff4a12467dc715924bccb58527cdd0922471244ff4bb646 +SIZE (rubygem/cucumber-html-formatter-21.10.0.gem) = 285184 diff --git a/textproc/rubygem-liquid/Makefile b/textproc/rubygem-liquid/Makefile index 1bc2ed505ef6..d650749e2bdc 100644 --- a/textproc/rubygem-liquid/Makefile +++ b/textproc/rubygem-liquid/Makefile @@ -1,5 +1,5 @@ PORTNAME= liquid -PORTVERSION= 5.8.6 +PORTVERSION= 5.8.7 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/textproc/rubygem-liquid/distinfo b/textproc/rubygem-liquid/distinfo index 52a3f8caf7fa..4dc0f2178056 100644 --- a/textproc/rubygem-liquid/distinfo +++ b/textproc/rubygem-liquid/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745178238 -SHA256 (rubygem/liquid-5.8.6.gem) = b8f8bdcb250dec7bb57e35eff83d65fa45dc98a77dffb6e9dc9bc02cf1c327d9 -SIZE (rubygem/liquid-5.8.6.gem) = 58368 +TIMESTAMP = 1750188254 +SHA256 (rubygem/liquid-5.8.7.gem) = b14ef9391096783dc187ff59348dffc9d6153840fbc9a811e12f033d066cbbad +SIZE (rubygem/liquid-5.8.7.gem) = 58368 |