diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2020-10-13 22:25:58 +0800 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2020-10-13 22:25:58 +0800 |
commit | 9e2177e6da555b31fec16e745aad54d157db6a2d (patch) | |
tree | df128c7b1ef1f9a7029abc4e82d4721a4c75ea2c /textproc | |
parent | 19a032f57909483aee4809d1074006a371d5dcb0 (diff) | |
download | freebsd-ports-gnome-9e2177e6da555b31fec16e745aad54d157db6a2d.tar.gz freebsd-ports-gnome-9e2177e6da555b31fec16e745aad54d157db6a2d.tar.zst freebsd-ports-gnome-9e2177e6da555b31fec16e745aad54d157db6a2d.zip |
textproc/re-flex: update to 3.0
Release notes: https://github.com/Genivia/RE-flex/releases/tag/v3.0
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/re-flex/Makefile | 2 | ||||
-rw-r--r-- | textproc/re-flex/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/re-flex/Makefile b/textproc/re-flex/Makefile index ffd240b25ea5..5ddeb3124460 100644 --- a/textproc/re-flex/Makefile +++ b/textproc/re-flex/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= re-flex -PORTVERSION= 2.1.5 +PORTVERSION= 3.0 DISTVERSIONPREFIX= v CATEGORIES= textproc diff --git a/textproc/re-flex/distinfo b/textproc/re-flex/distinfo index 368c8af5d5fa..f93636a4b54f 100644 --- a/textproc/re-flex/distinfo +++ b/textproc/re-flex/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1600936300 -SHA256 (Genivia-RE-flex-v2.1.5_GH0.tar.gz) = 5f860d594cce5cb81653d1193be665ead4d152a557d737d02798dbf99b557eb4 -SIZE (Genivia-RE-flex-v2.1.5_GH0.tar.gz) = 6044913 +TIMESTAMP = 1602594860 +SHA256 (Genivia-RE-flex-v3.0_GH0.tar.gz) = d79aee7b8f9159b21660a87c7dcb43a3138d7f7259ddb33a48fb545274385111 +SIZE (Genivia-RE-flex-v3.0_GH0.tar.gz) = 6086713 |