pkgsrc-WIP-cvs archive

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

CVS commit: wip/cutter



Module name:    wip
Committed by:   obache
Date:           Mon Sep  6 09:12:38 UTC 2010

Modified Files:
        wip/cutter: Makefile PLIST distinfo options.mk

Log Message:
Update cutter to 1.1.5.

== [release-1-1-5] 1.1.5: 2010-09-06

=== Cutter

==== Improvements

  * Renamed assertions:
    * ((<cut_assert_path_exist()>)) -> ((<cut_assert_exist_path()>))
    * ((<cut_assert_path_not_exist()>)) -> ((<cut_assert_not_exist_path()>))
  * Added an assertion:
    * ((<gcut_assert_equal_string()>))
  * Renamed an utility:
    * ((<GCutEgg|GCutEgg.html>)) -> ((<GCutProcess|GCutProcess.html>))
  * Added utilities:
    * ((<cut_get_source_directory()>))
    * ((<cut_build_path_array()>))
    * ((<gcut_data_has_field()>))
    * ((<gcut_list_int_new()>))
    * ((<gcut_list_uint_new()>))
    * ((<gcut_take_new_list_int()>))
    * ((<gcut_take_new_list_uint()>))
  * Supported Ubuntu Lucid Lynx.
  * Supported configure result report on configure finish.
    [Suggested by Romain Tartière]
  * Supported libgoffice-0.8. (libgoffice-0.6 support was dropped.)
    [Suggested by Romain Tartière]
  * Supported lcov 1.9. #3056684
    [Patch by Romain Tartière]
  * Supported full-width spaces in test description.
  * Supported sub-cutter command in PATH.
    [Patch by Romain Tartière]

==== Fixes

  * Fixed locale depended tests.
    [Suggested by Romain Tartière]

=== cut-diff

==== Improvements

  * Added ((<--context-lines
    option|cut-diff#--context-lines>)) that specifies how
    many lines are shown around diff.

=== Documentation

==== Improvements

  * Used ports on FreeBSD.
    [Suggested by Romain Tartière]

=== Thanks

  * Romain Tartière


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1.1.1 -r1.2 wip/cutter/options.mk
cvs -z3 rdiff -u -r1.4 -r1.5 wip/cutter/PLIST wip/cutter/distinfo
cvs -z3 rdiff -u -r1.5 -r1.6 wip/cutter/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/cutter/options.mk?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/cutter/PLIST?r1=1.4&r2=1.5
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/cutter/distinfo?r1=1.4&r2=1.5
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/cutter/Makefile?r1=1.5&r2=1.6

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

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index