From owner-svn-ports-head@freebsd.org Tue Sep 4 06:25:28 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D1102FE39AC; Tue, 4 Sep 2018 06:25:28 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8A445894F5; Tue, 4 Sep 2018 06:25:28 +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 8518B13558; Tue, 4 Sep 2018 06:25:28 +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 w846PSPi073182; Tue, 4 Sep 2018 06:25:28 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w846PSJA073181; Tue, 4 Sep 2018 06:25:28 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201809040625.w846PSJA073181@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Tue, 4 Sep 2018 06:25:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r478927 - 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: 478927 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.27 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: Tue, 04 Sep 2018 06:25:29 -0000 Author: tota Date: Tue Sep 4 06:25:27 2018 New Revision: 478927 URL: https://svnweb.freebsd.org/changeset/ports/478927 Log: - Update to 0.8 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 Sep 4 06:09:38 2018 (r478926) +++ head/print/R-cran-tinytex/Makefile Tue Sep 4 06:25:27 2018 (r478927) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= tinytex -DISTVERSION= 0.7 +DISTVERSION= 0.8 CATEGORIES= print DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/print/R-cran-tinytex/distinfo ============================================================================== --- head/print/R-cran-tinytex/distinfo Tue Sep 4 06:09:38 2018 (r478926) +++ head/print/R-cran-tinytex/distinfo Tue Sep 4 06:25:27 2018 (r478927) @@ -1,3 +1,3 @@ -TIMESTAMP = 1535079520 -SHA256 (tinytex_0.7.tar.gz) = 1cdfe335f7d8f863416ef0989e438ffe2ebd9f0f830030e844ddd7fd07d9edce -SIZE (tinytex_0.7.tar.gz) = 19205 +TIMESTAMP = 1536028230 +SHA256 (tinytex_0.8.tar.gz) = fe05d769068fc8b039684a20f0ee854bc7aa14a955bc6b6c7232a55162c9f7ad +SIZE (tinytex_0.8.tar.gz) = 20873