diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2019-07-26 20:46:53 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2019-07-26 20:46:53 +0000 |
commit | ea8c8ec7da96df12146a2cc428077258141791cf (patch) | |
tree | 4948f43cc5526726a30e3663b43b32a1dd49399a /textproc | |
parent | 9d240807dd6ea2b16bf2e56c8bda56c8e619f6b2 (diff) | |
download | ports-ea8c8ec7da96df12146a2cc428077258141791cf.tar.gz ports-ea8c8ec7da96df12146a2cc428077258141791cf.zip |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
Notes
Notes:
svn path=/head/; revision=507372
Diffstat (limited to 'textproc')
113 files changed, 113 insertions, 76 deletions
diff --git a/textproc/R-cran-DT/Makefile b/textproc/R-cran-DT/Makefile index 0bd29206d305..76b64db7ec45 100644 --- a/textproc/R-cran-DT/Makefile +++ b/textproc/R-cran-DT/Makefile @@ -3,6 +3,7 @@ PORTNAME= DT PORTVERSION= 0.7 +PORTREVISION= 1 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/textproc/R-cran-R2HTML/Makefile b/textproc/R-cran-R2HTML/Makefile index e909368a4c71..3d06e03e5449 100644 --- a/textproc/R-cran-R2HTML/Makefile +++ b/textproc/R-cran-R2HTML/Makefile @@ -3,7 +3,7 @@ PORTNAME= R2HTML PORTVERSION= 2.3.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/textproc/R-cran-XML/Makefile b/textproc/R-cran-XML/Makefile index 0749ac4ebb57..2ecda69d522a 100644 --- a/textproc/R-cran-XML/Makefile +++ b/textproc/R-cran-XML/Makefile @@ -3,6 +3,7 @@ PORTNAME= XML DISTVERSION= 3.98-1.20 +PORTREVISION= 1 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/textproc/R-cran-bibtex/Makefile b/textproc/R-cran-bibtex/Makefile index 2670db8daac2..9d09a82b8f22 100644 --- a/textproc/R-cran-bibtex/Makefile +++ b/textproc/R-cran-bibtex/Makefile @@ -2,7 +2,7 @@ PORTNAME= bibtex DISTVERSION= 0.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/textproc/R-cran-brew/Makefile b/textproc/R-cran-brew/Makefile index f7ab5e5c8b4e..1a1617fcedf1 100644 --- a/textproc/R-cran-brew/Makefile +++ b/textproc/R-cran-brew/Makefile @@ -3,7 +3,7 @@ PORTNAME= brew DISTVERSION= 1.0-6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/textproc/R-cran-cellranger/Makefile b/textproc/R-cran-cellranger/Makefile index 22804de3ec2f..f9c8947a3d12 100644 --- a/textproc/R-cran-cellranger/Makefile +++ b/textproc/R-cran-cellranger/Makefile @@ -2,7 +2,7 @@ PORTNAME= cellranger DISTVERSION= 1.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/textproc/R-cran-formatR/Makefile b/textproc/R-cran-formatR/Makefile index f24af7e248ca..401c14542f87 100644 --- a/textproc/R-cran-formatR/Makefile +++ b/textproc/R-cran-formatR/Makefile @@ -3,6 +3,7 @@ PORTNAME= formatR DISTVERSION= 1.7 +PORTREVISION= 1 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/textproc/R-cran-highr/Makefile b/textproc/R-cran-highr/Makefile index 2eb5ddfb66ea..419ccd532c18 100644 --- a/textproc/R-cran-highr/Makefile +++ b/textproc/R-cran-highr/Makefile @@ -3,6 +3,7 @@ PORTNAME= highr PORTVERSION= 0.8 +PORTREVISION= 1 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/textproc/R-cran-htmltools/Makefile b/textproc/R-cran-htmltools/Makefile index a658aa437d20..5d8d06f214ee 100644 --- a/textproc/R-cran-htmltools/Makefile +++ b/textproc/R-cran-htmltools/Makefile @@ -3,7 +3,7 @@ PORTNAME= htmltools PORTVERSION= 0.3.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/textproc/R-cran-markdown/Makefile b/textproc/R-cran-markdown/Makefile index 46c6353ebf08..c764d26006a0 100644 --- a/textproc/R-cran-markdown/Makefile +++ b/textproc/R-cran-markdown/Makefile @@ -3,6 +3,7 @@ PORTNAME= markdown PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/textproc/R-cran-openxlsx/Makefile b/textproc/R-cran-openxlsx/Makefile index c674995fbf03..4192a2867a14 100644 --- a/textproc/R-cran-openxlsx/Makefile +++ b/textproc/R-cran-openxlsx/Makefile @@ -2,7 +2,7 @@ PORTNAME= openxlsx DISTVERSION= 4.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/textproc/R-cran-pystr/Makefile b/textproc/R-cran-pystr/Makefile index b088dbfea8a3..354d3bf51d96 100644 --- a/textproc/R-cran-pystr/Makefile +++ b/textproc/R-cran-pystr/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pystr -PORTREVISION= 3 +PORTREVISION= 4 DISTVERSION= 2.0.0 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/textproc/R-cran-readr/Makefile b/textproc/R-cran-readr/Makefile index 1af4f56e34ee..42a56b4b0f5d 100644 --- a/textproc/R-cran-readr/Makefile +++ b/textproc/R-cran-readr/Makefile @@ -3,6 +3,7 @@ PORTNAME= readr PORTVERSION= 1.3.1 +PORTREVISION= 1 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/textproc/R-cran-readxl/Makefile b/textproc/R-cran-readxl/Makefile index 19dcd54271fe..e7e634726d2c 100644 --- a/textproc/R-cran-readxl/Makefile +++ b/textproc/R-cran-readxl/Makefile @@ -2,6 +2,7 @@ PORTNAME= readxl DISTVERSION= 1.3.1 +PORTREVISION= 1 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/textproc/R-cran-rematch/Makefile b/textproc/R-cran-rematch/Makefile index 23b3359aa393..991d9943e6d3 100644 --- a/textproc/R-cran-rematch/Makefile +++ b/textproc/R-cran-rematch/Makefile @@ -2,7 +2,7 @@ PORTNAME= rematch DISTVERSION= 1.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/textproc/R-cran-rex/Makefile b/textproc/R-cran-rex/Makefile index 9fea84553a23..8af508783300 100644 --- a/textproc/R-cran-rex/Makefile +++ b/textproc/R-cran-rex/Makefile @@ -2,7 +2,7 @@ PORTNAME= rex DISTVERSION= 1.1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/textproc/R-cran-rio/Makefile b/textproc/R-cran-rio/Makefile index 87e82f8ecd26..711e881d6f2e 100644 --- a/textproc/R-cran-rio/Makefile +++ b/textproc/R-cran-rio/Makefile @@ -2,7 +2,7 @@ PORTNAME= rio DISTVERSION= 0.5.16 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/textproc/R-cran-rmarkdown/Makefile b/textproc/R-cran-rmarkdown/Makefile index 5c779855edc4..b64891fd69a6 100644 --- a/textproc/R-cran-rmarkdown/Makefile +++ b/textproc/R-cran-rmarkdown/Makefile @@ -3,6 +3,7 @@ PORTNAME= rmarkdown PORTVERSION= 1.14 +PORTREVISION= 1 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/textproc/R-cran-stringi/Makefile b/textproc/R-cran-stringi/Makefile index 472cd2a8bfa5..c2d384b2aae7 100644 --- a/textproc/R-cran-stringi/Makefile +++ b/textproc/R-cran-stringi/Makefile @@ -3,6 +3,7 @@ PORTNAME= stringi DISTVERSION= 1.4.3 +PORTREVISION= 1 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/textproc/R-cran-stringr/Makefile b/textproc/R-cran-stringr/Makefile index c6f61b5064f7..8be434c581dd 100644 --- a/textproc/R-cran-stringr/Makefile +++ b/textproc/R-cran-stringr/Makefile @@ -3,6 +3,7 @@ PORTNAME= stringr PORTVERSION= 1.4.0 +PORTREVISION= 1 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/textproc/R-cran-utf8/Makefile b/textproc/R-cran-utf8/Makefile index d10c468eb8b2..c590f8d1aa4f 100644 --- a/textproc/R-cran-utf8/Makefile +++ b/textproc/R-cran-utf8/Makefile @@ -3,7 +3,7 @@ PORTNAME= utf8 PORTVERSION= 1.1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/textproc/R-cran-xml2/Makefile b/textproc/R-cran-xml2/Makefile index bb2a0885c4d1..73323c0e1ce4 100644 --- a/textproc/R-cran-xml2/Makefile +++ b/textproc/R-cran-xml2/Makefile @@ -3,7 +3,7 @@ PORTNAME= xml2 PORTVERSION= 1.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/textproc/R-cran-xtable/Makefile b/textproc/R-cran-xtable/Makefile index 7ec384b28b31..560e86d278f9 100644 --- a/textproc/R-cran-xtable/Makefile +++ b/textproc/R-cran-xtable/Makefile @@ -3,6 +3,7 @@ PORTNAME= xtable DISTVERSION= 1.8-4 +PORTREVISION= 1 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/textproc/R-cran-yaml/Makefile b/textproc/R-cran-yaml/Makefile index 9f2c1693b2b6..822f4e4139bd 100644 --- a/textproc/R-cran-yaml/Makefile +++ b/textproc/R-cran-yaml/Makefile @@ -3,7 +3,7 @@ PORTNAME= yaml PORTVERSION= 2.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/textproc/ansifilter/Makefile b/textproc/ansifilter/Makefile index b3f497e688a2..b48a7da3e085 100644 --- a/textproc/ansifilter/Makefile +++ b/textproc/ansifilter/Makefile @@ -3,6 +3,7 @@ PORTNAME= ansifilter PORTVERSION= 2.14 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://www.andre-simon.de/zip/ diff --git a/textproc/belr/Makefile b/textproc/belr/Makefile index 35b67a7bfbc0..12a31ee5599e 100644 --- a/textproc/belr/Makefile +++ b/textproc/belr/Makefile @@ -2,7 +2,7 @@ PORTNAME= belr PORTVERSION= 0.1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= https://www.linphone.org/releases/sources/belr/ diff --git a/textproc/castxml/Makefile b/textproc/castxml/Makefile index 050ee7006467..261f99e02a08 100644 --- a/textproc/castxml/Makefile +++ b/textproc/castxml/Makefile @@ -2,7 +2,7 @@ PORTNAME= castxml PORTVERSION= g20181115 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc devel MAINTAINER= yuri@FreeBSD.org diff --git a/textproc/crex/Makefile b/textproc/crex/Makefile index 1bdacb3932ef..8ce069ef2a1e 100644 --- a/textproc/crex/Makefile +++ b/textproc/crex/Makefile @@ -2,7 +2,7 @@ PORTNAME= crex DISTVERSION= 0.2.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= tobik@FreeBSD.org diff --git a/textproc/ctpp2/Makefile b/textproc/ctpp2/Makefile index 61ccd667bedd..68098d630bcd 100644 --- a/textproc/ctpp2/Makefile +++ b/textproc/ctpp2/Makefile @@ -3,7 +3,7 @@ PORTNAME= ctpp2 PORTVERSION= 2.8.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= textproc devel MASTER_SITES= http://ctpp.havoc.ru/download/ diff --git a/textproc/dikt/Makefile b/textproc/dikt/Makefile index b7fe81791e0f..d67a9143f1ec 100644 --- a/textproc/dikt/Makefile +++ b/textproc/dikt/Makefile @@ -3,7 +3,7 @@ PORTNAME= dikt PORTVERSION= 2s1 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= textproc net kde MASTER_SITES= https://bitbucket.org/dikt/code/downloads/ diff --git a/textproc/enchant2/Makefile b/textproc/enchant2/Makefile index 6cdd22824ba3..7ece6a2e8cdc 100644 --- a/textproc/enchant2/Makefile +++ b/textproc/enchant2/Makefile @@ -3,7 +3,7 @@ PORTNAME= enchant PORTVERSION= 2.2.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc gnome MASTER_SITES= https://github.com/AbiWord/enchant/releases/download/v${PORTVERSION}/ PKGNAMESUFFIX= 2 diff --git a/textproc/fcitx-qt5/Makefile b/textproc/fcitx-qt5/Makefile index 254d7486f55d..de42957503c3 100644 --- a/textproc/fcitx-qt5/Makefile +++ b/textproc/fcitx-qt5/Makefile @@ -2,7 +2,7 @@ PORTNAME= fcitx-qt5 DISTVERSION= 1.2.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org diff --git a/textproc/fox-xml/Makefile b/textproc/fox-xml/Makefile index d7f257357620..f5bedc67d633 100644 --- a/textproc/fox-xml/Makefile +++ b/textproc/fox-xml/Makefile @@ -2,7 +2,7 @@ PORTNAME= fox DISTVERSION= 4.1.2-91 -PORTREVISION= 3 +PORTREVISION= 4 DISTVERSIONSUFFIX= -g9c6716e CATEGORIES= textproc PKGNAMESUFFIX= -xml diff --git a/textproc/gmetadom/Makefile b/textproc/gmetadom/Makefile index dd19876981d9..c17b6e417a3f 100644 --- a/textproc/gmetadom/Makefile +++ b/textproc/gmetadom/Makefile @@ -3,7 +3,7 @@ PORTNAME= gmetadom PORTVERSION= 0.2.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc MASTER_SITES= SF diff --git a/textproc/goldendict/Makefile b/textproc/goldendict/Makefile index 7a6cde0fbb24..060a5431778e 100644 --- a/textproc/goldendict/Makefile +++ b/textproc/goldendict/Makefile @@ -3,6 +3,7 @@ PORTNAME= goldendict DISTVERSION= 1.5.0-g20190709 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= bsam@FreeBSD.org diff --git a/textproc/gutenmark/Makefile b/textproc/gutenmark/Makefile index 8593ccc4087c..b9c9f77ff360 100644 --- a/textproc/gutenmark/Makefile +++ b/textproc/gutenmark/Makefile @@ -3,7 +3,7 @@ PORTNAME= gutenmark PORTVERSION= 20090510 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= textproc MASTER_SITES= http://www.sandroid.org/GutenMark/wasftp.GutenMark/SoftwareSnapshots/ DISTNAME= GutenMark_source_dev-${PORTVERSION} diff --git a/textproc/highlight/Makefile b/textproc/highlight/Makefile index dcfbec5cefcb..2c4c21df1c6d 100644 --- a/textproc/highlight/Makefile +++ b/textproc/highlight/Makefile @@ -3,7 +3,7 @@ PORTNAME= highlight PORTVERSION= 3.43 -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 3 CATEGORIES= textproc MASTER_SITES= http://www.andre-simon.de/zip/ diff --git a/textproc/htmldoc/Makefile b/textproc/htmldoc/Makefile index 0f6de4aa85e4..fc356f6adf9b 100644 --- a/textproc/htmldoc/Makefile +++ b/textproc/htmldoc/Makefile @@ -3,6 +3,7 @@ PORTNAME= htmldoc PORTVERSION= 1.9.3 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= textproc diff --git a/textproc/htmltolatex/Makefile b/textproc/htmltolatex/Makefile index eb90fdb1a498..67a36c45e887 100644 --- a/textproc/htmltolatex/Makefile +++ b/textproc/htmltolatex/Makefile @@ -3,7 +3,7 @@ PORTNAME= htmltolatex PORTVERSION= 1 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= textproc MASTER_SITES= http://people.FreeBSD.org/~foxfair/distfiles/ DISTNAME= ${PORTNAME} diff --git a/textproc/hunspell/Makefile b/textproc/hunspell/Makefile index 2f7300528a34..e80cbca78359 100644 --- a/textproc/hunspell/Makefile +++ b/textproc/hunspell/Makefile @@ -3,7 +3,7 @@ PORTNAME= hunspell PORTVERSION= 1.7.0 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= textproc DIST_SUBDIR= ${PORTNAME} diff --git a/textproc/ibus/Makefile b/textproc/ibus/Makefile index 6c866c56a3e3..0962cd12e9b7 100644 --- a/textproc/ibus/Makefile +++ b/textproc/ibus/Makefile @@ -3,7 +3,7 @@ PORTNAME= ibus PORTVERSION= 1.5.18 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTVERSION}/ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} diff --git a/textproc/kdiff3/Makefile b/textproc/kdiff3/Makefile index 8ddc1ec7cdca..0a1e7788ea7d 100644 --- a/textproc/kdiff3/Makefile +++ b/textproc/kdiff3/Makefile @@ -2,6 +2,7 @@ PORTNAME= kdiff3 DISTVERSION= 1.8.1 +PORTREVISION= 1 CATEGORIES= textproc kde MAINTAINER= kde@FreeBSD.org diff --git a/textproc/kenlm/Makefile b/textproc/kenlm/Makefile index 971d8f590684..ad123d2c023c 100644 --- a/textproc/kenlm/Makefile +++ b/textproc/kenlm/Makefile @@ -3,7 +3,7 @@ PORTNAME= kenlm PORTVERSION= 20140830 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= textproc MASTER_SITES= http://kheafield.com/code/ DISTNAME= ${PORTNAME} diff --git a/textproc/kf5-kcodecs/Makefile b/textproc/kf5-kcodecs/Makefile index 743a125f317c..a9065e109423 100644 --- a/textproc/kf5-kcodecs/Makefile +++ b/textproc/kf5-kcodecs/Makefile @@ -2,6 +2,7 @@ PORTNAME= kcodecs DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= textproc kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/textproc/kf5-sonnet/Makefile b/textproc/kf5-sonnet/Makefile index e0d9c64718a2..2cc5f4ca1134 100644 --- a/textproc/kf5-sonnet/Makefile +++ b/textproc/kf5-sonnet/Makefile @@ -2,6 +2,7 @@ PORTNAME= sonnet DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= textproc kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/textproc/kf5-syntax-highlighting/Makefile b/textproc/kf5-syntax-highlighting/Makefile index 3665fd8f946b..cd6d381e94cb 100644 --- a/textproc/kf5-syntax-highlighting/Makefile +++ b/textproc/kf5-syntax-highlighting/Makefile @@ -2,6 +2,7 @@ PORTNAME= syntax-highlighting DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= textproc kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/textproc/kiss-templates/Makefile b/textproc/kiss-templates/Makefile index 34bc8d241b1e..956ccea558b2 100644 --- a/textproc/kiss-templates/Makefile +++ b/textproc/kiss-templates/Makefile @@ -3,7 +3,7 @@ PORTNAME= kiss-templates PORTVERSION= 0.19 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= textproc MAINTAINER= andreas.sommer87@googlemail.com diff --git a/textproc/kompare/Makefile b/textproc/kompare/Makefile index 187a6ef49fed..2d9c0b4b39c3 100644 --- a/textproc/kompare/Makefile +++ b/textproc/kompare/Makefile @@ -2,7 +2,7 @@ PORTNAME= kompare DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/textproc/kreport/Makefile b/textproc/kreport/Makefile index 6ab6f7e7df39..edb79be9f963 100644 --- a/textproc/kreport/Makefile +++ b/textproc/kreport/Makefile @@ -2,6 +2,7 @@ PORTNAME= kreport DISTVERSION= 3.2.0 +PORTREVISION= 1 CATEGORIES= textproc kde MASTER_SITES= KDE/stable/${PORTNAME}/src DIST_SUBDIR= KDE/${PORTNAME} diff --git a/textproc/libabw/Makefile b/textproc/libabw/Makefile index c850b0e1a3b7..fed83f9457ff 100644 --- a/textproc/libabw/Makefile +++ b/textproc/libabw/Makefile @@ -2,7 +2,7 @@ PORTNAME= libabw PORTVERSION= 0.1.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= textproc MASTER_SITES= LODEV/${PORTNAME} diff --git a/textproc/libcyaml/Makefile b/textproc/libcyaml/Makefile index 70bf54b36cb8..237a887ed844 100644 --- a/textproc/libcyaml/Makefile +++ b/textproc/libcyaml/Makefile @@ -2,6 +2,7 @@ PORTNAME= libcyaml DISTVERSION= 0.1.0 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org diff --git a/textproc/libe-book/Makefile b/textproc/libe-book/Makefile index 878cf37c27fc..64dbc2b71225 100644 --- a/textproc/libe-book/Makefile +++ b/textproc/libe-book/Makefile @@ -2,7 +2,7 @@ PORTNAME= libe-book PORTVERSION= 0.1.3 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= textproc MASTER_SITES= SF/libebook/${PORTNAME}-${PORTVERSION}/ diff --git a/textproc/libebml/Makefile b/textproc/libebml/Makefile index 6fc2764dec26..61e7713bab7e 100644 --- a/textproc/libebml/Makefile +++ b/textproc/libebml/Makefile @@ -3,6 +3,7 @@ PORTNAME= libebml DISTVERSION= 1.3.9 +PORTREVISION= 1 DISTVERSIONPREFIX= release- CATEGORIES= textproc diff --git a/textproc/libepubgen/Makefile b/textproc/libepubgen/Makefile index 87f38b68d0d1..a716af5806d2 100644 --- a/textproc/libepubgen/Makefile +++ b/textproc/libepubgen/Makefile @@ -2,7 +2,7 @@ PORTNAME= libepubgen PORTVERSION= 0.1.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/textproc/libfolia/Makefile b/textproc/libfolia/Makefile index 8ebbbb960c56..eca3e36065a0 100644 --- a/textproc/libfolia/Makefile +++ b/textproc/libfolia/Makefile @@ -3,7 +3,7 @@ PORTNAME= libfolia DISTVERSIONPREFIX= v DISTVERSION= 1.15 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org diff --git a/textproc/libgepub/Makefile b/textproc/libgepub/Makefile index 893bc1e60a7a..5fd654a9a4c4 100644 --- a/textproc/libgepub/Makefile +++ b/textproc/libgepub/Makefile @@ -2,6 +2,7 @@ PORTNAME= libgepub PORTVERSION= 0.6.0 +PORTREVISION= 1 CATEGORIES= textproc gnome MASTER_SITES= GNOME diff --git a/textproc/libkomparediff2/Makefile b/textproc/libkomparediff2/Makefile index 4c37ab248d49..b85eaf6f56ec 100644 --- a/textproc/libkomparediff2/Makefile +++ b/textproc/libkomparediff2/Makefile @@ -2,7 +2,7 @@ PORTNAME= libkomparediff2 DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/textproc/libmwaw03/Makefile b/textproc/libmwaw03/Makefile index bc58f335abfa..6e5ba76697ec 100644 --- a/textproc/libmwaw03/Makefile +++ b/textproc/libmwaw03/Makefile @@ -2,7 +2,7 @@ PORTNAME= libmwaw PORTVERSION= 0.3.14 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMESUFFIX= 03 diff --git a/textproc/libnumbertext/Makefile b/textproc/libnumbertext/Makefile index aaa9ee452091..d534b0495fa0 100644 --- a/textproc/libnumbertext/Makefile +++ b/textproc/libnumbertext/Makefile @@ -2,6 +2,7 @@ PORTNAME= libnumbertext PORTVERSION= 1.0.5 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= https://github.com/Numbertext/libnumbertext/releases/download/${PORTVERSION}/ diff --git a/textproc/libodfgen01/Makefile b/textproc/libodfgen01/Makefile index e6f16725db2d..d9db7885fcd5 100644 --- a/textproc/libodfgen01/Makefile +++ b/textproc/libodfgen01/Makefile @@ -2,7 +2,7 @@ PORTNAME= libodfgen PORTVERSION= 0.1.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= SF/libwpd/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMESUFFIX= 01 diff --git a/textproc/libqxp/Makefile b/textproc/libqxp/Makefile index 42b16aef1b2d..18f3a8a1cb07 100644 --- a/textproc/libqxp/Makefile +++ b/textproc/libqxp/Makefile @@ -2,7 +2,7 @@ PORTNAME= libqxp PORTVERSION= 0.0.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= textproc MASTER_SITES= https://dev-www.libreoffice.org/src/${PORTNAME}/ diff --git a/textproc/libsass/Makefile b/textproc/libsass/Makefile index a99e95ac4591..6b631350f1b2 100644 --- a/textproc/libsass/Makefile +++ b/textproc/libsass/Makefile @@ -3,7 +3,7 @@ PORTNAME= libsass DISTVERSION= 3.6.0 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= nivit@FreeBSD.org diff --git a/textproc/libstaroffice/Makefile b/textproc/libstaroffice/Makefile index 3b9de78e02c1..5e7a20162289 100644 --- a/textproc/libstaroffice/Makefile +++ b/textproc/libstaroffice/Makefile @@ -2,7 +2,7 @@ PORTNAME= libstaroffice PORTVERSION= 0.0.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= textproc MASTER_SITES= LODEV MASTER_SITE_SUBDIR= # diff --git a/textproc/libvisio01/Makefile b/textproc/libvisio01/Makefile index 79f404feb473..4e8b7b9bffdd 100644 --- a/textproc/libvisio01/Makefile +++ b/textproc/libvisio01/Makefile @@ -2,7 +2,7 @@ PORTNAME= libvisio PORTVERSION= 0.1.6 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= textproc devel MASTER_SITES= LODEV/${PORTNAME} PKGNAMESUFFIX= 01 diff --git a/textproc/libwpd010/Makefile b/textproc/libwpd010/Makefile index 748db29f7fb4..f9d697c51b1c 100644 --- a/textproc/libwpd010/Makefile +++ b/textproc/libwpd010/Makefile @@ -3,7 +3,7 @@ PORTNAME= libwpd PORTVERSION= 0.10.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMESUFFIX= 010 diff --git a/textproc/libwps/Makefile b/textproc/libwps/Makefile index d7f6842ef453..05c4d163d7c3 100644 --- a/textproc/libwps/Makefile +++ b/textproc/libwps/Makefile @@ -3,7 +3,7 @@ PORTNAME= libwps PORTVERSION= 0.4.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/textproc/libxml++26/Makefile b/textproc/libxml++26/Makefile index 8cf70cb6d46b..9945a8a2d424 100644 --- a/textproc/libxml++26/Makefile +++ b/textproc/libxml++26/Makefile @@ -4,7 +4,7 @@ PORTNAME= libxml++ PORTVERSION= 2.34.2 -PORTREVISION?= 3 +PORTREVISION?= 4 PORTEPOCH= 1 CATEGORIES= textproc MASTER_SITES= GNOME diff --git a/textproc/link-grammar/Makefile b/textproc/link-grammar/Makefile index bd35547fcc3d..7ef7bc662943 100644 --- a/textproc/link-grammar/Makefile +++ b/textproc/link-grammar/Makefile @@ -2,7 +2,7 @@ PORTNAME= link-grammar DISTVERSION= 5.4.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= http://www.abisource.com/downloads/${PORTNAME}/${PORTVERSION}/ diff --git a/textproc/luceneplusplus/Makefile b/textproc/luceneplusplus/Makefile index 41048ae0cb70..f98f17a7c567 100644 --- a/textproc/luceneplusplus/Makefile +++ b/textproc/luceneplusplus/Makefile @@ -3,7 +3,7 @@ PORTNAME= lucene++ PORTVERSION= 3.0.7 DISTVERSIONPREFIX= rel_ -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= textproc MAINTAINER= arved@FreeBSD.org diff --git a/textproc/multimarkdown/Makefile b/textproc/multimarkdown/Makefile index 4a796de954cb..1d36e0ccabf1 100644 --- a/textproc/multimarkdown/Makefile +++ b/textproc/multimarkdown/Makefile @@ -3,7 +3,7 @@ PORTNAME= multimarkdown DISTVERSION= 6.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc DIST_SUBDIR= ${PORTNAME} diff --git a/textproc/mythes/Makefile b/textproc/mythes/Makefile index 66c936e1645d..01c83b4abb0f 100644 --- a/textproc/mythes/Makefile +++ b/textproc/mythes/Makefile @@ -2,7 +2,7 @@ PORTNAME= mythes PORTVERSION= 1.2.4 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= textproc MASTER_SITES= SF/hunspell/MyThes/${PORTVERSION}/ DIST_SUBDIR= ${PORTNAME} diff --git a/textproc/nuspell/Makefile b/textproc/nuspell/Makefile index 8cf18adeacb6..ffbab858cc35 100644 --- a/textproc/nuspell/Makefile +++ b/textproc/nuspell/Makefile @@ -3,7 +3,7 @@ PORTNAME= nuspell DISTVERSIONPREFIX= v DISTVERSION= 2.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/textproc/openfts/Makefile b/textproc/openfts/Makefile index fbcda23aa22c..cb3756a78685 100644 --- a/textproc/openfts/Makefile +++ b/textproc/openfts/Makefile @@ -2,7 +2,7 @@ PORTNAME= openfts PORTVERSION= 0.40 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc perl5 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/OpenFTS-perl%2C%20v${PORTVERSION} DISTNAME= Search-OpenFTS-${PORTVERSION} diff --git a/textproc/p5-CSS-Sass/Makefile b/textproc/p5-CSS-Sass/Makefile index d1ac21c62729..9738312c63ac 100644 --- a/textproc/p5-CSS-Sass/Makefile +++ b/textproc/p5-CSS-Sass/Makefile @@ -3,6 +3,7 @@ PORTNAME= CSS-Sass PORTVERSION= 3.6.0 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-Search-VectorSpace/Makefile b/textproc/p5-Search-VectorSpace/Makefile index ec9cb98ae201..77f0c9f1967d 100644 --- a/textproc/p5-Search-VectorSpace/Makefile +++ b/textproc/p5-Search-VectorSpace/Makefile @@ -3,7 +3,7 @@ PORTNAME= Search-VectorSpace PORTVERSION= 0.02 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-Senna/Makefile b/textproc/p5-Senna/Makefile index 1e155f53533e..0f4547010966 100644 --- a/textproc/p5-Senna/Makefile +++ b/textproc/p5-Senna/Makefile @@ -2,7 +2,7 @@ PORTNAME= Senna PORTVERSION= 0.51 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DMAKI diff --git a/textproc/pdfgrep/Makefile b/textproc/pdfgrep/Makefile index 82b69dfdf5e2..9709e704b60b 100644 --- a/textproc/pdfgrep/Makefile +++ b/textproc/pdfgrep/Makefile @@ -3,7 +3,7 @@ PORTNAME= pdfgrep PORTVERSION= 2.1.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= textproc MASTER_SITES= https://pdfgrep.org/download/ diff --git a/textproc/pict/Makefile b/textproc/pict/Makefile index e97a3b149344..38d020145e1e 100644 --- a/textproc/pict/Makefile +++ b/textproc/pict/Makefile @@ -3,6 +3,7 @@ PORTNAME= pict DISTVERSIONPREFIX= v DISTVERSION= 3.7.1 +PORTREVISION= 1 CATEGORIES= textproc devel MAINTAINER= greg@unrelenting.technology diff --git a/textproc/pugixml/Makefile b/textproc/pugixml/Makefile index 196bab8174f0..50336e6cfd30 100644 --- a/textproc/pugixml/Makefile +++ b/textproc/pugixml/Makefile @@ -2,6 +2,7 @@ PORTNAME= pugixml PORTVERSION= 1.9 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= https://github.com/zeux/pugixml/releases/download/v${PORTVERSION}/ diff --git a/textproc/py-gensim/Makefile b/textproc/py-gensim/Makefile index 8ab60566f397..dcaf7223709c 100644 --- a/textproc/py-gensim/Makefile +++ b/textproc/py-gensim/Makefile @@ -2,6 +2,7 @@ PORTNAME= gensim DISTVERSION= 3.7.3 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-jsonslicer/Makefile b/textproc/py-jsonslicer/Makefile index ccc6a5f031fd..b94e00d3e052 100644 --- a/textproc/py-jsonslicer/Makefile +++ b/textproc/py-jsonslicer/Makefile @@ -3,6 +3,7 @@ PORTNAME= jsonslicer PORTVERSION= 0.1.4 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-orange3-text/Makefile b/textproc/py-orange3-text/Makefile index 24cb34bc5e5e..7f93248d96c1 100644 --- a/textproc/py-orange3-text/Makefile +++ b/textproc/py-orange3-text/Makefile @@ -2,7 +2,7 @@ PORTNAME= orange3-text DISTVERSION= 0.5.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-pdftotext/Makefile b/textproc/py-pdftotext/Makefile index dbc5db55c44b..c4a17edd5a50 100644 --- a/textproc/py-pdftotext/Makefile +++ b/textproc/py-pdftotext/Makefile @@ -2,7 +2,7 @@ PORTNAME= pdftotext PORTVERSION= 2.1.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-pikepdf/Makefile b/textproc/py-pikepdf/Makefile index 3d5e24e4582b..7651a781a4ac 100644 --- a/textproc/py-pikepdf/Makefile +++ b/textproc/py-pikepdf/Makefile @@ -2,6 +2,7 @@ PORTNAME= pikepdf DISTVERSION= 1.3.0 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-ufal.udpipe/Makefile b/textproc/py-ufal.udpipe/Makefile index cb19f54fda38..3f33f5b4ee49 100644 --- a/textproc/py-ufal.udpipe/Makefile +++ b/textproc/py-ufal.udpipe/Makefile @@ -2,6 +2,7 @@ PORTNAME= ufal.udpipe PORTVERSION= 1.2.0.2 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/qstardict/Makefile b/textproc/qstardict/Makefile index d91c1b951426..b41c7d171110 100644 --- a/textproc/qstardict/Makefile +++ b/textproc/qstardict/Makefile @@ -4,6 +4,7 @@ PORTNAME= qstardict DISTVERSIONPREFIX= qstardict- DISTVERSION= 1.3 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= makc@FreeBSD.org diff --git a/textproc/qt5-xml/Makefile b/textproc/qt5-xml/Makefile index e5929d163a87..af7f9abe905c 100644 --- a/textproc/qt5-xml/Makefile +++ b/textproc/qt5-xml/Makefile @@ -2,6 +2,7 @@ PORTNAME= xml DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= textproc PKGNAMEPREFIX= qt5- diff --git a/textproc/qt5-xmlpatterns/Makefile b/textproc/qt5-xmlpatterns/Makefile index 8370b7d852f9..5d7478aaf304 100644 --- a/textproc/qt5-xmlpatterns/Makefile +++ b/textproc/qt5-xmlpatterns/Makefile @@ -2,6 +2,7 @@ PORTNAME= xmlpatterns DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= textproc PKGNAMEPREFIX= qt5- diff --git a/textproc/randlm/Makefile b/textproc/randlm/Makefile index cfcccc50eb14..6cb389d31495 100644 --- a/textproc/randlm/Makefile +++ b/textproc/randlm/Makefile @@ -3,7 +3,7 @@ PORTNAME= randlm PORTVERSION= 0.2.5 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME} diff --git a/textproc/re-flex/Makefile b/textproc/re-flex/Makefile index 3249210c8b7e..2cd8a26c9b5d 100644 --- a/textproc/re-flex/Makefile +++ b/textproc/re-flex/Makefile @@ -2,6 +2,7 @@ PORTNAME= re-flex PORTVERSION= 1.3.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= textproc diff --git a/textproc/refdb/Makefile b/textproc/refdb/Makefile index ad5bd0cc3551..a27c994f747a 100644 --- a/textproc/refdb/Makefile +++ b/textproc/refdb/Makefile @@ -4,7 +4,7 @@ PORTNAME= refdb PORTVERSION= 0.9.9 DISTVERSIONSUFFIX= -1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-src/${PORTNAME}-src-${PORTVERSION}-1 diff --git a/textproc/regex2dfa/Makefile b/textproc/regex2dfa/Makefile index b6356c938488..e3f45ef02eeb 100644 --- a/textproc/regex2dfa/Makefile +++ b/textproc/regex2dfa/Makefile @@ -2,7 +2,7 @@ PORTNAME= regex2dfa DISTVERSION= 0.1.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MAINTAINER= egypcio@FreeBSD.org diff --git a/textproc/rubygem-liquid-tag-parser/Makefile b/textproc/rubygem-liquid-tag-parser/Makefile index 948fb94f3cad..eb064ae916cf 100644 --- a/textproc/rubygem-liquid-tag-parser/Makefile +++ b/textproc/rubygem-liquid-tag-parser/Makefile @@ -3,7 +3,7 @@ PORTNAME= liquid-tag-parser PORTVERSION= 1.9.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/textproc/sassc/Makefile b/textproc/sassc/Makefile index 3f3435599269..781f25f14349 100644 --- a/textproc/sassc/Makefile +++ b/textproc/sassc/Makefile @@ -3,7 +3,7 @@ PORTNAME= sassc PORTVERSION= 3.6.0 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= nivit@FreeBSD.org diff --git a/textproc/scim-table-imengine/Makefile b/textproc/scim-table-imengine/Makefile index f2448caeaef1..57a5c95c7444 100644 --- a/textproc/scim-table-imengine/Makefile +++ b/textproc/scim-table-imengine/Makefile @@ -3,7 +3,7 @@ PORTNAME= scim-table-imengine PORTVERSION= 0.5.10 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= textproc MASTER_SITES= SF/scim/scim-tables/${PORTVERSION} DISTNAME= scim-tables-${PORTVERSION} diff --git a/textproc/scim/Makefile b/textproc/scim/Makefile index e9c279024772..023d3590ff59 100644 --- a/textproc/scim/Makefile +++ b/textproc/scim/Makefile @@ -3,7 +3,7 @@ PORTNAME= scim PORTVERSION= 1.4.9 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= textproc MASTER_SITES= SF diff --git a/textproc/sdcv/Makefile b/textproc/sdcv/Makefile index 7c9c9641a147..f11dea6875fb 100644 --- a/textproc/sdcv/Makefile +++ b/textproc/sdcv/Makefile @@ -3,7 +3,7 @@ PORTNAME= sdcv PORTVERSION= 0.5.2 -PORTREVISION= 3 +PORTREVISION= 4 DISTVERSIONPREFIX= v CATEGORIES= textproc diff --git a/textproc/senna/Makefile b/textproc/senna/Makefile index 5aab9ee35a3b..701305e9341c 100644 --- a/textproc/senna/Makefile +++ b/textproc/senna/Makefile @@ -2,7 +2,7 @@ PORTNAME= senna PORTVERSION= 1.1.5 -PORTREVISION= 8 +PORTREVISION= 9 PORTEPOCH= 1 CATEGORIES= textproc MASTER_SITES= OSDN/senna/46945 diff --git a/textproc/sigil/Makefile b/textproc/sigil/Makefile index 7ff19daee623..3f4bfa0cc7e5 100644 --- a/textproc/sigil/Makefile +++ b/textproc/sigil/Makefile @@ -3,6 +3,7 @@ PORTNAME= sigil PORTVERSION= 0.9.13 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= jonc@chen.org.nz diff --git a/textproc/sonic/Makefile b/textproc/sonic/Makefile index e4632ab3fb48..cf08b5c89ec2 100644 --- a/textproc/sonic/Makefile +++ b/textproc/sonic/Makefile @@ -3,6 +3,7 @@ PORTNAME= sonic DISTVERSIONPREFIX= v DISTVERSION= 1.2.2 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= tobik@FreeBSD.org diff --git a/textproc/source-highlight/Makefile b/textproc/source-highlight/Makefile index d8a22b49d10a..50beaead23a1 100644 --- a/textproc/source-highlight/Makefile +++ b/textproc/source-highlight/Makefile @@ -3,7 +3,7 @@ PORTNAME= source-highlight DISTVERSION= 3.1.8 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= textproc MASTER_SITES= GNU/src-highlite diff --git a/textproc/sphinxsearch/Makefile b/textproc/sphinxsearch/Makefile index 9dc73c5a378d..2973973212f8 100644 --- a/textproc/sphinxsearch/Makefile +++ b/textproc/sphinxsearch/Makefile @@ -7,7 +7,7 @@ PORTNAME= sphinxsearch PORTVERSION= 2.2.11 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc databases MASTER_SITES= http://sphinxsearch.com/files/ \ http://snowball.tartarus.org/dist/:libstemmer diff --git a/textproc/stardict3/Makefile b/textproc/stardict3/Makefile index 8fc5e6cc2731..3038380adfab 100644 --- a/textproc/stardict3/Makefile +++ b/textproc/stardict3/Makefile @@ -3,7 +3,7 @@ PORTNAME= stardict PORTVERSION= 3.0.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= SF/stardict-4/${PORTVERSION} DIST_SUBDIR= stardict diff --git a/textproc/tinyxml/Makefile b/textproc/tinyxml/Makefile index 7f1a59467e1c..144b4c8e2f3f 100644 --- a/textproc/tinyxml/Makefile +++ b/textproc/tinyxml/Makefile @@ -3,7 +3,7 @@ PORTNAME= tinyxml PORTVERSION= 2.6.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= SF DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/g} diff --git a/textproc/tinyxml2/Makefile b/textproc/tinyxml2/Makefile index f0b1e28be039..abf37b352f9c 100644 --- a/textproc/tinyxml2/Makefile +++ b/textproc/tinyxml2/Makefile @@ -3,7 +3,7 @@ PORTNAME= tinyxml2 PORTVERSION= 7.0.1 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= textproc diff --git a/textproc/ucto/Makefile b/textproc/ucto/Makefile index 5add3e5e6feb..1a4ded016dc2 100644 --- a/textproc/ucto/Makefile +++ b/textproc/ucto/Makefile @@ -3,7 +3,7 @@ PORTNAME= ucto DISTVERSIONPREFIX= v DISTVERSION= 0.14.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org diff --git a/textproc/uim-qt5/Makefile b/textproc/uim-qt5/Makefile index 0909a753f2cb..dc2103a0b662 100644 --- a/textproc/uim-qt5/Makefile +++ b/textproc/uim-qt5/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 2 PKGNAMESUFFIX= -qt5 COMMENT= Qt5 modules of uim input method diff --git a/textproc/uncrustify/Makefile b/textproc/uncrustify/Makefile index 2287591e147a..b80ce02e3271 100644 --- a/textproc/uncrustify/Makefile +++ b/textproc/uncrustify/Makefile @@ -3,6 +3,7 @@ PORTNAME= uncrustify PORTVERSION= 0.69.0 +PORTREVISION= 1 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= textproc diff --git a/textproc/xmlf90/Makefile b/textproc/xmlf90/Makefile index 6031ff889205..67f718fdddd1 100644 --- a/textproc/xmlf90/Makefile +++ b/textproc/xmlf90/Makefile @@ -2,7 +2,7 @@ PORTNAME= xmlf90 DISTVERSION= 1.5.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= https://launchpad.net/xmlf90/trunk/1.5/+download/ diff --git a/textproc/xmlwrapp/Makefile b/textproc/xmlwrapp/Makefile index ccfdf218761a..5abb9d929c66 100644 --- a/textproc/xmlwrapp/Makefile +++ b/textproc/xmlwrapp/Makefile @@ -3,7 +3,7 @@ PORTNAME= xmlwrapp PORTVERSION= 0.7.0 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= textproc MASTER_SITES= SF diff --git a/textproc/yodl/Makefile b/textproc/yodl/Makefile index 923f1f18b3e3..eb4631cdd001 100644 --- a/textproc/yodl/Makefile +++ b/textproc/yodl/Makefile @@ -3,7 +3,7 @@ PORTNAME= yodl PORTVERSION= 3.10.00 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MAINTAINER= bofh@FreeBSD.org diff --git a/textproc/zorba/Makefile b/textproc/zorba/Makefile index a693e1e947c9..7060aaf9b1ba 100644 --- a/textproc/zorba/Makefile +++ b/textproc/zorba/Makefile @@ -3,7 +3,7 @@ PORTNAME= zorba PORTVERSION= 2.7.0 -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= textproc java MASTER_SITES= https://launchpadlibrarian.net/119058962/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} diff --git a/textproc/zxing-cpp/Makefile b/textproc/zxing-cpp/Makefile index 9daae5695835..efc5ed111729 100644 --- a/textproc/zxing-cpp/Makefile +++ b/textproc/zxing-cpp/Makefile @@ -3,7 +3,7 @@ PORTNAME= zxing-cpp DISTVERSION= 0.20190320 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc PATCH_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/commit/ |