On Thu Jul 20, 2017 at 08:46:26PM +0200, Rafael Sadowski wrote: > > New MASTER_SITE. > > Index: Makefile > =================================================================== > RCS file: /cvs/ports/fonts/abyssinica/Makefile,v > retrieving revision 1.4 > diff -u -p -u -p -r1.4 Makefile > --- Makefile 4 Nov 2016 15:53:59 -0000 1.4 > +++ Makefile 20 Jul 2017 18:45:48 -0000 > @@ -16,7 +16,7 @@ PERMIT_PACKAGE_CDROM = Yes > > MODULES = font > > -MASTER_SITES = http://software.sil.org/downloads/abyssinica/ > +MASTER_SITES = http://software.sil.org/downloads/r/abyssinica/ > > NO_BUILD = Yes > NO_TEST = Yes
Now for all "software.sil.org" fonts. No checksums changed OK? Comments? Index: abyssinica/Makefile =================================================================== RCS file: /cvs/ports/fonts/abyssinica/Makefile,v retrieving revision 1.4 diff -u -p -u -p -r1.4 Makefile --- abyssinica/Makefile 4 Nov 2016 15:53:59 -0000 1.4 +++ abyssinica/Makefile 20 Jul 2017 18:52:48 -0000 @@ -16,7 +16,7 @@ PERMIT_PACKAGE_CDROM = Yes MODULES = font -MASTER_SITES = http://software.sil.org/downloads/abyssinica/ +MASTER_SITES = http://software.sil.org/downloads/r/abyssinica/ NO_BUILD = Yes NO_TEST = Yes Index: andika/Makefile =================================================================== RCS file: /cvs/ports/fonts/andika/Makefile,v retrieving revision 1.4 diff -u -p -u -p -r1.4 Makefile --- andika/Makefile 4 Nov 2016 15:53:59 -0000 1.4 +++ andika/Makefile 20 Jul 2017 18:52:48 -0000 @@ -13,7 +13,7 @@ MAINTAINER = George Rosamond <george@ny # SIL OFL 1.1 PERMIT_PACKAGE_CDROM = Yes -MASTER_SITES = http://software.sil.org/downloads/andika/ +MASTER_SITES = http://software.sil.org/downloads/r/andika/ MODULES += font Index: charis/Makefile =================================================================== RCS file: /cvs/ports/fonts/charis/Makefile,v retrieving revision 1.4 diff -u -p -u -p -r1.4 Makefile --- charis/Makefile 4 Nov 2016 15:53:59 -0000 1.4 +++ charis/Makefile 20 Jul 2017 18:52:48 -0000 @@ -14,7 +14,7 @@ MAINTAINER = George Rosamond <george@ny # SIL OFL 1.1 PERMIT_PACKAGE_CDROM = Yes -MASTER_SITES = http://software.sil.org/downloads/charis/ +MASTER_SITES = http://software.sil.org/downloads/r/charis/ MODULES = font Index: doulos/Makefile =================================================================== RCS file: /cvs/ports/fonts/doulos/Makefile,v retrieving revision 1.4 diff -u -p -u -p -r1.4 Makefile --- doulos/Makefile 4 Nov 2016 15:53:59 -0000 1.4 +++ doulos/Makefile 20 Jul 2017 18:52:48 -0000 @@ -13,7 +13,7 @@ MAINTAINER = George Rosamond <george@ny # SIL OFL 1.1 PERMIT_PACKAGE_CDROM = Yes -MASTER_SITES = http://software.sil.org/downloads/doulos/ +MASTER_SITES = http://software.sil.org/downloads/r/doulos/ MODULES = font Index: gentium/Makefile =================================================================== RCS file: /cvs/ports/fonts/gentium/Makefile,v retrieving revision 1.3 diff -u -p -u -p -r1.3 Makefile --- gentium/Makefile 4 Nov 2016 15:53:59 -0000 1.3 +++ gentium/Makefile 20 Jul 2017 18:52:48 -0000 @@ -11,7 +11,7 @@ HOMEPAGE = http://software.sil.org/gent # SIL OFL 1.1 PERMIT_PACKAGE_CDROM = Yes -MASTER_SITES = http://software.sil.org/downloads/gentium/ +MASTER_SITES = http://software.sil.org/downloads/r/gentium/ MODULES = font
