Subject: CVS commit: pkgsrc/devel/p5-IPC-ShareLite
From: Klaus Heinz
Date: 2008-04-06 16:23:55
Message id: 20080406142355.4D513175D0@cvs.netbsd.org

Log Message:
Updated to version 0.13.

Pkgsrc changes:
  - Provided HOMEPAGE.
  - The package supports installation to DESTDIR.
  - A C compiler is needed.
  - The "Configure" script has been removed, so we do not have tell it \ 
to use
    defaults (part of patch-aa) or change its stdin in MAKE_PARAMS anymore.
  - sharelite.c has been renamed upstream, no more need to do this in pkgsrc,
    thus making patch-aa and patch-ab obsolete.

Changes since version 0.09:
===========================
0.13 2008-03-09
    - Fixed patching of double quoted strings in Makefile. Affects Win32
      and, probably, VMS.

0.12 2008-02-25
    - Use Devel::CheckLib to verify that we have a C compiler.

0.11 2008-02-25
    - Removed POD coverage test. Dynamic constants make it flaky.

0.10 2008-02-24
    - Use Perl's malloc wrappers
    - moved test into t/sharelite.t
    - made test use Test::More
    - removed Configure mechanism
    - assorted minor tidying

Files:
RevisionActionfile
1.14modifypkgsrc/devel/p5-IPC-ShareLite/Makefile
1.5modifypkgsrc/devel/p5-IPC-ShareLite/distinfo
1.2removepkgsrc/devel/p5-IPC-ShareLite/patches/patch-aa
1.1removepkgsrc/devel/p5-IPC-ShareLite/patches/patch-ab