From 8bf8bb8989b73edfdc93004087edbab9dce0881c Mon Sep 17 00:00:00 2001
From: Andreas Wacknitz <A.Wacknitz@gmx.de>
Date: Wed, 26 Apr 2023 20:49:32 +0200
Subject: [PATCH] victor-mono: update to 1.5.5

---
 components/fonts/victor-mono/pkg5     |    8 +-------
 components/fonts/victor-mono/Makefile |    6 +++---
 2 files changed, 4 insertions(+), 10 deletions(-)

diff --git a/components/fonts/victor-mono/Makefile b/components/fonts/victor-mono/Makefile
index 327948b..76a0845 100644
--- a/components/fonts/victor-mono/Makefile
+++ b/components/fonts/victor-mono/Makefile
@@ -19,14 +19,14 @@
 COMPONENT_NAME=				victor-mono
 COMPONENT_SUMMARY=			Victor Mono is an open-source monospaced font with optional semi-connected cursive italics and programming symbol ligatures.
 # We already had 1.52 and cannot go back. Thus, we are using HUMAN_VERSION for the "real" version number
-COMPONENT_VERSION= 			1.54
-HUMAN_VERSION=				1.5.4
+COMPONENT_VERSION= 			1.55
+HUMAN_VERSION=				1.5.5
 COMPONENT_PROJECT_URL= 		https://rubjo.github.io/victor-mono/
 COMPONENT_SRC_NAME=			VictorMonoAll
 COMPONENT_SRC=				$(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE=      	$(COMPONENT_SRC).zip
 COMPONENT_ARCHIVE_URL=		https://rubjo.github.io/victor-mono/$(COMPONENT_SRC_NAME).zip
-COMPONENT_ARCHIVE_HASH= 	sha256:1d0d51443846800c88536ab5a0e5cfb3557ad7d3fa6d355193953dd6c98c40b6
+COMPONENT_ARCHIVE_HASH= 	sha256:34288e16ca4834efc721aaf0c6f4ef3d86a85a5a791769787b50853ec21afd3b
 COMPONENT_LICENSE=			SIL Open Font License, Version 1.1
 COMPONENT_LICENSE_FILE=		LICENSE.txt
 
diff --git a/components/fonts/victor-mono/pkg5 b/components/fonts/victor-mono/pkg5
index a5d0747..b4e9020 100644
--- a/components/fonts/victor-mono/pkg5
+++ b/components/fonts/victor-mono/pkg5
@@ -1,11 +1,5 @@
 {
-    "dependencies": [
-        "SUNWcs",
-        "shell/ksh93",
-        "system/library",
-        "system/library/fontconfig",
-        "x11/font-utilities"
-    ],
+    "dependencies": [],
     "fmris": [
         "system/font/truetype/victor-mono"
     ],

--
Gitblit v1.9.3