pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Config-GitLike



Module Name:    pkgsrc
Committed By:   seb
Date:           Sat Apr 24 17:17:01 UTC 2010

Modified Files:
        pkgsrc/devel/p5-Config-GitLike: Makefile distinfo

Log Message:
Update p5-Config-GitLike from version 1.02 to version 1.04.

Pkgsrc changes:
- Set LICENSE

Upstream changes:
1.04 - 2010-04-03

* The functionality of Config::GitLike::Cascaded has been folded into
  Config::GitLike as a "cascade" option, and the subpackage is now
  deprecated. (alexmv)
* Config::GitLike::Git->new->load("/path/to/git") when the path is
  lacking a ".git", or is a bare repository, now works. (alexmv)
* Fixed a bug wherein the home directory config file would be loaded
  twice, causing all values to be multiple, if that was your cwd.
  Reported by rjbs. (alexmv)
* Allow explicitly calling ->load_file without previously having
  called ->load (alexmv)

1.03 - 2010-01-03

* Filter without replace_all should only replace the _first_ match (alexmv)
* Having a matching filter with multiple and not replace_all does mean
  replacement (alexmv)
* Fix a test that failed because multiple now works, and we're too smart
  (alexmv)
* Fix for when ->set_multiple called with no arguments (alexmv)


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/devel/p5-Config-GitLike/Makefile \
    pkgsrc/devel/p5-Config-GitLike/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