diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2022-08-25 10:51:32 +0200 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2022-08-25 10:51:32 +0200 |
commit | c7912d97754bb7aa9a18eb33df53f91cba4cd82d (patch) | |
tree | 24ceda4636b1d1d96b8c952288f9320fcbd47a1b /textproc | |
parent | mail/thunderbird: Fix build with rust 1.63.0 (diff) |
lang/rust: Bump revisions after 1.63.0
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/angle-grinder/Makefile | 2 | ||||
-rw-r--r-- | textproc/bat/Makefile | 1 | ||||
-rw-r--r-- | textproc/cast2gif/Makefile | 2 | ||||
-rw-r--r-- | textproc/difftastic/Makefile | 1 | ||||
-rw-r--r-- | textproc/htmlq/Makefile | 2 | ||||
-rw-r--r-- | textproc/jless/Makefile | 2 | ||||
-rw-r--r-- | textproc/jql/Makefile | 1 | ||||
-rw-r--r-- | textproc/mdbook-linkcheck/Makefile | 2 | ||||
-rw-r--r-- | textproc/mdbook-mermaid/Makefile | 1 | ||||
-rw-r--r-- | textproc/mdbook/Makefile | 2 | ||||
-rw-r--r-- | textproc/meilisearch/Makefile | 2 | ||||
-rw-r--r-- | textproc/ripgrep-all/Makefile | 2 | ||||
-rw-r--r-- | textproc/ripgrep/Makefile | 2 | ||||
-rw-r--r-- | textproc/sd/Makefile | 2 | ||||
-rw-r--r-- | textproc/sonic/Makefile | 1 | ||||
-rw-r--r-- | textproc/xsv-rs/Makefile | 2 |
16 files changed, 16 insertions, 11 deletions
diff --git a/textproc/angle-grinder/Makefile b/textproc/angle-grinder/Makefile index 4bbb0850a2f3..71471adda8f0 100644 --- a/textproc/angle-grinder/Makefile +++ b/textproc/angle-grinder/Makefile @@ -1,7 +1,7 @@ PORTNAME= angle-grinder DISTVERSIONPREFIX= v DISTVERSION= 0.18.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org diff --git a/textproc/bat/Makefile b/textproc/bat/Makefile index 21f2307b375d..0d0d6cfe6e2a 100644 --- a/textproc/bat/Makefile +++ b/textproc/bat/Makefile @@ -1,6 +1,7 @@ PORTNAME= bat DISTVERSIONPREFIX= v DISTVERSION= 0.21.0 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= pizzamig@FreeBSD.org diff --git a/textproc/cast2gif/Makefile b/textproc/cast2gif/Makefile index 35d3c3137113..f861fa752472 100644 --- a/textproc/cast2gif/Makefile +++ b/textproc/cast2gif/Makefile @@ -1,7 +1,7 @@ PORTNAME= cast2gif DISTVERSIONPREFIX= v DISTVERSION= 0.1.0 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= textproc MAINTAINER= eduardo@FreeBSD.org diff --git a/textproc/difftastic/Makefile b/textproc/difftastic/Makefile index ecf9139a337f..bb7a1bbf5be5 100644 --- a/textproc/difftastic/Makefile +++ b/textproc/difftastic/Makefile @@ -1,5 +1,6 @@ PORTNAME= difftastic DISTVERSION= 0.32.0 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= amdmi3@FreeBSD.org diff --git a/textproc/htmlq/Makefile b/textproc/htmlq/Makefile index a7992652b841..ac2290f4fd2a 100644 --- a/textproc/htmlq/Makefile +++ b/textproc/htmlq/Makefile @@ -1,7 +1,7 @@ PORTNAME= htmlq DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= textproc MAINTAINER= 0mp@FreeBSD.org diff --git a/textproc/jless/Makefile b/textproc/jless/Makefile index 739385a5d321..a8ca4dcbb0b9 100644 --- a/textproc/jless/Makefile +++ b/textproc/jless/Makefile @@ -1,7 +1,7 @@ PORTNAME= jless DISTVERSIONPREFIX= v DISTVERSION= 0.7.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc MAINTAINER= lwhsu@FreeBSD.org diff --git a/textproc/jql/Makefile b/textproc/jql/Makefile index 9210c930b7aa..a3207aacae61 100644 --- a/textproc/jql/Makefile +++ b/textproc/jql/Makefile @@ -1,6 +1,7 @@ PORTNAME= jql DISTVERSIONPREFIX= v DISTVERSION= 5.0.0 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org diff --git a/textproc/mdbook-linkcheck/Makefile b/textproc/mdbook-linkcheck/Makefile index 39ef292530d8..670dac017cda 100644 --- a/textproc/mdbook-linkcheck/Makefile +++ b/textproc/mdbook-linkcheck/Makefile @@ -1,7 +1,7 @@ PORTNAME= mdbook-linkcheck DISTVERSIONPREFIX= v DISTVERSION= 0.7.6 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= textproc MAINTAINER= jbeich@FreeBSD.org diff --git a/textproc/mdbook-mermaid/Makefile b/textproc/mdbook-mermaid/Makefile index 851ec9db8d60..cff5a23d1f51 100644 --- a/textproc/mdbook-mermaid/Makefile +++ b/textproc/mdbook-mermaid/Makefile @@ -1,6 +1,7 @@ PORTNAME= mdbook-mermaid DISTVERSIONPREFIX= v DISTVERSION= 0.11.2 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= jbeich@FreeBSD.org diff --git a/textproc/mdbook/Makefile b/textproc/mdbook/Makefile index a0ef5663ead7..107cc15e9b01 100644 --- a/textproc/mdbook/Makefile +++ b/textproc/mdbook/Makefile @@ -1,7 +1,7 @@ PORTNAME= mdbook DISTVERSIONPREFIX= v DISTVERSION= 0.4.15 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= textproc MAINTAINER= 0mp@FreeBSD.org diff --git a/textproc/meilisearch/Makefile b/textproc/meilisearch/Makefile index 157b55a76380..3dd3621d82e6 100644 --- a/textproc/meilisearch/Makefile +++ b/textproc/meilisearch/Makefile @@ -1,7 +1,7 @@ PORTNAME= meilisearch DISTVERSIONPREFIX= v DISTVERSION= 0.27.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= https://github.com/meilisearch/mini-dashboard/releases/download/v${DASHBOARD_VERSION}/build.zip?dummy=/:mini_dashboard_assets \ SF/mecab/mecab-ipadic/2.7.0-20070801/:mecab_ipadic diff --git a/textproc/ripgrep-all/Makefile b/textproc/ripgrep-all/Makefile index 873f51b6f299..ac774392ff9a 100644 --- a/textproc/ripgrep-all/Makefile +++ b/textproc/ripgrep-all/Makefile @@ -1,7 +1,7 @@ PORTNAME= ripgrep-all DISTVERSIONPREFIX= v DISTVERSION= 0.9.6 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= textproc MAINTAINER= alexis.praga@free.fr diff --git a/textproc/ripgrep/Makefile b/textproc/ripgrep/Makefile index 45d5933728e9..7a1eb63b7df5 100644 --- a/textproc/ripgrep/Makefile +++ b/textproc/ripgrep/Makefile @@ -1,6 +1,6 @@ PORTNAME= ripgrep DISTVERSION= 13.0.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= textproc MAINTAINER= petteri.valkonen@iki.fi diff --git a/textproc/sd/Makefile b/textproc/sd/Makefile index d86843f2d048..98b423606a1e 100644 --- a/textproc/sd/Makefile +++ b/textproc/sd/Makefile @@ -1,7 +1,7 @@ PORTNAME= sd DISTVERSIONPREFIX= v DISTVERSION= 0.7.6 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= textproc MAINTAINER= mikael@FreeBSD.org diff --git a/textproc/sonic/Makefile b/textproc/sonic/Makefile index e64c4af8fe93..5cd666b55260 100644 --- a/textproc/sonic/Makefile +++ b/textproc/sonic/Makefile @@ -1,6 +1,7 @@ PORTNAME= sonic DISTVERSIONPREFIX= v DISTVERSION= 1.3.5 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= mikael@FreeBSD.org diff --git a/textproc/xsv-rs/Makefile b/textproc/xsv-rs/Makefile index 9e808ad6a8e0..eb8ad727ca7c 100644 --- a/textproc/xsv-rs/Makefile +++ b/textproc/xsv-rs/Makefile @@ -1,6 +1,6 @@ PORTNAME= xsv DISTVERSION= 0.13.0 -PORTREVISION= 41 +PORTREVISION= 42 CATEGORIES= textproc PKGNAMESUFFIX= -rs |