diff options
author | obache <obache@pkgsrc.org> | 2012-08-19 07:44:01 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-08-19 07:44:01 +0000 |
commit | 7b072b354ba0e3b7d20d382db34fc6151990e836 (patch) | |
tree | d8c2de02e419ab880a88945cabc910ef7b773e5d /devel/cutter/distinfo | |
parent | b4861a8adda92fbfc5fd06a3ac4abf0f968340b7 (diff) | |
download | pkgsrc-7b072b354ba0e3b7d20d382db34fc6151990e836.tar.gz |
Update cutter to 1.2.1.
=== Cutter
==== Improvements
* [UI][GTK+] Supported GTK+ < 2.22 for Debian GNU/Linux squeeze.
* [UI][console] Supported growlnotify.exe for windows.
* [UI][GTK+] Added menubar.
* [UI][GTK+] Improved to log an error message for showing URI.
* [UI][GTK+] Supported --with-fallback-browser option to customize
fallback browser.
* Improved to use "()" as a part of function about backtrace.
* [UI][console] Added more color acceptable TERMs
(xterm-256color, screen-256color, screen-color)
* Added Travis CI integration.
* Supported backtrace on SIGBUS [Patch by Kiwamu Okabe]
* Added Homebrew related paths by default on Mac OS X.
==== Changes
* [doc][Mac OS X] Recommended to use the official MacPorts repository.
[Suggested by Hiroshi Umemoto]
* Supported Fedora 17.
* Dropped Fedora 16 support.
* Supported Ubuntu Precise.
==== Fixes
* [Clang] Fixed not to add extra "()" for function name of backtrace.
* Fixed compilation failure on MinGW.
=== CppCutter
==== Improvements
* Supported nested namespace test case built by g++
Diffstat (limited to 'devel/cutter/distinfo')
-rw-r--r-- | devel/cutter/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/cutter/distinfo b/devel/cutter/distinfo index a5ae1f239c3..b72e8ae5c92 100644 --- a/devel/cutter/distinfo +++ b/devel/cutter/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2012/01/02 05:53:42 obache Exp $ +$NetBSD: distinfo,v 1.7 2012/08/19 07:44:01 obache Exp $ -SHA1 (cutter-1.2.0.tar.gz) = f4da2693b3e449919b1e2aa34e5bd89623f4da07 -RMD160 (cutter-1.2.0.tar.gz) = b10bfada490dc12750fb21693d60a33356e50d1e -Size (cutter-1.2.0.tar.gz) = 2551807 bytes +SHA1 (cutter-1.2.1.tar.gz) = 661cf983802a0e90eb04862f68d698b3017a538b +RMD160 (cutter-1.2.1.tar.gz) = ffb92575d476cec47fc53502c12d599a8d606465 +Size (cutter-1.2.1.tar.gz) = 2594336 bytes |