summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormef <mef>2016-03-08 12:41:51 +0000
committermef <mef>2016-03-08 12:41:51 +0000
commitd9d845cae90da13d0ecb6ae92b1e337dd619c925 (patch)
treea831c5f70feda21886dea9ff861ba3cb02ac5466
parentd7fb0219543b54e41195b5c603036f9694a08ce5 (diff)
downloadpkgsrc-d9d845cae90da13d0ecb6ae92b1e337dd619c925.tar.gz
Update to 2.2.8
--------------- * 2.2.8 * Bluefish 2.2.8 is a bugfix release with some small improvements and more poloshed existing features. It fixes a few serious but rarely occuring bugs. Options defined in the language definition files are now translated. Various default settings have been improved, most notably the command to launch Firefox for preview. The looks on newer gtk versions have been restored. CSS can now be compressed and decompressed. The installers for Windows and OSX have improvements, and there have been some OSX and Windows specific fixes. Character encoding detection has been improved. Auto-completion for HTML attributes has been improved.
-rw-r--r--www/bluefish/Makefile6
-rw-r--r--www/bluefish/PLIST13
-rw-r--r--www/bluefish/distinfo10
3 files changed, 19 insertions, 10 deletions
diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile
index 40f621d18f5..49cb4b0c7d3 100644
--- a/www/bluefish/Makefile
+++ b/www/bluefish/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.122 2015/12/05 21:26:04 adam Exp $
+# $NetBSD: Makefile,v 1.123 2016/03/08 12:41:51 mef Exp $
-DISTNAME= bluefish-2.2.7
-PKGREVISION= 2
+DISTNAME= bluefish-2.2.8
CATEGORIES= www
MASTER_SITES= http://bluefish.mrball.net/stable/source/ \
http://www.bennewitz.com/bluefish/stable/source/
@@ -26,6 +25,7 @@ CONFIGURE_ENV+= EXTERNAL_FIND=${TOOLS_FIND:Q}
CHECK_WRKREF_SKIP+= lib/bluefish/about.so
REPLACE_PYTHON+= data/lorem-ipsum-generator data/jsbeautify
REPLACE_PYTHON+= data/cssmin.py data/jsmin.py
+REPLACE_PYTHON+= data/css_decompressor
CHECK_INTERPRETER_SKIP+= share/bluefish/plugins/*/*.py
CHECK_INTERPRETER_SKIP+= share/bluefish/plugins/*/*/*.py
diff --git a/www/bluefish/PLIST b/www/bluefish/PLIST
index c80c89267e5..9549facccd3 100644
--- a/www/bluefish/PLIST
+++ b/www/bluefish/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.26 2014/11/24 05:03:43 mef Exp $
+@comment $NetBSD: PLIST,v 1.27 2016/03/08 12:41:51 mef Exp $
bin/bluefish
lib/bluefish/about.la
lib/bluefish/charmap.la
@@ -30,12 +30,15 @@ share/bluefish/bflang/css-selectors.bfinc
share/bluefish/bflang/css.bflang2
share/bluefish/bflang/d.bflang2
share/bluefish/bflang/diff.bflang2
+share/bluefish/bflang/go.bflang2
share/bluefish/bflang/highlighter.bflang2
share/bluefish/bflang/html.bflang2
share/bluefish/bflang/html5.bflang2
share/bluefish/bflang/java.bflang2
share/bluefish/bflang/javascript.bflang2
+share/bluefish/bflang/json.bflang2
share/bluefish/bflang/jsp.bflang2
+share/bluefish/bflang/latex.bflang2
share/bluefish/bflang/lua.bflang2
share/bluefish/bflang/mediawiki.bflang2
share/bluefish/bflang/nsis.bflang2
@@ -48,6 +51,7 @@ share/bluefish/bflang/processing.bflang2
share/bluefish/bflang/python.bflang2
share/bluefish/bflang/r.bflang2
share/bluefish/bflang/ruby.bflang2
+share/bluefish/bflang/sass.bflang2
share/bluefish/bflang/scheme.bflang2
share/bluefish/bflang/shell.bflang2
share/bluefish/bflang/smarty.bflang2
@@ -60,6 +64,7 @@ share/bluefish/bflang/wordpress.bfinc
share/bluefish/bflang/wordpress.bflang2
share/bluefish/bflang/xhtml.bflang2
share/bluefish/bflang/xml.bflang2
+share/bluefish/bflang/xslt.bflang2
share/bluefish/bflib/bflib_DocBook_4_5.xml.gz
share/bluefish/bflib/bflib_DocBook_5_0.xml.gz
share/bluefish/bflib/bflib_SVG_1_0.xml.gz
@@ -79,7 +84,7 @@ share/bluefish/bflib/bflib_php5_with_examples.xml.gz
share/bluefish/bflib/bflib_python_2.3.xml.gz
share/bluefish/bflib/bflib_xhtml.xml.gz
share/bluefish/bluefish_splash.png
-share/bluefish/cssmin.py
+share/bluefish/css_decompressor
share/bluefish/default_accelmap
share/bluefish/encodings
share/bluefish/jsbeautifier/__init__.py
@@ -142,12 +147,16 @@ share/icons/hicolor/192x192/apps/bluefish.png
share/icons/hicolor/192x192/mimetypes/application-x-bluefish-project.png
share/icons/hicolor/22x22/apps/bluefish.png
share/icons/hicolor/22x22/mimetypes/application-x-bluefish-project.png
+share/icons/hicolor/256x256/apps/bluefish.png
+share/icons/hicolor/256x256/mimetypes/application-x-bluefish-project.png
share/icons/hicolor/32x32/apps/bluefish.png
share/icons/hicolor/32x32/mimetypes/application-x-bluefish-project.png
share/icons/hicolor/36x36/apps/bluefish.png
share/icons/hicolor/36x36/mimetypes/application-x-bluefish-project.png
share/icons/hicolor/48x48/apps/bluefish.png
share/icons/hicolor/48x48/mimetypes/application-x-bluefish-project.png
+share/icons/hicolor/512x512/apps/bluefish.png
+share/icons/hicolor/512x512/mimetypes/application-x-bluefish-project.png
share/icons/hicolor/64x64/apps/bluefish.png
share/icons/hicolor/64x64/mimetypes/application-x-bluefish-project.png
share/icons/hicolor/72x72/apps/bluefish.png
diff --git a/www/bluefish/distinfo b/www/bluefish/distinfo
index b3617f6e242..7cb728057d4 100644
--- a/www/bluefish/distinfo
+++ b/www/bluefish/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.25 2015/11/04 02:46:50 agc Exp $
+$NetBSD: distinfo,v 1.26 2016/03/08 12:41:51 mef Exp $
-SHA1 (bluefish-2.2.7.tar.bz2) = 132ec9e3b05d34c35c42beda640e726c81b948a9
-RMD160 (bluefish-2.2.7.tar.bz2) = 7a9fee51a5cc594beb74f70dc059c657d150474f
-SHA512 (bluefish-2.2.7.tar.bz2) = 8b9eca746062d47d646805b02370eb9529d449d6a6a9f175353022d9df9060a9736430b6579cdd52717caab75661204e4c940c4a78fb8f6e29845e84a65395ce
-Size (bluefish-2.2.7.tar.bz2) = 3836580 bytes
+SHA1 (bluefish-2.2.8.tar.bz2) = b27ea534f4b7c9675f80932f799120d3d9c75b3d
+RMD160 (bluefish-2.2.8.tar.bz2) = 71a3bdd15a9312c69a667d51c2b86aa7e5e7556c
+SHA512 (bluefish-2.2.8.tar.bz2) = 0450909feb2370c1c84a214744f103bfe891086ba5f3ccc85060b4e134ee2161c3fde641720a3544a4d71c25f120a35925517cee4ffce6e2f07c778baa2cc5c1
+Size (bluefish-2.2.8.tar.bz2) = 4097769 bytes
SHA1 (patch-ac) = f4e0a9f861108465ee96a78da327b6aef2de4984