diff options
| author | Nuno Teixeira <eduardo@FreeBSD.org> | 2026-02-02 17:55:10 +0000 |
|---|---|---|
| committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2026-02-02 17:56:42 +0000 |
| commit | 0e43143f0b2566c895a3ecfd06fc8932bb7556af (patch) | |
| tree | 3a7649b44719669b1d7cfb4440330f8648763555 | |
| parent | 82b0a20003e8d7185adbef02414614545bfc8207 (diff) | |
www/bluefish: Update to 2.4.0
| -rw-r--r-- | UPDATING | 11 | ||||
| -rw-r--r-- | www/bluefish/Makefile | 2 | ||||
| -rw-r--r-- | www/bluefish/distinfo | 6 | ||||
| -rw-r--r-- | www/bluefish/pkg-plist | 5 |
4 files changed, 20 insertions, 4 deletions
@@ -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 |
