The NetBSD Project

CVS log for pkgsrc/devel/p5-IPC-Shareable/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / p5-IPC-Shareable

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: pkgsrc-2015Q1-base


Revision 1.23 / (download) - annotate - [select for diffs], Sun Feb 8 03:00:35 2015 UTC (9 years, 2 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.22: +2 -3 lines
Diff to previous 1.22 (colored)

Update 0.60 to 0.61
-------------------
0.61  Mon Oct  8 00:27:39 2012
        - Added patch from Frank Lichtenheld fixing IPC::Shareable's dependence
          on the presence of a perl bug which is no longer present in perl >= 5.10
        - Fixed bug reported by Dan Harbin where the FETCH operation on a tie()d
          string containing HASH, ARRAY, or SCALAR fails because it was using
          the stringification of the data to determine what kind of reference
          it was.  Now using Scalar::Util::reftype
        - Added missing dependency on IPC::Semaphore to Makefile.PL (reported
          by Adrian Issott)
        - Added a 'sleep 1' in a test that was hanging on certain systems
          due (possibly) to two alarm signals coming too quickly to the
          child process.  From Ton Voon.

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>