pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/hoe
Module Name: pkgsrc
Committed By: taca
Date: Sun Dec 16 16:09:31 UTC 2012
Modified Files:
pkgsrc/devel/hoe: Makefile PLIST distinfo
Log Message:
Update hoe to 3.3.1.
=== 3.3.1 / 2012-11-23
* 1 minor enhancement:
* Updated rake dep to be >= 0.8 and < 11.0 for the new wack version scheme.
(MichaelXavier)
=== 3.3.0 / 2012-11-12
* 3 minor enhancements:
* Added Sow#make_sub_modules. (bhenderson)
* Hoe.normalize_names now returns test class name separately. (bhenderson)
* Sow now generates test and impl files with proper namespacing. (bhenderson)
=== 3.2.0 / 2012-11-09
* 3 minor enhancements:
* Added flog_method and defaulted it to max_method
* Changed flog_threshold to 20, 2x the industry average. Be strong. You can
do it.
* Hoe#timebomb will now default finis/start values to 1/1 and 12/31 of the
current year if not specified.
=== 3.1.0 / 2012-09-21
* 1 minor enhancement:
* Added Hoe#licenses and Hoe#license for declaring your gem's license.
(flavorjones)
* 1 bug fix:
* Rake 0.8.7 sets verbose flag to true, breaking 2 tests. (michelboaventura)
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/hoe/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/hoe/PLIST
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/hoe/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