git: 084d87e9ae48 - main - textproc/reflex: Update to 20210808
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Sep 19 06:07:08 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=084d87e9ae487c609b42bcfe9d88b5f6e8d1a076
commit 084d87e9ae487c609b42bcfe9d88b5f6e8d1a076
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-19 05:28:16 +0000
Commit: Po-Chuan Hsieh <sunpoet at 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 at 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
More information about the dev-commits-ports-all
mailing list