From: SASANO Takayoshi Subject: Re: [update] fonts/vlgothic-20230918 To: ports@openbsd.org Date: Sat, 29 Jun 2024 06:30:47 +0900 ping? On Tue, 07 May 2024 22:32:44 +0900, SASANO Takayoshi wrote: > > here is vlgothic-20230918 diff. (fixed U+33C7 glyph) > > ok? > > Index: Makefile > =================================================================== > RCS file: /cvs/ports/fonts/vlgothic/Makefile,v > diff -u -p -r1.7 Makefile > --- Makefile 21 Sep 2023 15:28:12 -0000 1.7 > +++ Makefile 7 May 2024 13:30:48 -0000 > @@ -1,6 +1,6 @@ > COMMENT = Japanese gothic TrueType fonts from Vine Linux > > -V = 20220612 > +V = 20230918 > DISTNAME = VLGothic-$V > PKGNAME = vlgothic-$V > > @@ -11,7 +11,7 @@ HOMEPAGE = http://vlgothic.dicey.org/ > #BSD > PERMIT_PACKAGE= Yes > > -SITES = ${SITE_OSDN_JP:=vlgothic/77450/} > +SITES = https://github.com/daisukesuzuki/VLGothic/releases/download/${V}/ > EXTRACT_SUFX = .tar.bz2 > > NO_BUILD = Yes > Index: distinfo > =================================================================== > RCS file: /cvs/ports/fonts/vlgothic/distinfo,v > diff -u -p -r1.3 distinfo > --- distinfo 24 Apr 2023 20:47:53 -0000 1.3 > +++ distinfo 7 May 2024 13:30:48 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (VLGothic-20220612.tar.bz2) = JwOUprBMHKzQaZsxP8a4DZGl4G9H/aByRz9VrJlHZdo= > -SIZE (VLGothic-20220612.tar.bz2) = 4955343 > +SHA256 (VLGothic-20230918.tar.bz2) = 9bCNVZBXsAAdDjubRKf8iAfLRcp9LTstPbSJ+vayTwo= > +SIZE (VLGothic-20230918.tar.bz2) = 4958674 > > -- > SASANO Takayoshi (JG1UAA) >