Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Feb 2026 17:56:55 +0000
From:      Nuno Teixeira <eduardo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 0e43143f0b25 - main - www/bluefish: Update to 2.4.0
Message-ID:  <6980e567.24f77.2a55389c@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by eduardo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0e43143f0b2566c895a3ecfd06fc8932bb7556af

commit 0e43143f0b2566c895a3ecfd06fc8932bb7556af
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2026-02-02 17:55:10 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2026-02-02 17:56:42 +0000

    www/bluefish: Update to 2.4.0
    
    ChangeLog: https://sourceforge.net/p/bluefish/code/HEAD/tree/tags/bluefish_2_4_0/ChangeLog
---
 UPDATING               | 11 +++++++++++
 www/bluefish/Makefile  |  2 +-
 www/bluefish/distinfo  |  6 +++---
 www/bluefish/pkg-plist |  5 +++++
 4 files changed, 20 insertions(+), 4 deletions(-)

diff --git a/UPDATING b/UPDATING
index 5436434bf7a8..2b537893b603 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,17 @@ they are unavoidable.
 You should get into the habit of checking this file for changes each time
 you update your ports collection, before attempting any port upgrades.
 
+20260202:
+  AFFECTS: users of www/bluefish
+  AUTHOR: eduardo@FreeBSD.org
+
+  www/bluefish has been updated to 2.4.0.
+
+  Starting from 2.4 Bluefish will place config files no longer in
+  ~/.bluefish. On FreeBSD it will be ~/.config and ~/.local/
+
+  See details at https://sourceforge.net/p/bluefish/code/HEAD/tree/tags/bluefish_2_4_0/ChangeLog
+
 20260125:
   AFFECTS: users of dns/ddclient
   AUTHOR: mjl@luckie.org.nz
diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile
index bf1938567276..dbc28cab609a 100644
--- a/www/bluefish/Makefile
+++ b/www/bluefish/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	bluefish
-DISTVERSION=	2.2.19
+DISTVERSION=	2.4.0
 CATEGORIES=	www editors
 MASTER_SITES=	https://www.bennewitz.com/bluefish/stable/source/ \
 		SF
diff --git a/www/bluefish/distinfo b/www/bluefish/distinfo
index bea35bd6a6ce..cc2824d7d67d 100644
--- a/www/bluefish/distinfo
+++ b/www/bluefish/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1763842353
-SHA256 (bluefish-2.2.19.tar.bz2) = b574c7c12897ddcef73f199fafa1f98bfc366ac76f0abe7f97a7a62c807f92ae
-SIZE (bluefish-2.2.19.tar.bz2) = 4819749
+TIMESTAMP = 1770018877
+SHA256 (bluefish-2.4.0.tar.bz2) = 3d0d0ac6553c83251a2031d4ea9e36a8c8947dd6e5e40a868e34ad0f5d2ea822
+SIZE (bluefish-2.4.0.tar.bz2) = 5012280
diff --git a/www/bluefish/pkg-plist b/www/bluefish/pkg-plist
index 8fc602f0da10..34a4d2eea3aa 100644
--- a/www/bluefish/pkg-plist
+++ b/www/bluefish/pkg-plist
@@ -126,6 +126,11 @@ share/applications/bluefish.desktop
 %%DATADIR%%/templates/PHP
 %%DATADIR%%/templates/XHTML_1.0
 %%DATADIR%%/ui/bluefish_menu_ui.xml
+%%DATADIR%%/ui_dev.png
+%%DATADIR%%/ui_everything.png
+%%DATADIR%%/ui_experienced.png
+%%DATADIR%%/ui_minimal.png
+%%DATADIR%%/ui_webdev.png
 %%PORTDOCS%%%%DOCSDIR%%/bflang/sample.bflang2
 share/icons/hicolor/128x128/apps/bluefish.png
 share/icons/hicolor/128x128/mimetypes/application-x-bluefish-project.png


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6980e567.24f77.2a55389c>