From 4023050b7691f5932d1df68c4aa20ed41b704127 Mon Sep 17 00:00:00 2001
From: Andreas Wacknitz <A.Wacknitz@gmx.de>
Date: Thu, 21 Mar 2024 22:36:56 +0100
Subject: [PATCH] bluefish: update to 2.2.15

---
 components/web/bluefish/manifests/sample-manifest.p5m |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/components/web/bluefish/manifests/sample-manifest.p5m b/components/web/bluefish/manifests/sample-manifest.p5m
index fb61211..9ec82e0 100644
--- a/components/web/bluefish/manifests/sample-manifest.p5m
+++ b/components/web/bluefish/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
 #
 
 #
-# Copyright 2023 <contributor>
+# Copyright 2024 <contributor>
 #
 
 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -122,6 +122,7 @@
 file path=usr/share/bluefish/jsbeautifier/unpackers/urlencode.py
 file path=usr/share/bluefish/jsbeautify
 file path=usr/share/bluefish/jsmin.py
+file path=usr/share/bluefish/json_prettyprint.py
 file path=usr/share/bluefish/lorem-ipsum-generator
 file path=usr/share/bluefish/plugins/htmlbar/ui/htmlbar_menu_ui.xml
 file path=usr/share/bluefish/plugins/zencoding/__init__.py

--
Gitblit v1.9.3