The NetBSD Project

CVS log for pkgsrc/devel/p5-Data-Compare/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / p5-Data-Compare

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.13 / (download) - annotate - [select for diffs], Sat Apr 29 23:37:29 2023 UTC (5 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, HEAD
Changes since 1.12: +4 -4 lines
Diff to previous 1.12 (colored)

Update to 1.29

Upstream changes:
1.29    2023-04-21

- Skip taint-mode tests if perl was built without taint support

1.28    2023-03-14

- Bug fix: DCANTRELL: undef values in hashes were treated incorrectly,
  need to check for existence, not definedness before comparing. See
  https://github.com/DrHyde/perl-modules-Data-Compare/issues/21

Revision 1.12 / (download) - annotate - [select for diffs], Tue Oct 26 10:16:19 2021 UTC (23 months, 1 week ago) by nia
Branch: MAIN
CVS Tags: 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
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (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.11 / (download) - annotate - [select for diffs], Thu Oct 7 13:41:12 2021 UTC (23 months, 3 weeks ago) by nia
Branch: MAIN
Changes since 1.10: +1 -2 lines
Diff to previous 1.10 (colored)

devel: Remove SHA1 hashes for distfiles

Revision 1.10 / (download) - annotate - [select for diffs], Wed Nov 27 12:15:58 2019 UTC (3 years, 10 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, pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.9: +5 -5 lines
Diff to previous 1.9 (colored)

(devel/p5-Data-Compare) Updated to 1.27

1.27    2019-11-05  DCANTRELL  Fix bug when options are passed as a persistent
                                 hash from calling code and not an anonyhash
                                 (Sam Kington)

Revision 1.9 / (download) - annotate - [select for diffs], Tue Oct 15 13:50:38 2019 UTC (3 years, 11 months ago) by mef
Branch: MAIN
Changes since 1.8: +5 -5 lines
Diff to previous 1.8 (colored)

(devel/p5-Data-Compare) Updated 1.25 to 1.26

1.26 2019-09-18  DCANTRELL  Minor code quality improvements
     from Alberto Simõe;
     Reinstate check for cwd being inaccessible
     (Daniel Collins)

Revision 1.8 / (download) - annotate - [select for diffs], Tue Nov 3 03:28:06 2015 UTC (7 years, 11 months ago) by agc
Branch: MAIN
CVS Tags: 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, pkgsrc-2017Q2-base, pkgsrc-2017Q2, 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.7: +2 -1 lines
Diff to previous 1.7 (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.7 / (download) - annotate - [select for diffs], Thu Jan 29 00:43:58 2015 UTC (8 years, 8 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.6: +4 -4 lines
Diff to previous 1.6 (colored)

Update 1.23 to 1.25
-------------------
1.25    2014-04-15  DCANTRELL  Add Gianni Ceccarelli's tests and patch
                                 to Use refaddr & reftype to "do the right
                                 thing" when comparing objects that overload
                                 numification and stringification

1.24    2014-04-05  DCANTRELL  Bump the required JSON.pm version for
                                 tests - something's a bit broken around
                                 about v 2.53

Revision 1.6 / (download) - annotate - [select for diffs], Thu Dec 12 07:35:40 2013 UTC (9 years, 9 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.23

Upstream changes:
1.23    2013-09-26  DCANTRELL  Add David Muir Sharnoff's tests for
     really big data structures (but not yet working);
              Check for taint-mode less insanely, thanks to Ilmari;
               Don't delay loading File::Find::Rule (see RT 87554)

Revision 1.5 / (download) - annotate - [select for diffs], Mon Feb 15 14:24:33 2010 UTC (13 years, 7 months ago) by sno
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, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, 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, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.4: +4 -4 lines
Diff to previous 1.4 (colored)

Updating devel/p5-Data-Compare from 1.21.02 to 1.22

Upstream changes:
1.22    2010-02-12  DCANTRELL  Previous release was in error.  Instead, fix
                                 the problem, circular structures now
                                 compare equal, no matter what the starting
                                 point (see RT 52836)

Revision 1.4 / (download) - annotate - [select for diffs], Tue Feb 2 18:11:44 2010 UTC (13 years, 8 months ago) by sno
Branch: MAIN
Changes since 1.3: +4 -4 lines
Diff to previous 1.3 (colored)

Updating devel/p5-Data-Compare from 1.21.01 to 1.21.02

pkgsrc changes:
- Adjust license

Upstream changes:
1.2102  2010-02-01  DCANTRELL  Add doco about structural vs data equivalence
                                 (see RT 52836)

Revision 1.3 / (download) - annotate - [select for diffs], Thu May 21 15:10:04 2009 UTC (14 years, 4 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.2: +4 -4 lines
Diff to previous 1.2 (colored)

pkgsrc changes:
  - Updating package for p5 module Data::Compare from 1.21 to 1.21.01
  - Setting gnu-gpl-v2 as license

Upstream changes:
1.2101  2009-05-05  DCANTRELL  Add full licence text; -I fix in taint tests
                                 to cope with paths with a space in 'em
				 (thanks to MATISSE, see RT 45676)

Revision 1.2 / (download) - annotate - [select for diffs], Thu Oct 30 21:41:47 2008 UTC (14 years, 11 months ago) by he
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.1: +4 -4 lines
Diff to previous 1.1 (colored)

Update from version 1.19nb1 to 1.21.

Upstream changes:

1.21  2008-08-21  DCANTRELL  Extra tests added in 1.20 now skip with
                               really old JSON

1.20  2008-08-21  DCANTRELL  Added test for bug reported by Saritha
                               Nalagandla (no bug found, but you can never
                               have too many tests!)
                             Fixed bug in PERL5LIB splitting in taint test
                               (thanks to ADAMK, see RT 38319)

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Aug 6 15:19:53 2008 UTC (15 years, 2 months ago) by he
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Import p5-Data-Compare version 1.19.

This is a package comparing two perl data structures recursively.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Aug 6 15:19:53 2008 UTC (15 years, 2 months ago) by he
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>