pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Clone



Module Name:    pkgsrc
Committed By:   wen
Date:           Mon Dec 10 13:27:39 UTC 2012

Modified Files:
        pkgsrc/devel/p5-Clone: Makefile distinfo

Log Message:
Update to 0.34

Upstream changes:
0.34 2012-12-09 14:46:09  garu
  - making some tests optional (fixes RT81774) (GARU)
  - modernizing synopsis (GARU)

0.33  2012-11-24 11:37:22  garu
  - fix typo in croak message (Salvatore Bonaccorso)

0.32  2012-11-22 12:14:07  garu
  - Stop skipping SvROK handling for all magical scalars. This fixes
    RT issues 67105, 79730 and 80201 (FLORA).
  - making the Changes file compliant to the CPAN::Changes spec (GARU).
  - Fixing tests when Scalar::Util::weaken is not available. As a
    result, tests should now pass even in odd OpenBSD versions (GARU).
  - removed dubious documentation on the optional parameter until
    it is 'fixed'. Right now it just increases the refcount when it's 0,
    and clones otherwise (which isn't exactly what it says). This
    fixes RT issue 57773 (GARU).
  - updated remark on Storable's dclone() to address RT issue 50174 (GARU)
  - updated Makefile.PL to include test dependencies (GARU)


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/p5-Clone/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/p5-Clone/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