git: 8ae210eed73c - main - textproc/re-flex: update to 4.4.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 11 Jun 2024 06:20:39 UTC
The branch main has been updated by gahr: URL: https://cgit.FreeBSD.org/ports/commit/?id=8ae210eed73cfc48375c0019a16c8ac239609db2 commit 8ae210eed73cfc48375c0019a16c8ac239609db2 Author: Pietro Cerutti <gahr@FreeBSD.org> AuthorDate: 2024-06-11 06:17:33 +0000 Commit: Pietro Cerutti <gahr@FreeBSD.org> CommitDate: 2024-06-11 06:20:36 +0000 textproc/re-flex: update to 4.4.0 Changes: https://github.com/Genivia/RE-flex/releases/tag/v4.3.0 https://github.com/Genivia/RE-flex/releases/tag/v4.4.0 --- textproc/re-flex/Makefile | 2 +- textproc/re-flex/distinfo | 6 +++--- textproc/re-flex/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/textproc/re-flex/Makefile b/textproc/re-flex/Makefile index 56e78d983e71..acd93ae91087 100644 --- a/textproc/re-flex/Makefile +++ b/textproc/re-flex/Makefile @@ -1,5 +1,5 @@ PORTNAME= re-flex -PORTVERSION= 4.2.0 +PORTVERSION= 4.4.0 DISTVERSIONPREFIX= v PORTREVISION= 0 CATEGORIES= textproc diff --git a/textproc/re-flex/distinfo b/textproc/re-flex/distinfo index 934d1c9e00c1..4d3d18e15b8c 100644 --- a/textproc/re-flex/distinfo +++ b/textproc/re-flex/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1711612137 -SHA256 (Genivia-RE-flex-v4.2.0_GH0.tar.gz) = deb0fbfe89fb3f47c5934138537ab9ac4cb31d3c952ce7e8243d79f2067c5dd1 -SIZE (Genivia-RE-flex-v4.2.0_GH0.tar.gz) = 6601521 +TIMESTAMP = 1718031459 +SHA256 (Genivia-RE-flex-v4.4.0_GH0.tar.gz) = 3b34d0c88f91db6b5387355a64a84bfa6464d90fb182aab05c367605db28d2e8 +SIZE (Genivia-RE-flex-v4.4.0_GH0.tar.gz) = 7153173 diff --git a/textproc/re-flex/pkg-plist b/textproc/re-flex/pkg-plist index 824f03ead550..976eeacb3a8b 100644 --- a/textproc/re-flex/pkg-plist +++ b/textproc/re-flex/pkg-plist @@ -7,6 +7,7 @@ include/reflex/convert.h include/reflex/debug.h include/reflex/error.h include/reflex/flexlexer.h +include/reflex/fuzzymatcher.h include/reflex/input.h include/reflex/linematcher.h include/reflex/matcher.h