diff options
author | drochner <drochner@pkgsrc.org> | 2013-03-15 18:32:01 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2013-03-15 18:32:01 +0000 |
commit | 5b07253c520e863e69571ca81b2fde46c0b8d6ea (patch) | |
tree | 2f85b5e4cad6782c917c529bc330b901a20bd3e2 /www/bluefish | |
parent | efdbeccbcf2cfb1132ceb84f68a72fb06a9b4515 (diff) | |
download | pkgsrc-5b07253c520e863e69571ca81b2fde46c0b8d6ea.tar.gz |
update to 2.2.4
changes:
-minor fixes
-small improvements: speed, language support
Diffstat (limited to 'www/bluefish')
-rw-r--r-- | www/bluefish/Makefile | 10 | ||||
-rw-r--r-- | www/bluefish/PLIST | 20 | ||||
-rw-r--r-- | www/bluefish/distinfo | 8 |
3 files changed, 29 insertions, 9 deletions
diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile index 7609e65c254..6f16c13b94f 100644 --- a/www/bluefish/Makefile +++ b/www/bluefish/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.105 2013/02/16 11:24:50 wiz Exp $ +# $NetBSD: Makefile,v 1.106 2013/03/15 18:32:01 drochner Exp $ -DISTNAME= bluefish-2.2.3 -PKGREVISION= 6 +DISTNAME= bluefish-2.2.4 CATEGORIES= www MASTER_SITES= http://bluefish.mrball.net/stable/source/ \ http://www.bennewitz.com/bluefish/stable/source/ @@ -23,7 +22,10 @@ CONFIGURE_ENV+= EXTERNAL_GREP=${TOOLS_GREP:Q} CONFIGURE_ENV+= EXTERNAL_FIND=${TOOLS_FIND:Q} CHECK_WRKREF_SKIP+= lib/bluefish/about.so -REPLACE_PYTHON+= data/lorem-ipsum-generator +REPLACE_PYTHON+= data/lorem-ipsum-generator data/jsbeautify +REPLACE_PYTHON+= data/cssmin.py data/jsmin.py +CHECK_INTERPRETER_SKIP+= share/bluefish/plugins/*/*.py +CHECK_INTERPRETER_SKIP+= share/bluefish/plugins/*/*/*.py # XXX this doesn't work #XML_CATALOGS= ${PREFIX}/share/xml/bluefish/catalog.xml diff --git a/www/bluefish/PLIST b/www/bluefish/PLIST index 1bb04b65e0c..ebacf94d59f 100644 --- a/www/bluefish/PLIST +++ b/www/bluefish/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.24 2012/08/04 14:56:36 drochner Exp $ +@comment $NetBSD: PLIST,v 1.25 2013/03/15 18:32:01 drochner Exp $ bin/bluefish lib/bluefish/about.la lib/bluefish/charmap.la @@ -77,8 +77,18 @@ 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/default_accelmap share/bluefish/encodings +share/bluefish/jsbeautifier/__init__.py +share/bluefish/jsbeautifier/unpackers/__init__.py +share/bluefish/jsbeautifier/unpackers/evalbased.py +share/bluefish/jsbeautifier/unpackers/javascriptobfuscator.py +share/bluefish/jsbeautifier/unpackers/myobfuscate.py +share/bluefish/jsbeautifier/unpackers/packer.py +share/bluefish/jsbeautifier/unpackers/urlencode.py +share/bluefish/jsbeautify +share/bluefish/jsmin.py share/bluefish/lipsum/__init__.py share/bluefish/lipsum/data/dictionary.txt share/bluefish/lipsum/data/lipsum.xml @@ -191,6 +201,14 @@ share/locale/el/LC_MESSAGES/bluefish_plugin_htmlbar.mo share/locale/el/LC_MESSAGES/bluefish_plugin_infbrowser.mo share/locale/el/LC_MESSAGES/bluefish_plugin_snippets.mo share/locale/el/LC_MESSAGES/bluefish_plugin_zencoding.mo +share/locale/en/LC_MESSAGES/bluefish.mo +share/locale/en/LC_MESSAGES/bluefish_plugin_about.mo +share/locale/en/LC_MESSAGES/bluefish_plugin_charmap.mo +share/locale/en/LC_MESSAGES/bluefish_plugin_entities.mo +share/locale/en/LC_MESSAGES/bluefish_plugin_htmlbar.mo +share/locale/en/LC_MESSAGES/bluefish_plugin_infbrowser.mo +share/locale/en/LC_MESSAGES/bluefish_plugin_snippets.mo +share/locale/en/LC_MESSAGES/bluefish_plugin_zencoding.mo share/locale/es/LC_MESSAGES/bluefish.mo share/locale/es/LC_MESSAGES/bluefish_plugin_about.mo share/locale/es/LC_MESSAGES/bluefish_plugin_charmap.mo diff --git a/www/bluefish/distinfo b/www/bluefish/distinfo index c4731df4eef..a9469f07a3a 100644 --- a/www/bluefish/distinfo +++ b/www/bluefish/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.21 2012/08/04 14:56:36 drochner Exp $ +$NetBSD: distinfo,v 1.22 2013/03/15 18:32:01 drochner Exp $ -SHA1 (bluefish-2.2.3.tar.bz2) = 181f28b595f6259441eb13f4aaae60def596b980 -RMD160 (bluefish-2.2.3.tar.bz2) = 2f8e780450b31d2f0aa57d12681e72a3666dc0b2 -Size (bluefish-2.2.3.tar.bz2) = 3635489 bytes +SHA1 (bluefish-2.2.4.tar.bz2) = b65310617b5fd525a8c57f7681e023f6f4496378 +RMD160 (bluefish-2.2.4.tar.bz2) = 56e8a1478ea6939cef0229fcfd40c44a52c49e83 +Size (bluefish-2.2.4.tar.bz2) = 3689060 bytes SHA1 (patch-ac) = 5145b8e2df6919e60621aca5eb62a9526efaff43 |