diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2024-06-11 06:17:33 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2024-06-11 06:20:36 +0000 |
commit | 8ae210eed73cfc48375c0019a16c8ac239609db2 (patch) | |
tree | 5cebc4c000595c02e2729494105545989d0b3044 | |
parent | 0379d5d012a5753416c6102949006866435dd2ae (diff) |
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
-rw-r--r-- | textproc/re-flex/Makefile | 2 | ||||
-rw-r--r-- | textproc/re-flex/distinfo | 6 | ||||
-rw-r--r-- | 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 |