Date: Sun, 17 Jul 2016 09:36:54 +0000 (UTC) From: Jimmy Olgeni <olgeni@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r418662 - head/x11-fonts/webfonts Message-ID: <201607170936.u6H9asaZ034506@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: olgeni Date: Sun Jul 17 09:36:54 2016 New Revision: 418662 URL: https://svnweb.freebsd.org/changeset/ports/418662 Log: Update MASTER_SITES for extra fonts since the old one has disappeared. PR: 211169 Submitted by: Carsten Larsen Modified: head/x11-fonts/webfonts/Makefile head/x11-fonts/webfonts/distinfo Modified: head/x11-fonts/webfonts/Makefile ============================================================================== --- head/x11-fonts/webfonts/Makefile Sun Jul 17 09:16:09 2016 (r418661) +++ head/x11-fonts/webfonts/Makefile Sun Jul 17 09:36:54 2016 (r418662) @@ -3,11 +3,11 @@ PORTNAME= webfonts PORTVERSION= 0.30 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= x11-fonts MASTER_SITES= SF/corefonts/the%20fonts/final:group1 \ ftp://ftp.botik.ru/rented/znamensk/distributions/ftp.vsu.ru/pub/tex/font-packs/mscore/:group1 \ - http://download.microsoft.com/download/ie6sp1/finrel/6_sp1/W98NT42KMeXP/EN-US/:group2 + SF/corefonts/OldFiles/:group2 DISTFILES= andale32.exe:group1 arial32.exe:group1 arialb32.exe:group1 \ comic32.exe:group1 courie32.exe:group1 georgi32.exe:group1 \ impact32.exe:group1 times32.exe:group1 trebuc32.exe:group1 \ @@ -31,7 +31,7 @@ OPTIONS_DEFINE= EXTRAFONTS OPTIONS_SUB= yes EXTRAFONTS_DESC= Fonts licensed under MS Windows license -EXTRAFONTS_DISTFILES= ielpkth.cab:group2 +EXTRAFONTS_DISTFILES= IELPKTH.CAB:group2 SUB_FILES= pkg-message Modified: head/x11-fonts/webfonts/distinfo ============================================================================== --- head/x11-fonts/webfonts/distinfo Sun Jul 17 09:16:09 2016 (r418661) +++ head/x11-fonts/webfonts/distinfo Sun Jul 17 09:36:54 2016 (r418662) @@ -1,3 +1,4 @@ +TIMESTAMP = 1468745172 SHA256 (webfonts/andale32.exe) = 0524fe42951adc3a7eb870e32f0920313c71f170c859b5f770d82b4ee111e970 SIZE (webfonts/andale32.exe) = 198384 SHA256 (webfonts/arial32.exe) = 85297a4d146e9c87ac6f74822734bdee5f4b2a722d7eaa584b7f2cbf76f478f6 @@ -20,5 +21,5 @@ SHA256 (webfonts/verdan32.exe) = c1cb612 SIZE (webfonts/verdan32.exe) = 351992 SHA256 (webfonts/webdin32.exe) = 64595b5abc1080fba8610c5c34fab5863408e806aafe84653ca8575bed17d75a SIZE (webfonts/webdin32.exe) = 185072 -SHA256 (webfonts/ielpkth.cab) = c1be3fb8f0042570be76ec6daa03a99142c88367c1bc810240b85827c715961a -SIZE (webfonts/ielpkth.cab) = 411248 +SHA256 (webfonts/IELPKTH.CAB) = c1be3fb8f0042570be76ec6daa03a99142c88367c1bc810240b85827c715961a +SIZE (webfonts/IELPKTH.CAB) = 411248
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201607170936.u6H9asaZ034506>