head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.18 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.16 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.14 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.12 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.2.0.10 pkgsrc-2009Q4-base:1.2 pkgsrc-2008Q4:1.2.0.8 pkgsrc-2008Q4-base:1.2 pkgsrc-2008Q3:1.2.0.6 pkgsrc-2008Q3-base:1.2 cube-native-xorg:1.2.0.4 cube-native-xorg-base:1.2 pkgsrc-2008Q2:1.2.0.2 pkgsrc-2008Q2-base:1.2 pkgsrc-2008Q1:1.1.0.24 pkgsrc-2008Q1-base:1.1 pkgsrc-2007Q4:1.1.0.22 pkgsrc-2007Q4-base:1.1 pkgsrc-2007Q3:1.1.0.20 pkgsrc-2007Q3-base:1.1 pkgsrc-2007Q2:1.1.0.18 pkgsrc-2007Q2-base:1.1 pkgsrc-2007Q1:1.1.0.16 pkgsrc-2007Q1-base:1.1 pkgsrc-2006Q4:1.1.0.14 pkgsrc-2006Q4-base:1.1 pkgsrc-2006Q3:1.1.0.12 pkgsrc-2006Q3-base:1.1 pkgsrc-2006Q2:1.1.0.10 pkgsrc-2006Q2-base:1.1 pkgsrc-2006Q1:1.1.0.8 pkgsrc-2006Q1-base:1.1 pkgsrc-2005Q4:1.1.0.6 pkgsrc-2005Q4-base:1.1 pkgsrc-2005Q3:1.1.0.4 pkgsrc-2005Q3-base:1.1 pkgsrc-2005Q2:1.1.0.2 pkgsrc-2005Q2-base:1.1; locks; strict; comment @# @; 1.2 date 2008.04.06.14.23.55; author heinz; state dead; branches; next 1.1; 1.1 date 2005.03.22.07.37.06; author schmonz; state Exp; branches; next ; desc @@ 1.2 log @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 @ text @$NetBSD: patch-ab,v 1.1 2005/03/22 07:37:06 schmonz Exp $ --- MANIFEST.orig 2000-04-14 06:01:25.000000000 -0400 +++ MANIFEST @@@@ -8,7 +8,7 @@@@ Makefile.PL ShareLite.pm ShareLite.xs sharelite.h -sharelite.c +ipcsharelite.c typemap test.pl TODO @ 1.1 log @Build the two object files with filenames that are unique even on case-insensitive filesystems. Fixes build on OS X. @ text @d1 1 a1 1 $NetBSD$ @