From owner-dev-commits-ports-all@freebsd.org Sun Sep 19 06:07:08 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 9A6596ABAAE; Sun, 19 Sep 2021 06:07:08 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HBxzc37bSz3Mq6; Sun, 19 Sep 2021 06:07:08 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B2749183A7; Sun, 19 Sep 2021 06:07:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18J677g8052830; Sun, 19 Sep 2021 06:07:07 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18J677xY052829; Sun, 19 Sep 2021 06:07:07 GMT (envelope-from git) Date: Sun, 19 Sep 2021 06:07:07 GMT Message-Id: <202109190607.18J677xY052829@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 084d87e9ae48 - main - textproc/reflex: Update to 20210808 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 084d87e9ae487c609b42bcfe9d88b5f6e8d1a076 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Sep 2021 06:07:08 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=084d87e9ae487c609b42bcfe9d88b5f6e8d1a076 commit 084d87e9ae487c609b42bcfe9d88b5f6e8d1a076 Author: Po-Chuan Hsieh AuthorDate: 2021-09-19 05:28:16 +0000 Commit: Po-Chuan Hsieh 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