summaryrefslogtreecommitdiff
path: root/www/bluefish/Makefile
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2024-03-20 17:12:52 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2024-03-20 17:15:04 +0000
commit1abbf34ae055a073476698632f7b5c838e974574 (patch)
treeeacd55bbf490219681230a5e836cfdcd13013222 /www/bluefish/Makefile
parentnet/portfwd: Move man pages to share/man (diff)
www/bluefish: Update to 2.2.15
ChangeLog: https://sourceforge.net/p/bluefish/code/HEAD/tree/tags/bluefish_2_2_15/ChangeLog
Diffstat (limited to 'www/bluefish/Makefile')
-rw-r--r--www/bluefish/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile
index 3a76e4ff17b1..0aea7b47b304 100644
--- a/www/bluefish/Makefile
+++ b/www/bluefish/Makefile
@@ -1,6 +1,5 @@
PORTNAME= bluefish
-DISTVERSION= 2.2.14
-PORTREVISION= 3
+DISTVERSION= 2.2.15
CATEGORIES= www editors
MASTER_SITES= https://www.bennewitz.com/bluefish/stable/source/ \
SF
@@ -19,7 +18,7 @@ LIB_DEPENDS= libenchant-2.so:textproc/enchant2 \
USES= desktop-file-utils gettext gmake gnome libtool localbase \
pkgconfig python:3.8-3.9 shared-mime-info shebangfix tar:bzip2
USE_GNOME= cairo gdkpixbuf2 intltool libxml2
-SHEBANG_FILES= data/css_decompressor data/cssmin.py data/jsbeautify \
+SHEBANG_FILES= data/css_decompressor data/cssmin.py data/jsbeautify data/json_prettyprint.py \
data/jsmin.py data/lorem-ipsum-generator \
src/plugin_zencoding/zencoding/actions/*.py \
src/plugin_zencoding/zencoding/filters/*.py \