From owner-svn-ports-all@freebsd.org Tue Nov 3 23:10:56 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 0965D466F2B; Tue, 3 Nov 2020 23:10:56 +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 4CQlrb6Wj8z4b9S; Tue, 3 Nov 2020 23:10:55 +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 C33572226B; Tue, 3 Nov 2020 23:10:55 +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 0A3NAtCB058068; Tue, 3 Nov 2020 23:10:55 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0A3NAtAa058065; Tue, 3 Nov 2020 23:10:55 GMT (envelope-from tota@FreeBSD.org) Message-Id: <202011032310.0A3NAtAa058065@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Tue, 3 Nov 2020 23:10:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r554039 - 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: 554039 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.33 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: Tue, 03 Nov 2020 23:10:56 -0000 Author: tota Date: Tue Nov 3 23:10:55 2020 New Revision: 554039 URL: https://svnweb.freebsd.org/changeset/ports/554039 Log: - Update to 0.27 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 Tue Nov 3 21:13:48 2020 (r554038) +++ head/print/R-cran-tinytex/Makefile Tue Nov 3 23:10:55 2020 (r554039) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= tinytex -DISTVERSION= 0.26 +DISTVERSION= 0.27 CATEGORIES= print DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -10,7 +10,7 @@ COMMENT= Helper functions to maintain LaTeX distributi LICENSE= MIT -CRAN_DEPENDS= R-cran-xfun>=0.5:misc/R-cran-xfun +CRAN_DEPENDS= R-cran-xfun>=0.19:misc/R-cran-xfun BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} Modified: head/print/R-cran-tinytex/distinfo ============================================================================== --- head/print/R-cran-tinytex/distinfo Tue Nov 3 21:13:48 2020 (r554038) +++ head/print/R-cran-tinytex/distinfo Tue Nov 3 23:10:55 2020 (r554039) @@ -1,3 +1,3 @@ -TIMESTAMP = 1600845591 -SHA256 (tinytex_0.26.tar.gz) = 18ac65c012883cdb01cd5a263a2a4e549aca849bb7e99787aa57bbd53cda6009 -SIZE (tinytex_0.26.tar.gz) = 27074 +TIMESTAMP = 1604393523 +SHA256 (tinytex_0.27.tar.gz) = 40ea127394ed0e37ad0b80d66b320f762c643c564c3ae20a0f896b1760620b82 +SIZE (tinytex_0.27.tar.gz) = 27492