Wed Aug 6 22:01:53 2008 UTC ()
Update from version 0.41 to 0.44.  Changes:

0.44	Fri Jul 25 08:25:52 MDT 2008
	-Patch from Tom Wyant <twyant3@comcast.net> for darwin issues
	that didn't make it into 0.43.

0.43	Thu Jul 17 20:59:23 MDT 2008
	-Changed 'my $TTYDEVSFILE;' to 'our' to permit multiple
	versions of perl (rt.cpan.org bug ID 37722); fixed up include
	file order in os/Linux.h so module will build on OpenSuse 11
	per request of Steve Linn <steve@rhythm.com>; fixed warning
	under perl 5,10 (rt.cpan.org bug ID 36666); fixes for numerous
	problems on darwin from  Tom Wyant <twyant3@comcast.net>
	(rt.cpan.org bug IDs 24331, 32761, and 33698); fix for ARG_MAX
	dynamic configuration in os/Linux.h (rt.cpan.org bug ID 36283).

0.42	Fri Jan 25 22:29:00 MST 2008
	-Patch to fix PROC_FS define in Solaris 5.10 from jlv
	<jloverso@mathworks.com>; patch to replace kinfo array and use
	KINFO structure on darwin. Patch from Steve Linn
	<steve@rhythm.com> for x86_64 linux. Shortened test code so it
	only shows info for current process.


(he)
diff -r1.3 -r1.4 pkgsrc/devel/p5-Proc-ProcessTable/Makefile
diff -r1.2 -r1.3 pkgsrc/devel/p5-Proc-ProcessTable/distinfo

cvs diff -r1.3 -r1.4 pkgsrc/devel/p5-Proc-ProcessTable/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Proc-ProcessTable/Makefile 2008/06/12 02:14:25 1.3
+++ pkgsrc/devel/p5-Proc-ProcessTable/Makefile 2008/08/06 22:01:53 1.4
@@ -1,21 +1,21 @@ @@ -1,21 +1,21 @@
1# $NetBSD: Makefile,v 1.3 2008/06/12 02:14:25 joerg Exp $ 1# $NetBSD: Makefile,v 1.4 2008/08/06 22:01:53 he Exp $
2# 2#
3 3
4DISTNAME= Proc-ProcessTable-0.41 4DISTNAME= Proc-ProcessTable-0.44
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6PKGREVISION= 1 
7CATEGORIES= devel perl5 6CATEGORIES= devel perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Proc/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Proc/}
9 8
10MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
 10HOMEPAGE= http://search.cpan.org/dist/Proc-ProcessTable/
11COMMENT= Perl extension to access the UNIX process table 11COMMENT= Perl extension to access the UNIX process table
12 12
13PKG_INSTALLATION_TYPES= overwrite pkgviews 13PKG_INSTALLATION_TYPES= overwrite pkgviews
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15 15
16REPLACE_PERL= example.pl 16REPLACE_PERL= example.pl
17 17
18PERL5_PACKLIST= auto/Proc/ProcessTable/.packlist 18PERL5_PACKLIST= auto/Proc/ProcessTable/.packlist
19 19
20.include "../../lang/perl5/module.mk" 20.include "../../lang/perl5/module.mk"
21.include "../../mk/bsd.pkg.mk" 21.include "../../mk/bsd.pkg.mk"

cvs diff -r1.2 -r1.3 pkgsrc/devel/p5-Proc-ProcessTable/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Proc-ProcessTable/distinfo 2007/05/15 13:19:13 1.2
+++ pkgsrc/devel/p5-Proc-ProcessTable/distinfo 2008/08/06 22:01:53 1.3
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.2 2007/05/15 13:19:13 obache Exp $ 1$NetBSD: distinfo,v 1.3 2008/08/06 22:01:53 he Exp $
2 2
3SHA1 (Proc-ProcessTable-0.41.tar.gz) = ea53477f1274ea585640964fd2e0c9b5e6646548 3SHA1 (Proc-ProcessTable-0.44.tar.gz) = c7cd5991d350b7e12107170a580e3a4f46c7ea5a
4RMD160 (Proc-ProcessTable-0.41.tar.gz) = d1db30d2aeb1d6453c9488adce30e20e2808643c 4RMD160 (Proc-ProcessTable-0.44.tar.gz) = ff5ca13c7af428a5469fff5d4561fb83a465308e
5Size (Proc-ProcessTable-0.41.tar.gz) = 64497 bytes 5Size (Proc-ProcessTable-0.44.tar.gz) = 66650 bytes
6SHA1 (patch-aa) = c2b50d452b5136b3cfaac1376e8a8c49bd5e9b5b 6SHA1 (patch-aa) = c2b50d452b5136b3cfaac1376e8a8c49bd5e9b5b