The NetBSD Project

CVS log for pkgsrc/devel/p5-Ref-Util/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / p5-Ref-Util

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.7 / (download) - annotate - [select for diffs], Tue Oct 26 10:17:23 2021 UTC (23 months 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.6: +2 -2 lines
Diff to previous 1.6 (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.6 / (download) - annotate - [select for diffs], Thu Oct 7 13:42:13 2021 UTC (23 months, 2 weeks ago) by nia
Branch: MAIN
Changes since 1.5: +1 -2 lines
Diff to previous 1.5 (colored)

devel: Remove SHA1 hashes for distfiles

Revision 1.5 / (download) - annotate - [select for diffs], Wed May 2 12:01:39 2018 UTC (5 years, 4 months ago) by wiz
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, 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
Changes since 1.4: +5 -5 lines
Diff to previous 1.4 (colored)

p5-Ref-Util: update to 0.204.

0.204     2018-04-19 13:21:49+02:00 Europe/Oslo

        * fix Makefile.PL so that the 'install' sub is patched before
          WriteMakefile() is called (issue #41).

Revision 1.4 / (download) - annotate - [select for diffs], Mon May 29 11:05:08 2017 UTC (6 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2
Changes since 1.3: +5 -5 lines
Diff to previous 1.3 (colored)

Updated p5-Ref-Util to 0.203.

0.203     2017-05-14 10:55:51+02:00 Europe/Paris

        * Rename $REF_UTIL_IMPLEMENTATION environment variable to
          $PERL_REF_UTIL_IMPLEMENTATION (suggested by ether++)

0.202     2017-05-14 10:39:52+02:00 Europe/Paris

        * Use of the Pure-Perl implementation can now be forced at runtime by
          setting either $Ref::Util::IMPLEMENTATION or
          $ENV{REF_UTIL_IMPLEMENTATION} to "XS"
        * Fix is_*_formatref() error messages (reported by tobyink, #38)
        * Speed enhancements for is_*_formatref() on 5.8+
        * Restore 5.6 and 5.8 compatibility
        * PP behaviour now matches XS for \v1.2.3 and \sub {}
        * Updated documentation to reflect the PP/XS split

0.201     2017-05-12 15:42:54+02:00 Europe/Paris

        * Fix space/tab issue in Makefile (srezic, ether)
        * Don't use DynamicPrereqs for unrelated Makefile.PL snippet (ether)

0.200     2017-05-12 10:14:26+02:00 Europe/Paris

        * Reimplement in pure Perl, with a dynamic dependency on a new
          Ref::Util::XS module that contains the fast XS implementation.
          ether++ for the Dist::Zilla wrangling.

Revision 1.3 / (download) - annotate - [select for diffs], Sat Feb 25 14:06:05 2017 UTC (6 years, 7 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.2: +5 -5 lines
Diff to previous 1.2 (colored)

Updated devel/p5-Ref-Util to 0.113
----------------------------------
0.113     2017-01-16 19:36:58+01:00 Europe/Amsterdam
        * Fix bugtracker link.
          (Shoichi Kaji)

0.112     2017-01-15 17:15:26+01:00 Europe/Amsterdam
        * GH #35: Fix compilation on Sun (Oracle) and some MSVC compilers.
          (stphnlyd)

0.111     2016-12-30 12:18:04+01:00 Europe/Amsterdam
        * Fix test failure on 5.8.5 and under.
        * Moved to Dist::Zilla.

0.110   2016-12-29
        * GH #29, #34: Fix support of 5.8.
          (Sergey Aleynikov)
        * Additional optimizations.
          (Sergey Aleynikov)
        * More extensive test suite.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Oct 10 12:37:14 2016 UTC (6 years, 11 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4
Changes since 1.1: +5 -5 lines
Diff to previous 1.1 (colored)

Updated devel/p5-Ref-Util to 0.101
----------------------------------
0.101   2016-08-29
        * A test accidentally added a dependency on Readonly.pm. Fixed!
          (GH #30)
        * Update README.

0.100   2016-08-27
        * Support situations in op-code implementation where the parameters
          do not come as a list. (Zefram)
        * Fix memory leak in dangling op. (Zefram)
        * Support magic (tied variables). (Tony Cook)
        * Rework op implementation. (Zefram)
          Thanks to Christian Walde for porting and merging Zefram's work
          from Hash::SharedMem.
        * Speed up by changing the top of the stack instead of POPing and
          PUSHing. (Sergey Aleynikov)
        * Update ppport.h file from Devel::PPPort and remove the copy of
          SVRXOK since it's now available.
          (Christian Walde)
        * Add license in Pod. (Pete Houston)
        * Specify minimum version of perl (5.6.2). (Pete Houston)

Revision 1.1 / (download) - annotate - [select for diffs], Sun Aug 7 09:05:50 2016 UTC (7 years, 1 month ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base, pkgsrc-2016Q3

Import Ref-Util-0.020 as devel/p5-Ref-Util.

Ref::Util introduces several functions to help identify references
in a faster and smarter way.

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>