From owner-svn-ports-all@freebsd.org Tue Mar 6 05:51:12 2018 Return-Path: Delivered-To: svn-ports-all@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 E829EF2FDA1; Tue, 6 Mar 2018 05:51:11 +0000 (UTC) (envelope-from lwhsu@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 96CCB836EB; Tue, 6 Mar 2018 05:51:11 +0000 (UTC) (envelope-from lwhsu@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 91BCC6CD6; Tue, 6 Mar 2018 05:51:11 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w265pBgG060704; Tue, 6 Mar 2018 05:51:11 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w265pBoT060299; Tue, 6 Mar 2018 05:51:11 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201803060551.w265pBoT060299@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Tue, 6 Mar 2018 05:51:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r463690 - in head/x11-fonts: gnu-unifont gnu-unifont-ttf X-SVN-Group: ports-head X-SVN-Commit-Author: lwhsu X-SVN-Commit-Paths: in head/x11-fonts: gnu-unifont gnu-unifont-ttf X-SVN-Commit-Revision: 463690 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.25 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, 06 Mar 2018 05:51:12 -0000 Author: lwhsu Date: Tue Mar 6 05:51:11 2018 New Revision: 463690 URL: https://svnweb.freebsd.org/changeset/ports/463690 Log: - Update to 10.0.07 Modified: head/x11-fonts/gnu-unifont-ttf/distinfo head/x11-fonts/gnu-unifont/Makefile head/x11-fonts/gnu-unifont/distinfo Modified: head/x11-fonts/gnu-unifont-ttf/distinfo ============================================================================== --- head/x11-fonts/gnu-unifont-ttf/distinfo Tue Mar 6 05:28:54 2018 (r463689) +++ head/x11-fonts/gnu-unifont-ttf/distinfo Tue Mar 6 05:51:11 2018 (r463690) @@ -1,7 +1,7 @@ -TIMESTAMP = 1503957706 -SHA256 (unifont-10.0.06.ttf) = 669a9764fb640c832a8ebfbd2c351be744b55c6f65b40f1fb203144309659ac0 -SIZE (unifont-10.0.06.ttf) = 12291504 -SHA256 (unifont_csur-10.0.06.ttf) = c6bbd70acb29bec83611732cce1e41953c48cb59516506dbf0ed94a23f71753a -SIZE (unifont_csur-10.0.06.ttf) = 750816 -SHA256 (unifont_upper-10.0.06.ttf) = be9d9670632b65113bc280d687fbc806990847f6b4567af89f1db45ae97f5b92 -SIZE (unifont_upper-10.0.06.ttf) = 1375664 +TIMESTAMP = 1520228474 +SHA256 (unifont-10.0.07.ttf) = 53b5283782aa987513324953175032230e7ef05db270cfaf070631ed13fc067e +SIZE (unifont-10.0.07.ttf) = 12289736 +SHA256 (unifont_csur-10.0.07.ttf) = f83fb9f9638d96709b5bc3482515833470b77b4c217348df25177712f45be874 +SIZE (unifont_csur-10.0.07.ttf) = 750820 +SHA256 (unifont_upper-10.0.07.ttf) = 71ee429f8d51e0457970ea19c7cac01536544a8373eb48e1bb848584f132a21b +SIZE (unifont_upper-10.0.07.ttf) = 1375612 Modified: head/x11-fonts/gnu-unifont/Makefile ============================================================================== --- head/x11-fonts/gnu-unifont/Makefile Tue Mar 6 05:28:54 2018 (r463689) +++ head/x11-fonts/gnu-unifont/Makefile Tue Mar 6 05:51:11 2018 (r463690) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= unifont -PORTVERSION= 10.0.06 +PORTVERSION= 10.0.07 PORTEPOCH= 1 CATEGORIES= x11-fonts MASTER_SITES= GNU/${PORTNAME}/${PORTNAME}-${PORTVERSION} Modified: head/x11-fonts/gnu-unifont/distinfo ============================================================================== --- head/x11-fonts/gnu-unifont/distinfo Tue Mar 6 05:28:54 2018 (r463689) +++ head/x11-fonts/gnu-unifont/distinfo Tue Mar 6 05:51:11 2018 (r463690) @@ -1,3 +1,3 @@ -TIMESTAMP = 1503957691 -SHA256 (unifont-10.0.06.pcf.gz) = 60465589797f6581efc43af8c4a471e45b9513ea15b0009379caeaec3caff37a -SIZE (unifont-10.0.06.pcf.gz) = 1360484 +TIMESTAMP = 1520226036 +SHA256 (unifont-10.0.07.pcf.gz) = d7a745f5ca128cabf515743f9d6355aed066dadf113f4a2aa1dd8ffd6194fa19 +SIZE (unifont-10.0.07.pcf.gz) = 1360460