Date: Sat, 4 Feb 2017 05:14:39 +0000 (UTC) From: Ben Woods <woodsb02@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433279 - head/www/bluefish Message-ID: <201702040514.v145Ed9v086207@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: woodsb02 Date: Sat Feb 4 05:14:39 2017 New Revision: 433279 URL: https://svnweb.freebsd.org/changeset/ports/433279 Log: www/bluefish: Update to 2.2.10 Modified: head/www/bluefish/Makefile head/www/bluefish/distinfo head/www/bluefish/pkg-plist Modified: head/www/bluefish/Makefile ============================================================================== --- head/www/bluefish/Makefile Sat Feb 4 04:16:59 2017 (r433278) +++ head/www/bluefish/Makefile Sat Feb 4 05:14:39 2017 (r433279) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bluefish -PORTVERSION= 2.2.9 +PORTVERSION= 2.2.10 CATEGORIES= www editors MASTER_SITES= http://www.bennewitz.com/bluefish/stable/source/ \ http://bluefish.mrball.net/stable/source/ Modified: head/www/bluefish/distinfo ============================================================================== --- head/www/bluefish/distinfo Sat Feb 4 04:16:59 2017 (r433278) +++ head/www/bluefish/distinfo Sat Feb 4 05:14:39 2017 (r433279) @@ -1,3 +1,3 @@ -TIMESTAMP = 1466238715 -SHA256 (bluefish-2.2.9.tar.bz2) = 5b717b563325bc6c2b6cb2700323c93eb08f914f204b322241d21744a079f7d0 -SIZE (bluefish-2.2.9.tar.bz2) = 4082978 +TIMESTAMP = 1486184038 +SHA256 (bluefish-2.2.10.tar.bz2) = afeca12b693bb58e30c2199e6a21cc06da02d88e0ac9d08b7a231a9c8e7c3eb2 +SIZE (bluefish-2.2.10.tar.bz2) = 4159964 Modified: head/www/bluefish/pkg-plist ============================================================================== --- head/www/bluefish/pkg-plist Sat Feb 4 04:16:59 2017 (r433278) +++ head/www/bluefish/pkg-plist Sat Feb 4 05:14:39 2017 (r433279) @@ -9,6 +9,7 @@ lib/bluefish/zencoding.so man/man1/bluefish.1.gz share/appdata/bluefish.appdata.xml share/applications/bluefish.desktop +share/applications/mimeinfo.cache %%DATADIR%%/bflang/JQuery.bfinc %%DATADIR%%/bflang/ada.bflang2 %%DATADIR%%/bflang/all-html.bfinc @@ -83,6 +84,8 @@ share/applications/bluefish.desktop %%DATADIR%%/bflib/bflib_python_2.3.xml.gz %%DATADIR%%/bflib/bflib_xhtml.xml.gz %%DATADIR%%/bluefish_splash.png +%%DATADIR%%/colorprofiles/Dark_theme +%%DATADIR%%/colorprofiles/Light_theme %%DATADIR%%/css_decompressor %%DATADIR%%/cssmin.py %%DATADIR%%/default_accelmap @@ -245,6 +248,14 @@ share/locale/eu/LC_MESSAGES/bluefish_plu share/locale/eu/LC_MESSAGES/bluefish_plugin_infbrowser.mo share/locale/eu/LC_MESSAGES/bluefish_plugin_snippets.mo share/locale/eu/LC_MESSAGES/bluefish_plugin_zencoding.mo +share/locale/fa/LC_MESSAGES/bluefish.mo +share/locale/fa/LC_MESSAGES/bluefish_plugin_about.mo +share/locale/fa/LC_MESSAGES/bluefish_plugin_charmap.mo +share/locale/fa/LC_MESSAGES/bluefish_plugin_entities.mo +share/locale/fa/LC_MESSAGES/bluefish_plugin_htmlbar.mo +share/locale/fa/LC_MESSAGES/bluefish_plugin_infbrowser.mo +share/locale/fa/LC_MESSAGES/bluefish_plugin_snippets.mo +share/locale/fa/LC_MESSAGES/bluefish_plugin_zencoding.mo share/locale/fi/LC_MESSAGES/bluefish.mo share/locale/fi/LC_MESSAGES/bluefish_plugin_about.mo share/locale/fi/LC_MESSAGES/bluefish_plugin_charmap.mo @@ -429,9 +440,21 @@ share/locale/zh_TW/LC_MESSAGES/bluefish_ share/locale/zh_TW/LC_MESSAGES/bluefish_plugin_infbrowser.mo share/locale/zh_TW/LC_MESSAGES/bluefish_plugin_snippets.mo share/locale/zh_TW/LC_MESSAGES/bluefish_plugin_zencoding.mo +share/mime/XMLnamespaces +share/mime/aliases share/mime/application/x-bluefish-language2.xml share/mime/application/x-bluefish-project.xml +share/mime/generic-icons +share/mime/globs +share/mime/globs2 +share/mime/icons +share/mime/magic +share/mime/mime.cache share/mime/packages/bluefish.xml +share/mime/subclasses +share/mime/treemagic +share/mime/types +share/mime/version share/pixmaps/application-x-bluefish-project.png share/pixmaps/bluefish.png share/xml/bluefish/2.0/bflang2.rng
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702040514.v145Ed9v086207>