From owner-svn-ports-all@freebsd.org Fri Dec 27 19:25:51 2019 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 09D101CCD92; Fri, 27 Dec 2019 19:25:51 +0000 (UTC) (envelope-from makc@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) server-signature RSA-PSS (4096 bits) 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 47kxct6S0Kz4T67; Fri, 27 Dec 2019 19:25:50 +0000 (UTC) (envelope-from makc@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 D8CA51D80B; Fri, 27 Dec 2019 19:25:50 +0000 (UTC) (envelope-from makc@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xBRJPofB001844; Fri, 27 Dec 2019 19:25:50 GMT (envelope-from makc@FreeBSD.org) Received: (from makc@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xBRJPo3T001842; Fri, 27 Dec 2019 19:25:50 GMT (envelope-from makc@FreeBSD.org) Message-Id: <201912271925.xBRJPo3T001842@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: makc set sender to makc@FreeBSD.org using -f From: Max Brazhnikov Date: Fri, 27 Dec 2019 19:25:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r521021 - head/x11-fonts/exo X-SVN-Group: ports-head X-SVN-Commit-Author: makc X-SVN-Commit-Paths: head/x11-fonts/exo X-SVN-Commit-Revision: 521021 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.29 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: Fri, 27 Dec 2019 19:25:51 -0000 Author: makc Date: Fri Dec 27 19:25:50 2019 New Revision: 521021 URL: https://svnweb.freebsd.org/changeset/ports/521021 Log: x11-fonts/exo: - Fix fetch. Fonts were updated and repackaged without version bump. PR: 242796 Approved by: portmgr (blanket: build fix) Modified: head/x11-fonts/exo/Makefile head/x11-fonts/exo/distinfo (contents, props changed) Modified: head/x11-fonts/exo/Makefile ============================================================================== --- head/x11-fonts/exo/Makefile Fri Dec 27 19:24:56 2019 (r521020) +++ head/x11-fonts/exo/Makefile Fri Dec 27 19:25:50 2019 (r521021) @@ -2,16 +2,13 @@ # $FreeBSD$ PORTNAME= exo -PORTVERSION= 2.0 -PORTREVISION= 1 +PORTVERSION= 2 +PORTREVISION= 2 CATEGORIES= x11-fonts -MASTER_SITES= http://www.ndiscovered.com/downloads/exo2/ -DISTNAME= EXO_2_OTF +MASTER_SITES= http://ndiscovered.com/archives/ MAINTAINER= pkubaj@anongoth.pl COMMENT= Geometric sans serif font with a technological feel - -BROKEN= unfetchable LICENSE= OFL11 Modified: head/x11-fonts/exo/distinfo ============================================================================== --- head/x11-fonts/exo/distinfo Fri Dec 27 19:24:56 2019 (r521020) +++ head/x11-fonts/exo/distinfo Fri Dec 27 19:25:50 2019 (r521021) @@ -1,3 +1,3 @@ -TIMESTAMP = 1471610042 -SHA256 (EXO_2_OTF.zip) = af21ab3a7df57544625ebaaa6a66a9cae7666ce6c994030106a1f7e1e3a67ade -SIZE (EXO_2_OTF.zip) = 744521 +TIMESTAMP = 1577003764 +SHA256 (exo-2.zip) = 6e5902c7eb57ad05a816464d43a404049d2e37c8add9c8d5eac121ddadcd7669 +SIZE (exo-2.zip) = 1334309