From owner-svn-ports-all@freebsd.org Fri Feb 7 19:11:27 2020 Return-Path: Delivered-To: svn-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 3FC6D22B2BE; Fri, 7 Feb 2020 19:11:27 +0000 (UTC) (envelope-from lbartoletti@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) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48DlJv0x8Pz3NwQ; Fri, 7 Feb 2020 19:11:27 +0000 (UTC) (envelope-from lbartoletti@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1B5BB953E; Fri, 7 Feb 2020 19:11:27 +0000 (UTC) (envelope-from lbartoletti@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 017JBQRe006137; Fri, 7 Feb 2020 19:11:26 GMT (envelope-from lbartoletti@FreeBSD.org) Received: (from lbartoletti@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 017JBQl5006136; Fri, 7 Feb 2020 19:11:26 GMT (envelope-from lbartoletti@FreeBSD.org) Message-Id: <202002071911.017JBQl5006136@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lbartoletti set sender to lbartoletti@FreeBSD.org using -f From: =?UTF-8?Q?Lo=c3=afc_Bartoletti?= Date: Fri, 7 Feb 2020 19:11:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r525495 - head/textproc/txt2tags X-SVN-Group: ports-head X-SVN-Commit-Author: lbartoletti X-SVN-Commit-Paths: head/textproc/txt2tags X-SVN-Commit-Revision: 525495 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Feb 2020 19:11:27 -0000 Author: lbartoletti Date: Fri Feb 7 19:11:26 2020 New Revision: 525495 URL: https://svnweb.freebsd.org/changeset/ports/525495 Log: textproc/txt2tags: Update to 3.6 - update to 3.6 Changelog: - https://github.com/txt2tags/txt2tags/blob/v3/CHANGELOG.md#36-2020-02-05 Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D23542 Modified: head/textproc/txt2tags/Makefile head/textproc/txt2tags/distinfo Modified: head/textproc/txt2tags/Makefile ============================================================================== --- head/textproc/txt2tags/Makefile Fri Feb 7 18:17:43 2020 (r525494) +++ head/textproc/txt2tags/Makefile Fri Feb 7 19:11:26 2020 (r525495) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= txt2tags -PORTVERSION= 3.4 +PORTVERSION= 3.6 CATEGORIES= textproc MAINTAINER= lbartoletti@FreeBSD.org Modified: head/textproc/txt2tags/distinfo ============================================================================== --- head/textproc/txt2tags/distinfo Fri Feb 7 18:17:43 2020 (r525494) +++ head/textproc/txt2tags/distinfo Fri Feb 7 19:11:26 2020 (r525495) @@ -1,3 +1,3 @@ -TIMESTAMP = 1577715579 -SHA256 (txt2tags-txt2tags-3.4_GH0.tar.gz) = 989c8cc0bc69c5b2acad92cc08e61786e06ee5093969c232adda2eb905f9a00d -SIZE (txt2tags-txt2tags-3.4_GH0.tar.gz) = 252256 +TIMESTAMP = 1581021896 +SHA256 (txt2tags-txt2tags-3.6_GH0.tar.gz) = b0185d5fc245c673277311ac9506c7c7d8059c0110f7e27518ca1f481b12425d +SIZE (txt2tags-txt2tags-3.6_GH0.tar.gz) = 249935