From owner-svn-ports-head@freebsd.org Fri Dec 25 12:27:17 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 D2E534C09CA; Fri, 25 Dec 2020 12:27:17 +0000 (UTC) (envelope-from tota@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 4D2R5x5hNyz4v9V; Fri, 25 Dec 2020 12:27:17 +0000 (UTC) (envelope-from tota@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 B0F9C229AD; Fri, 25 Dec 2020 12:27:17 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0BPCRHKO002580; Fri, 25 Dec 2020 12:27:17 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0BPCRHAv002578; Fri, 25 Dec 2020 12:27:17 GMT (envelope-from tota@FreeBSD.org) Message-Id: <202012251227.0BPCRHAv002578@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Fri, 25 Dec 2020 12:27:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r559238 - head/print/R-cran-tinytex X-SVN-Group: ports-head X-SVN-Commit-Author: tota X-SVN-Commit-Paths: head/print/R-cran-tinytex X-SVN-Commit-Revision: 559238 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.34 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, 25 Dec 2020 12:27:17 -0000 Author: tota Date: Fri Dec 25 12:27:17 2020 New Revision: 559238 URL: https://svnweb.freebsd.org/changeset/ports/559238 Log: - Update to 0.28 Modified: head/print/R-cran-tinytex/Makefile (contents, props changed) head/print/R-cran-tinytex/distinfo (contents, props changed) Modified: head/print/R-cran-tinytex/Makefile ============================================================================== --- head/print/R-cran-tinytex/Makefile Fri Dec 25 12:16:27 2020 (r559237) +++ head/print/R-cran-tinytex/Makefile Fri Dec 25 12:27:17 2020 (r559238) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= tinytex -DISTVERSION= 0.27 +DISTVERSION= 0.28 CATEGORIES= print DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/print/R-cran-tinytex/distinfo ============================================================================== --- head/print/R-cran-tinytex/distinfo Fri Dec 25 12:16:27 2020 (r559237) +++ head/print/R-cran-tinytex/distinfo Fri Dec 25 12:27:17 2020 (r559238) @@ -1,3 +1,3 @@ -TIMESTAMP = 1604393523 -SHA256 (tinytex_0.27.tar.gz) = 40ea127394ed0e37ad0b80d66b320f762c643c564c3ae20a0f896b1760620b82 -SIZE (tinytex_0.27.tar.gz) = 27492 +TIMESTAMP = 1608775452 +SHA256 (tinytex_0.28.tar.gz) = 76a0650aeab04eb252dc9cfa9ba855d88b09dfc2207c4a8ea2ea04fa0e0eea86 +SIZE (tinytex_0.28.tar.gz) = 27595