pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

hackgen-ttf, hackgennerd-ttf: Update to 2.7.0



Module Name:	pkgsrc-wip
Committed By:	Iku Iwasa <iku.iwasa%gmail.com@localhost>
Pushed By:	iquiw
Date:		Sat Aug 13 12:52:29 2022 +0900
Changeset:	8a7a8c1df75bf1b81605f17f7e37cf17686b9712

Modified Files:
	hackgen-ttf/Makefile
	hackgen-ttf/distinfo
	hackgennerd-ttf/Makefile
	hackgennerd-ttf/PLIST
	hackgennerd-ttf/distinfo

Log Message:
hackgen-ttf, hackgennerd-ttf: Update to 2.7.0

* Nerd Fonts added NFJ variation that prefer Japanese characters.
* Nerd Fonts changed font family name from HackGenNerd* to HackGen*NF / HackGen*NFJ.
* Nerd Fonts changed HackGen Console / HackGen35 Console only for base font family.

No changes in HackGen.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8a7a8c1df75bf1b81605f17f7e37cf17686b9712

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 hackgen-ttf/Makefile     |  2 +-
 hackgen-ttf/distinfo     |  6 +++---
 hackgennerd-ttf/Makefile |  4 ++--
 hackgennerd-ttf/PLIST    | 16 ++++++++--------
 hackgennerd-ttf/distinfo |  6 +++---
 5 files changed, 17 insertions(+), 17 deletions(-)

diffs:
diff --git a/hackgen-ttf/Makefile b/hackgen-ttf/Makefile
index 08ccdfd3e9..70a20c675b 100644
--- a/hackgen-ttf/Makefile
+++ b/hackgen-ttf/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-PKGNAME=	hackgen-ttf-2.6.3
+PKGNAME=	hackgen-ttf-2.7.0
 DISTNAME=	HackGen_v${PKGVERSION_NOREV}
 CATEGORIES=	fonts
 MASTER_SITES=	${MASTER_SITE_GITHUB:=yuru7/}
diff --git a/hackgen-ttf/distinfo b/hackgen-ttf/distinfo
index 623b00fdf6..06580d303a 100644
--- a/hackgen-ttf/distinfo
+++ b/hackgen-ttf/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (HackGen_v2.6.3.zip) = ad8aa0c44a59147defbb7f700c4aef8f9e947f6663962b666456b968c5eedded
-SHA512 (HackGen_v2.6.3.zip) = ee6d6e0255238a4eca43d0f29770d3f5ed20f220db55b3f593a53a909d84a5302423f516c1547a4203d3c98d5921c6fd78202a973e816873a7676d26b94c17d1
-Size (HackGen_v2.6.3.zip) = 40456710 bytes
+BLAKE2s (HackGen_v2.7.0.zip) = 45252a2c47f639b76dfaa5b1fbedb36b34c89a8cda2e50fe2f596265eea3de41
+SHA512 (HackGen_v2.7.0.zip) = 55f31e44b64f72ae0c7c57ad12676a1b1779841041deb8fcf6c5242af96ea14d0ed83afbcb9d720ca080d1ce7ccb5fc62be00edfed35ebf1328ef1b5aef3f938
+Size (HackGen_v2.7.0.zip) = 40456677 bytes
diff --git a/hackgennerd-ttf/Makefile b/hackgennerd-ttf/Makefile
index 671678279f..6da45ba561 100644
--- a/hackgennerd-ttf/Makefile
+++ b/hackgennerd-ttf/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
-PKGNAME=	hackgennerd-ttf-2.6.3
-DISTNAME=	HackGenNerd_v${PKGVERSION_NOREV}
+PKGNAME=	hackgennerd-ttf-2.7.0
+DISTNAME=	HackGen_NF_v${PKGVERSION_NOREV}
 CATEGORIES=	fonts
 MASTER_SITES=	${MASTER_SITE_GITHUB:=yuru7/}
 GITHUB_PROJECT=	HackGen
diff --git a/hackgennerd-ttf/PLIST b/hackgennerd-ttf/PLIST
index be63315048..7a5b9c5b91 100644
--- a/hackgennerd-ttf/PLIST
+++ b/hackgennerd-ttf/PLIST
@@ -1,9 +1,9 @@
 @comment $NetBSD$
-share/fonts/X11/TTF/HackGen35Nerd-Bold.ttf
-share/fonts/X11/TTF/HackGen35Nerd-Regular.ttf
-share/fonts/X11/TTF/HackGen35NerdConsole-Bold.ttf
-share/fonts/X11/TTF/HackGen35NerdConsole-Regular.ttf
-share/fonts/X11/TTF/HackGenNerd-Bold.ttf
-share/fonts/X11/TTF/HackGenNerd-Regular.ttf
-share/fonts/X11/TTF/HackGenNerdConsole-Bold.ttf
-share/fonts/X11/TTF/HackGenNerdConsole-Regular.ttf
+share/fonts/X11/TTF/HackGen35ConsoleNF-Bold.ttf
+share/fonts/X11/TTF/HackGen35ConsoleNF-Regular.ttf
+share/fonts/X11/TTF/HackGen35ConsoleNFJ-Bold.ttf
+share/fonts/X11/TTF/HackGen35ConsoleNFJ-Regular.ttf
+share/fonts/X11/TTF/HackGenConsoleNF-Bold.ttf
+share/fonts/X11/TTF/HackGenConsoleNF-Regular.ttf
+share/fonts/X11/TTF/HackGenConsoleNFJ-Bold.ttf
+share/fonts/X11/TTF/HackGenConsoleNFJ-Regular.ttf
diff --git a/hackgennerd-ttf/distinfo b/hackgennerd-ttf/distinfo
index ba3186c21b..36200c6f90 100644
--- a/hackgennerd-ttf/distinfo
+++ b/hackgennerd-ttf/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (HackGenNerd_v2.6.3.zip) = 11d9adc6370896d448d539e79eb31550a91dd4b0ed1936c5b7aec1d189804221
-SHA512 (HackGenNerd_v2.6.3.zip) = f3fe66f0796e8aba4233b25b17eafb3bdf3baf1a0a64cc59c2fa4a40c232443244c9b80a4b2d08324e6dd7466693408aa1128359bd68ff4fe68fdc29caba12d9
-Size (HackGenNerd_v2.6.3.zip) = 44042691 bytes
+BLAKE2s (HackGen_NF_v2.7.0.zip) = f08e65e9348ceb60154ba0688f23d236df3e81947c81935877f5d2c0e7b8c9d0
+SHA512 (HackGen_NF_v2.7.0.zip) = 67a00acb356edcfcf06fce1bd16340b50fa9084a9cc2668308540227f38ccfa1d676af29e47ea147e7bdfd812e0ee3106c0fb06259d459574dabc189ffa71d15
+Size (HackGen_NF_v2.7.0.zip) = 44124034 bytes


Home | Main Index | Thread Index | Old Index