Date: Mon, 24 Oct 2016 06:04:57 +0000 (UTC) From: "Andrey A. Chernov" <ache@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r424542 - head/x11-fonts/paratype Message-ID: <201610240604.u9O64vPt067756@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ache Date: Mon Oct 24 06:04:57 2016 New Revision: 424542 URL: https://svnweb.freebsd.org/changeset/ports/424542 Log: All 3 types of fonts are obsoleted in the port. Use official site to download their most recent versions. Modified: head/x11-fonts/paratype/Makefile head/x11-fonts/paratype/distinfo Modified: head/x11-fonts/paratype/Makefile ============================================================================== --- head/x11-fonts/paratype/Makefile Mon Oct 24 03:27:47 2016 (r424541) +++ head/x11-fonts/paratype/Makefile Mon Oct 24 06:04:57 2016 (r424542) @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= paratype -PORTVERSION= 2.004 -PORTREVISION= 6 +PORTVERSION= 2.005 CATEGORIES= x11-fonts -MASTER_SITES= http://paratype.0xdc.ru/ -DISTFILES= PTSansOFL-2.004.zip PTSerifOFL-1.000.zip PTMonoOFL-1.002_1.zip +MASTER_SITES= http://www.paratype.com/uni/public/ +DISTFILES= PTSans.zip PTSerif.zip PTMono.zip MAINTAINER= ports@FreeBSD.org COMMENT= ParaType font collection for the languages of Russia Modified: head/x11-fonts/paratype/distinfo ============================================================================== --- head/x11-fonts/paratype/distinfo Mon Oct 24 03:27:47 2016 (r424541) +++ head/x11-fonts/paratype/distinfo Mon Oct 24 06:04:57 2016 (r424542) @@ -1,6 +1,7 @@ -SHA256 (PTSansOFL-2.004.zip) = 7105b5e7d9965b5b2fa189b5a84c66a8252b3432c0293f1350c15ad159447ee1 -SIZE (PTSansOFL-2.004.zip) = 1600360 -SHA256 (PTSerifOFL-1.000.zip) = 1bf55f3cf143a5e22501de18e597677ed81aaad9c12019146a9e3735e06543a5 -SIZE (PTSerifOFL-1.000.zip) = 1029464 -SHA256 (PTMonoOFL-1.002_1.zip) = 1903ef8bca290f936bf218e258ac031575ab7da3e5fe4a2fd04eaa86a5599022 -SIZE (PTMonoOFL-1.002_1.zip) = 178983 +TIMESTAMP = 1477288717 +SHA256 (PTSans.zip) = 65c3352a864ac711e5381d56dc76ca4edfb511b5293f5560bca877e8f19a2fc9 +SIZE (PTSans.zip) = 1538229 +SHA256 (PTSerif.zip) = 7a6f5fd596307a3f1b145c2383f7ae61abc417e7f8d5ba068295ef1c182a7474 +SIZE (PTSerif.zip) = 932670 +SHA256 (PTMono.zip) = 741b1457066d69f045ac5196a512c2c1ca7900645b97bcb7280576d34e540af3 +SIZE (PTMono.zip) = 176452
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610240604.u9O64vPt067756>