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: Wed Mar 21 15:41:18 UTC 2012
Modified Files:
pkgsrc/devel/hoe: Makefile distinfo
Log Message:
Update hoe to 3.0.0.
=== 3.0.0 / 2012-03-20
* 3 major enhancements:
* Added activate_plugin_deps phase to plugin loading.
* Removed long deprecated Hoe.new { block }.
* Removed long deprecated handling of improper dependencies.
* 3 minor enhancements:
* Added deprecation warnings to Hoe#url and Hoe#url=. Already deprecated
for 9 mo.
* Reworked all the plugins to use activate_XXX_deps, as necessary.
* Switched internal usage of #url to #urls.
* 2 bug fixes:
* Fixed failures in the publish_docs task when remote directory times cannot
be changed (such as on rubyforge).
* Fixed isolate setup for the racc plugin
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/hoe/Makefile
cvs rdiff -u -r1.18 -r1.19 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