From owner-svn-ports-head@freebsd.org Fri Jun 19 03:43:09 2020 Return-Path: Delivered-To: svn-ports-head@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 7685F33D3CF; Fri, 19 Jun 2020 03:43:09 +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) 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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49p4QP2Drnz4Svb; Fri, 19 Jun 2020 03:43:09 +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 47F9014B7D; Fri, 19 Jun 2020 03:43:09 +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 05J3h9rS014233; Fri, 19 Jun 2020 03:43:09 GMT (envelope-from lbartoletti@FreeBSD.org) Received: (from lbartoletti@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 05J3h84E014231; Fri, 19 Jun 2020 03:43:08 GMT (envelope-from lbartoletti@FreeBSD.org) Message-Id: <202006190343.05J3h84E014231@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, 19 Jun 2020 03:43:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r539577 - head/textproc/py-jc X-SVN-Group: ports-head X-SVN-Commit-Author: lbartoletti X-SVN-Commit-Paths: head/textproc/py-jc X-SVN-Commit-Revision: 539577 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Jun 2020 03:43:09 -0000 Author: lbartoletti Date: Fri Jun 19 03:43:08 2020 New Revision: 539577 URL: https://svnweb.freebsd.org/changeset/ports/539577 Log: textproc/py-jc: Update to 1.11.6 PR: 247303 Submitted by: Lewis Cook (maintainter) Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D25309 Modified: head/textproc/py-jc/Makefile head/textproc/py-jc/distinfo Modified: head/textproc/py-jc/Makefile ============================================================================== --- head/textproc/py-jc/Makefile Fri Jun 19 03:40:16 2020 (r539576) +++ head/textproc/py-jc/Makefile Fri Jun 19 03:43:08 2020 (r539577) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jc -DISTVERSION= 1.11.4 +DISTVERSION= 1.11.6 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/textproc/py-jc/distinfo ============================================================================== --- head/textproc/py-jc/distinfo Fri Jun 19 03:40:16 2020 (r539576) +++ head/textproc/py-jc/distinfo Fri Jun 19 03:43:08 2020 (r539577) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591883679 -SHA256 (jc-1.11.4.tar.gz) = f889e086d2bb91ba1771fed24e501113106b776bd66a32ab8d6df6c379c677ad -SIZE (jc-1.11.4.tar.gz) = 95669 +TIMESTAMP = 1592301156 +SHA256 (jc-1.11.6.tar.gz) = 5672cc73e8037feda0621cbc41557a241e1272d6f21650251e9080d9fd43aaa0 +SIZE (jc-1.11.6.tar.gz) = 95817