The NetBSD Project

CVS log for pkgsrc/devel/p5-Config-GitLike/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / p5-Config-GitLike

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.14 / (download) - annotate - [select for diffs], Tue Oct 26 10:16:17 2021 UTC (23 months, 1 week ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, HEAD
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip

Revision 1.13 / (download) - annotate - [select for diffs], Thu Oct 7 13:41:10 2021 UTC (23 months, 3 weeks ago) by nia
Branch: MAIN
Changes since 1.12: +1 -2 lines
Diff to previous 1.12 (colored)

devel: Remove SHA1 hashes for distfiles

Revision 1.12 / (download) - annotate - [select for diffs], Sat Mar 21 12:29:01 2020 UTC (3 years, 6 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.11: +5 -5 lines
Diff to previous 1.11 (colored)

(devel/p5-Config-GitLike)  Updated to 1.18

1.18 2020-03-12
 - Return a more correct `dir_file` for Config::GitLike::Git; this
   change is not backwards-compatible, but matches behavior to existing
   documentation and expectation.

Revision 1.11 / (download) - annotate - [select for diffs], Mon Aug 21 13:31:56 2017 UTC (6 years, 1 month ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3
Changes since 1.10: +5 -5 lines
Diff to previous 1.10 (colored)

Updated devel/p5-Config-GitLike to 1.17
---------------------------------------
1.17 2017-07-16
 - Read and write files with non-UNIX-newlines
 - Filter multiple values correctly when using `get_regexp`
 - Throw an error when `get` is passed no section
 - Perl 5.28.0 compatibility, by pushing '.' into @INC in Makefile.PL
   for Module::Install

Revision 1.10 / (download) - annotate - [select for diffs], Wed Jun 7 14:42:24 2017 UTC (6 years, 3 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored)

Fix build with Perl 5.26.0

Revision 1.9 / (download) - annotate - [select for diffs], Tue Nov 3 03:28:04 2015 UTC (7 years, 11 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.8: +2 -1 lines
Diff to previous 1.8 (colored)

Add SHA512 digests for distfiles for devel category

Issues found with existing distfiles:
	distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
	distfiles/fortran-utils-1.1.tar.gz
	distfiles/ivykis-0.39.tar.gz
	distfiles/enum-1.11.tar.gz
	distfiles/pvs-3.2-libraries.tgz
	distfiles/pvs-3.2-linux.tgz
	distfiles/pvs-3.2-solaris.tgz
	distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.

Revision 1.8 / (download) - annotate - [select for diffs], Wed Feb 18 13:16:23 2015 UTC (8 years, 7 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.7: +4 -4 lines
Diff to previous 1.7 (colored)

Update to 1.15
--------------
1.16 2015-02-16
 - Canonicalize paths using File::Spec->canonpath; this addresses
   failures on Windows where /-separated paths were stored in the
   origins hash, due to Cwd::abs_path returning them

Revision 1.7 / (download) - annotate - [select for diffs], Wed Jan 28 04:42:39 2015 UTC (8 years, 8 months ago) by mef
Branch: MAIN
Changes since 1.6: +4 -4 lines
Diff to previous 1.6 (colored)

Update 1.12 to 1.15
-------------------
1.15 2014-06-24
 - Cope with Cwd::abs_path dying on non-existant paths on Windows

1.14 2014-05-20
 - Fix tests under MacOS, where TMPDIR is, by default, under a symlink

1.13 2014-04-22
 - Only expand ~ in paths if they are the first character
 - Implement include.path, as git 1.7.10 and above do

Revision 1.6 / (download) - annotate - [select for diffs], Tue Oct 15 15:19:08 2013 UTC (9 years, 11 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4
Changes since 1.5: +4 -4 lines
Diff to previous 1.5 (colored)

Update to 1.12
Update DEPENDS

Upstream changes:
1.12 2013-08-05

    - Reformat Changes file to follow CPAN::Changes::Spec; no functional
      changes.

1.11 2013-08-04

    - Switch from the deprecated Any::Moose to Moo

1.10 2012-11-07

    - Provide and API got accessing the original key that a value was set
      with, in a case-preserving way.  If the case of the key in a file
      matters, it is now possible to determine.
    - The 'name' value passed to the 'callback' parameter is now no longer
      forced to lower-case, as a consequence.

Revision 1.5 / (download) - annotate - [select for diffs], Sun Sep 2 13:08:49 2012 UTC (11 years, 1 month ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3
Changes since 1.4: +4 -4 lines
Diff to previous 1.4 (colored)

Update to 1.09

Upstream changes:
1.09 2012-08-10

* Multiple bug fixes concerning filters, including empty filters,
  valueless keys, and applying filters to single values.
* Add "human" argument to get_all and get_regexp, to match get
* Add an add_comment method
* Add an encoding attribute, which adds the appropriate layer on file
  I/O
* Enforce that all keys must have sections, as git 1.7.4.4 began doing

1.08 2012-02-15

* Fix loading of user_file, broken in dcdd01f, due to unexpanded ~
  (alexmv, clkao@clkao.org)

Revision 1.4 / (download) - annotate - [select for diffs], Wed Feb 1 20:39:33 2012 UTC (11 years, 8 months ago) by rhaen
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.3: +4 -4 lines
Diff to previous 1.3 (colored)

Updated to 1.07

Changes:

1.07 2011-10-25

* Fix a spelling mistake in Config::GitLike::Cascaded
  (gregoa@debian.org, forwarded by carnil@debian.org)

1.06 2011-10-12

* Allow calling ->load_file as a class method, for simple use cases
  (alexmv)
* Fix a parsing bug when quoted strings directly adjoined to unquoted
  strings (alexmv)
* Calling ->load_file on a nonexistant file no longer sets ->is_loaded
  (alexmv)
* Document that getters implicitly call ->load (alexmv)
* Make ->dump implicitly call ->load as well (alexmv)
* Minor POD fixes (alexmv, spang)

Revision 1.3 / (download) - annotate - [select for diffs], Wed Aug 10 08:30:07 2011 UTC (12 years, 1 month ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3
Changes since 1.2: +4 -4 lines
Diff to previous 1.2 (colored)

Changes 1.05:
* support Module::Install::ExtraTests 0.007
* properly set is => 'rw' in inherited classes
* silence lc warnings on undef under perl 5.12

Revision 1.2 / (download) - annotate - [select for diffs], Sat Apr 24 17:17:01 2010 UTC (13 years, 5 months ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.1: +4 -4 lines
Diff to previous 1.1 (colored)

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)

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Nov 22 22:29:13 2009 UTC (13 years, 10 months ago) by seb
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of p5-Config-GitLike version 1.02 in the NetBSD
Packages Collection.

The Perl 5 module Config::GitLike handles interaction with configuration
files of the style used by the version control system Git. It can
both parse and modify these files, as well as create entirely new
ones.

Revision 1.1 / (download) - annotate - [select for diffs], Sun Nov 22 22:29:13 2009 UTC (13 years, 10 months ago) by seb
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>