diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2022-09-24 16:35:03 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2022-10-19 08:10:29 +0000 |
commit | dfe25d73e7fdd333c59008a4ec1859c7f93dacd6 (patch) | |
tree | b6a8137f21a4ba89c9ea209c17d5aa649890c7dc /textproc | |
parent | bf7bffc2c674136ee573e46d64dd85c96a586f6a (diff) | |
download | freebsd-ports-dfe25d73e7fdd333c59008a4ec1859c7f93dacd6.zip |
devel/icu: update to 72.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by: GitHub (watch releases)
PR: 266582
Exp-run by: antoine
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/R-cran-stringi/Makefile | 1 | ||||
-rw-r--r-- | textproc/apertium/Makefile | 2 | ||||
-rw-r--r-- | textproc/cg3/Makefile | 2 | ||||
-rw-r--r-- | textproc/dwdiff/Makefile | 2 | ||||
-rw-r--r-- | textproc/enchant2/Makefile | 2 | ||||
-rw-r--r-- | textproc/gitlab-elasticsearch-indexer/Makefile | 2 | ||||
-rw-r--r-- | textproc/gspell/Makefile | 1 | ||||
-rw-r--r-- | textproc/libe-book/Makefile | 2 | ||||
-rw-r--r-- | textproc/libfolia/Makefile | 1 | ||||
-rw-r--r-- | textproc/libqxp/Makefile | 2 | ||||
-rw-r--r-- | textproc/libvisio01/Makefile | 2 | ||||
-rw-r--r-- | textproc/libxml2/Makefile | 2 | ||||
-rw-r--r-- | textproc/lttoolbox/Makefile | 1 | ||||
-rw-r--r-- | textproc/lua-icu-utils/Makefile | 2 | ||||
-rw-r--r-- | textproc/nuspell/Makefile | 1 | ||||
-rw-r--r-- | textproc/raptor2/Makefile | 2 | ||||
-rw-r--r-- | textproc/rubygem-charlock_holmes/Makefile | 2 | ||||
-rw-r--r-- | textproc/ucto/Makefile | 2 | ||||
-rw-r--r-- | textproc/xalan-c/Makefile | 2 | ||||
-rw-r--r-- | textproc/zorba/Makefile | 2 |
20 files changed, 20 insertions, 15 deletions
diff --git a/textproc/R-cran-stringi/Makefile b/textproc/R-cran-stringi/Makefile index b2353187c960..f257bc874747 100644 --- a/textproc/R-cran-stringi/Makefile +++ b/textproc/R-cran-stringi/Makefile @@ -1,5 +1,6 @@ PORTNAME= stringi DISTVERSION= 1.7.8 +PORTREVISION= 1 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/textproc/apertium/Makefile b/textproc/apertium/Makefile index 7235a2f35bf9..3ff603d7e6d6 100644 --- a/textproc/apertium/Makefile +++ b/textproc/apertium/Makefile @@ -1,7 +1,7 @@ PORTNAME= apertium PORTVERSION= 3.8.1 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MAINTAINER= bofh@FreeBSD.org diff --git a/textproc/cg3/Makefile b/textproc/cg3/Makefile index cd2bdcb8a89d..bb3259e95770 100644 --- a/textproc/cg3/Makefile +++ b/textproc/cg3/Makefile @@ -1,6 +1,6 @@ PORTNAME= cg3 DISTVERSION= 1.3.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc MASTER_SITES= https://github.com/GrammarSoft/${PORTNAME}/releases/download/v${DISTVERSION}/ diff --git a/textproc/dwdiff/Makefile b/textproc/dwdiff/Makefile index dca780f70171..25c34f0d853a 100644 --- a/textproc/dwdiff/Makefile +++ b/textproc/dwdiff/Makefile @@ -1,6 +1,6 @@ PORTNAME= dwdiff PORTVERSION= 2.1.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= https://os.ghalkes.nl/dist/ \ http://fossies.org/unix/privat/ diff --git a/textproc/enchant2/Makefile b/textproc/enchant2/Makefile index 63f6b9f267df..febb6b01177c 100644 --- a/textproc/enchant2/Makefile +++ b/textproc/enchant2/Makefile @@ -1,6 +1,6 @@ PORTNAME= enchant PORTVERSION= 2.2.15 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc gnome MASTER_SITES= https://github.com/AbiWord/enchant/releases/download/v${PORTVERSION}/ PKGNAMESUFFIX= 2 diff --git a/textproc/gitlab-elasticsearch-indexer/Makefile b/textproc/gitlab-elasticsearch-indexer/Makefile index 42c6bf2c8727..0688ad7c8942 100644 --- a/textproc/gitlab-elasticsearch-indexer/Makefile +++ b/textproc/gitlab-elasticsearch-indexer/Makefile @@ -1,7 +1,7 @@ PORTNAME= gitlab-elasticsearch-indexer PORTVERSION= 3.0.1 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MAINTAINER= mfechner@FreeBSD.org diff --git a/textproc/gspell/Makefile b/textproc/gspell/Makefile index b8591478d74b..c65b68030130 100644 --- a/textproc/gspell/Makefile +++ b/textproc/gspell/Makefile @@ -1,5 +1,6 @@ PORTNAME= gspell PORTVERSION= 1.10.0 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= GNOME DIST_SUBDIR= gnome diff --git a/textproc/libe-book/Makefile b/textproc/libe-book/Makefile index 4d222fc99c3a..9d89e56b01b9 100644 --- a/textproc/libe-book/Makefile +++ b/textproc/libe-book/Makefile @@ -1,6 +1,6 @@ PORTNAME= libe-book PORTVERSION= 0.1.3 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= textproc MASTER_SITES= SF/libebook/${PORTNAME}-${PORTVERSION}/ diff --git a/textproc/libfolia/Makefile b/textproc/libfolia/Makefile index 6c5966862954..575e414562ba 100644 --- a/textproc/libfolia/Makefile +++ b/textproc/libfolia/Makefile @@ -1,6 +1,7 @@ PORTNAME= libfolia DISTVERSIONPREFIX= v DISTVERSION= 2.11 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org diff --git a/textproc/libqxp/Makefile b/textproc/libqxp/Makefile index d657a259e61b..39e047374376 100644 --- a/textproc/libqxp/Makefile +++ b/textproc/libqxp/Makefile @@ -1,6 +1,6 @@ PORTNAME= libqxp PORTVERSION= 0.0.0 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= textproc MASTER_SITES= https://dev-www.libreoffice.org/src/${PORTNAME}/ diff --git a/textproc/libvisio01/Makefile b/textproc/libvisio01/Makefile index ee369f02a994..92521264051c 100644 --- a/textproc/libvisio01/Makefile +++ b/textproc/libvisio01/Makefile @@ -1,6 +1,6 @@ PORTNAME= libvisio PORTVERSION= 0.1.7 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= textproc devel MASTER_SITES= LODEV/${PORTNAME} PKGNAMESUFFIX= 01 diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index ddb622628d2c..d160d12a6b58 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -1,6 +1,6 @@ PORTNAME= libxml2 DISTVERSION= 2.10.3 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= textproc gnome MASTER_SITES= GNOME/sources/${PORTNAME}/${DISTVERSION:R}/ DIST_SUBDIR= gnome diff --git a/textproc/lttoolbox/Makefile b/textproc/lttoolbox/Makefile index 706652ad60fb..0a463e4ab964 100644 --- a/textproc/lttoolbox/Makefile +++ b/textproc/lttoolbox/Makefile @@ -1,6 +1,7 @@ PORTNAME= lttoolbox PORTVERSION= ${APVER}.${APREV} DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= bofh@FreeBSD.org diff --git a/textproc/lua-icu-utils/Makefile b/textproc/lua-icu-utils/Makefile index aa935cbbf180..cf925f3d852a 100644 --- a/textproc/lua-icu-utils/Makefile +++ b/textproc/lua-icu-utils/Makefile @@ -1,6 +1,6 @@ PORTNAME= icu-utils DISTVERSION= 0.0-20220329 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} diff --git a/textproc/nuspell/Makefile b/textproc/nuspell/Makefile index 691ccf89130f..d4cc05acd243 100644 --- a/textproc/nuspell/Makefile +++ b/textproc/nuspell/Makefile @@ -1,6 +1,7 @@ PORTNAME= nuspell DISTVERSIONPREFIX= v DISTVERSION= 5.1.2 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= jbeich@FreeBSD.org diff --git a/textproc/raptor2/Makefile b/textproc/raptor2/Makefile index 5b39c66d0c21..9a6dc50b79cf 100644 --- a/textproc/raptor2/Makefile +++ b/textproc/raptor2/Makefile @@ -1,6 +1,6 @@ PORTNAME= raptor2 PORTVERSION= 2.0.15 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= textproc MASTER_SITES= http://download.librdf.org/source/ \ SF/librdf/${PORTNAME}/${PORTVERSION} diff --git a/textproc/rubygem-charlock_holmes/Makefile b/textproc/rubygem-charlock_holmes/Makefile index f9bbb0cd6b59..1e695c215812 100644 --- a/textproc/rubygem-charlock_holmes/Makefile +++ b/textproc/rubygem-charlock_holmes/Makefile @@ -1,6 +1,6 @@ PORTNAME= charlock_holmes DISTVERSION= 0.7.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/textproc/ucto/Makefile b/textproc/ucto/Makefile index 58781b9453c0..cad9bbab99b6 100644 --- a/textproc/ucto/Makefile +++ b/textproc/ucto/Makefile @@ -1,7 +1,7 @@ PORTNAME= ucto DISTVERSIONPREFIX= v DISTVERSION= 0.25 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org diff --git a/textproc/xalan-c/Makefile b/textproc/xalan-c/Makefile index b92ad4cd3148..c22b7bb11f40 100644 --- a/textproc/xalan-c/Makefile +++ b/textproc/xalan-c/Makefile @@ -1,6 +1,6 @@ PORTNAME= xalan-c PORTVERSION= 1.12 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc MASTER_SITES= APACHE/xalan/xalan-c/sources DISTNAME= xalan_c-${PORTVERSION} diff --git a/textproc/zorba/Makefile b/textproc/zorba/Makefile index 953bdbaca679..f3e2841a7316 100644 --- a/textproc/zorba/Makefile +++ b/textproc/zorba/Makefile @@ -1,6 +1,6 @@ PORTNAME= zorba PORTVERSION= 2.7.0 -PORTREVISION= 36 +PORTREVISION= 37 CATEGORIES= textproc java MASTER_SITES= https://launchpadlibrarian.net/119058962/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} |