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: Sat Mar 17 14:02:23 UTC 2012
Modified Files:
pkgsrc/devel/hoe: Makefile PLIST distinfo
Log Message:
Update hoe to 2.16.1.
* Now use USE_RAKE to dependency to ruby-rake.
=== 2.16.1 / 2012-03-13
* 2 bug fixes:
* Fixed missing dependency for .gemtest creation (larskanis)
* Fixed the rdoc/rcov commands to use sh. Oops.
=== 2.16.0 / 2012-03-06
* 9 minor enhancements:
* Added Gem.bin_wrapper to provide API to bin wrapped files.
* Added check_manifest task to compile_tasks in the compiler plugin.
* Decoupled from rcov task. Solves isolate/hoe bootstrap issues.
* Decoupled from rdoc tasks. Solves isolate/hoe bootstrap issues.
* Updated default exclude config to skip extconf.h and .o files.
* Updated known 3rd party plugin list in readme.
* Warn against using system installed rake (eg osx ships their own on 1.8).
* Removed rcov plugin from the default loaded set.
* Added dev dependency for rcov when the plugin is loaded.
* 2 bug fixes:
* Fix Rake::DSL include warnings.
* Removing check_manifest from prerelease. (should be pushed to the hoe-git
plugin)
=== 2.15.0 / 2012-02-29
* 5 minor enhancements:
* Added Hoe::bad_plugins which returns plugins that could not be found
* Added post_blog_zenweb to post releases to my blog's jekyll-like format
* Added the install_plugins task
* Documented the blogs .hoerc entry.
* Revamped post_blog task to allow for local file based blogs.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/hoe/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/hoe/PLIST
cvs rdiff -u -r1.17 -r1.18 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