Date: Wed, 8 Jun 2022 06:44:59 GMT From: Pietro Cerutti <gahr@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c8c734a277c5 - main - textproc/re-flex: update to 3.2.7 Message-ID: <202206080644.2586ixEu046267@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by gahr: URL: https://cgit.FreeBSD.org/ports/commit/?id=c8c734a277c56ed3b8d85bea8b7d42fe7f22173d commit c8c734a277c56ed3b8d85bea8b7d42fe7f22173d Author: Pietro Cerutti <gahr@FreeBSD.org> AuthorDate: 2022-06-08 06:43:28 +0000 Commit: Pietro Cerutti <gahr@FreeBSD.org> CommitDate: 2022-06-08 06:44:29 +0000 textproc/re-flex: update to 3.2.7 Release notes: https://github.com/Genivia/RE-flex/releases/tag/v3.2.6 https://github.com/Genivia/RE-flex/releases/tag/v3.2.7 --- textproc/re-flex/Makefile | 5 +---- textproc/re-flex/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/textproc/re-flex/Makefile b/textproc/re-flex/Makefile index 2388676b35aa..8129cd6eba91 100644 --- a/textproc/re-flex/Makefile +++ b/textproc/re-flex/Makefile @@ -1,7 +1,6 @@ PORTNAME= re-flex -PORTVERSION= 3.2.5 +PORTVERSION= 3.2.7 DISTVERSIONPREFIX= v -PORTREVISION= 0 CATEGORIES= textproc MAINTAINER= gahr@FreeBSD.org @@ -21,8 +20,6 @@ USE_GITHUB= yes GH_ACCOUNT= Genivia GH_PROJECT= RE-flex -TEST_TARGET= test - post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/include/reflex (cd ${WRKSRC}/include/reflex && \ diff --git a/textproc/re-flex/distinfo b/textproc/re-flex/distinfo index 5250055394fa..587f7b8eae75 100644 --- a/textproc/re-flex/distinfo +++ b/textproc/re-flex/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1651844349 -SHA256 (Genivia-RE-flex-v3.2.5_GH0.tar.gz) = 696f1aa3290d68232ba00c3c517e3ec31a1a85cf32e93ddabf6f7ac63d3ab44d -SIZE (Genivia-RE-flex-v3.2.5_GH0.tar.gz) = 5942244 +TIMESTAMP = 1654613308 +SHA256 (Genivia-RE-flex-v3.2.7_GH0.tar.gz) = e1184d98ad7ae7d8b36581058218f8c42592393506f49dcc2de0c6e09946154a +SIZE (Genivia-RE-flex-v3.2.7_GH0.tar.gz) = 5943435
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206080644.2586ixEu046267>