Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Sep 2021 06:07:07 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 084d87e9ae48 - main - textproc/reflex: Update to 20210808
Message-ID:  <202109190607.18J677xY052829@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=084d87e9ae487c609b42bcfe9d88b5f6e8d1a076

commit 084d87e9ae487c609b42bcfe9d88b5f6e8d1a076
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-09-19 05:28:16 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-09-19 05:59:50 +0000

    textproc/reflex: Update to 20210808
    
    Changes:        https://invisible-mirror.net/reflex/NEWS.html
---
 textproc/reflex/Makefile  | 3 +--
 textproc/reflex/distinfo  | 6 +++---
 textproc/reflex/pkg-plist | 1 +
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/textproc/reflex/Makefile b/textproc/reflex/Makefile
index ec675b130979..874773d673d1 100644
--- a/textproc/reflex/Makefile
+++ b/textproc/reflex/Makefile
@@ -1,7 +1,7 @@
 # Created by: bf@FreeBSD.org
 
 PORTNAME=	reflex
-PORTVERSION=	20210510
+PORTVERSION=	20210808
 CATEGORIES=	textproc
 MASTER_SITES=	https://invisible-mirror.net/archives/reflex/ \
 		LOCAL/sunpoet
@@ -14,7 +14,6 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 USES=		tar:tgz
 
-CONFIGURE_ENV=	YACC="${YACC}"
 GNU_CONFIGURE=	yes
 TEST_TARGET=	bigcheck
 
diff --git a/textproc/reflex/distinfo b/textproc/reflex/distinfo
index 15b6d022b7a9..963cc5e44e5f 100644
--- a/textproc/reflex/distinfo
+++ b/textproc/reflex/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1620928571
-SHA256 (reflex-20210510.tgz) = 96f1b1740489d52dcbbd51a78dbe68360bdcdafc380ed302ec503bcc5eb6b36b
-SIZE (reflex-20210510.tgz) = 471218
+TIMESTAMP = 1629364656
+SHA256 (reflex-20210808.tgz) = 6b30a09557776cbc7435d974e5cfc50cb6c63da804f3ae2b4065466da0581c21
+SIZE (reflex-20210808.tgz) = 474546
diff --git a/textproc/reflex/pkg-plist b/textproc/reflex/pkg-plist
index 7d47838e1e3d..459f98336530 100644
--- a/textproc/reflex/pkg-plist
+++ b/textproc/reflex/pkg-plist
@@ -2,4 +2,5 @@ bin/reflex
 bin/reflex++
 include/reFlexLexer.h
 lib/librefl.a
+man/man1/reflex++.1.gz
 man/man1/reflex.1.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109190607.18J677xY052829>