pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/x11/gtksourceview3




I cannot build with "--disable-deprecations", using gtk3+-3.10.6.

And please do recursive bump.

On Wed, 12 Feb 2014 10:07:01 +0900, Patrick Welche <prlw1%netbsd.org@localhost> 
wrote:

Module Name:    pkgsrc
Committed By:   prlw1
Date:           Wed Feb 12 01:07:01 UTC 2014

Modified Files:
        pkgsrc/x11/gtksourceview3: Makefile PLIST buildlink3.mk distinfo
Removed Files:
        pkgsrc/x11/gtksourceview3/patches: patch-gtksourceview_gtksourceview.h

Log Message:
Update gtksourceview3 to 3.10.2

News in 3.10.0
--------------
* Small bugfix
* Updated translations

News in 3.9.92
--------------
* SearchSettings: change default value of wrap-around to FALSE
* Misc bugfixes
* Updated translations

News in 3.9.91
--------------
* Improvements to the completion
* API break for the search and replace
* Deprecate the GtkSourceMarkAttributes:stock-id property
* Misc bugfixes
* Updated translations

News in 3.9.90
--------------
* Modify the search and replace API: SearchContext and SearchSettings classes
* Regular expression search
* Misc bugfixes
* Updated translations

News in 3.9.4
-------------
* Warning: the search and replace API is unstable
* Misc bugfixes
* Updated translations

News in 3.9.3
-------------
* Add a higher-level asynchronous search and replace API
* Deprecate gtk_source_completion_item_new_from_stock()
* Deprecate the GtkSourceGutterRendererPixbuf:stock-id property
* Updated translations

News in 3.9.2
-------------
* Add syntax highlighting for the Julia, mediawiki and Scala languages
* Improvements to the word completion provider
* Add the GtkSourceCompletionWords:activation property
* More compact completion popup window
* Misc bugfixes
* Updated translations

News in 3.9.1
-------------
* Deprecate the GtkSourceCompletionInfo::before-show signal
* Hide CompletionInfo when focus-out-event on the attached-to widget
* Improvements to the main completion window
* Some code improvements to the words completion provider
* Improvements to the C++ and Perl language specs
* Documentation improvements
* Misc bugfixes
* Updated translations

News in 3.8.1
-------------
* Improvements to the LaTeX and Perl language specs
* Update to gtk-mac-integration 2.0 API
* More unit tests
* Misc bugfixes
* Updated translations

News in 3.8.0
-------------
* Add Libtool versioning. There was an ABI break during this development
  cycle, because some private functions were accidentally exported. So
  the Libtool's -version-info is bumped from 0:0:0 to 1:0:0. On
  GNU/Linux, this results in a version bump of the soname.
* Updated translations

News in 3.7.92
--------------
* New style id for warnings
* Improvements to the completion code and documentation
* Misc bugfixes
* Updated translations

News in 3.7.91
--------------
* Simplify code for the completion
* Improvements of the Perl, R and Ruby language specs
* Misc bugfixes
* Updated translations

News in 3.7.90
--------------
* Improvements in completion
* Add Modelica language spec
* Misc bugfixes
* Updated translations

News in 3.7.3
-------------
* Deprecate gtk_source_completion_move_window()
* Deprecate gtk_source_completion_info_get_widget()
* Deprecate gtk_source_completion_info_set_widget()
* CompletionInfo: always a natural size
* Simplify internal code for the completion (new CompletionModel)
* Fixes for the style schemes and GtkSourceMark
* Other misc bugfixes
* Updated translations

News in 3.7.2
-------------
* Improved unit tests and code coverage support
* Misc bugfixes
* Updated translations

News in 3.7.1
-------------
* Add Bluespec SystemVerilog syntax highlighter
* Improvements in completion
* Add language spec for IDL
* Lots of fixes in gtk doc
* Misc bugfixes
* Updated translations


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/x11/gtksourceview3/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/x11/gtksourceview3/PLIST \
    pkgsrc/x11/gtksourceview3/distinfo
cvs rdiff -u -r1.11 -r1.12 pkgsrc/x11/gtksourceview3/buildlink3.mk
cvs rdiff -u -r1.3 -r0 \
    pkgsrc/x11/gtksourceview3/patches/patch-gtksourceview_gtksourceview.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




--
OBATA Akio / obata%lins.jp@localhost



Home | Main Index | Thread Index | Old Index