pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-pathname2



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Feb  1 16:13:09 UTC 2015

Modified Files:
        pkgsrc/devel/ruby-pathname2: Makefile PLIST distinfo

Log Message:
Update ruby-pathname2 to 1.7.3.

== 1.7.3 - 24-Apr-2014
* The basename and dirname methods now return Pathname objects.

== 1.7.2 - 23-Apr-2014
* The join and expand_path methods now return Pathname objects.

== 1.7.1 - 28-Mar-2014
* Updated gemspec for Windows vs Unix.
* Updated README and MANIFEST.

== 1.7.0 - 28-Mar-2014
* Windows now uses FFI internally instead of win32-api.
* Added a custom pretty_print method for the pp library.
* Reorganized the test suite for Windows, and added many
  more test tasks to the Rakefile.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/ruby-pathname2/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/ruby-pathname2/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/ruby-pathname2/distinfo

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




Home | Main Index | Thread Index | Old Index