Sat May 20 06:35:47 2023 UTC ()
p5-Proc-ProcessTable: update to 0.635.

0.635 2023-05-08
  - Do not try to scan /dev/.lxd-mounts

0.634 2021-09-27
  - Published the wrong branch (sorry, it was late). Now it is really fixed!

0.633 2021-09-27
  - Dummy version, no changes

0.632 2021-09-27
  - The included obstack files confused linux compilation. Placed them
    in os/ and fixed compile steps

0.631 2021-09-26
  - added cygwin implementation/extension of ASSI
  - aaand we are back to 3-digit version numbers due to quirks
    of rpmvercmp, which thinks that 0.612 is higer than 0.62


(wiz)
diff -r1.33 -r1.34 pkgsrc/devel/p5-Proc-ProcessTable/Makefile
diff -r1.16 -r1.17 pkgsrc/devel/p5-Proc-ProcessTable/distinfo

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

--- pkgsrc/devel/p5-Proc-ProcessTable/Makefile 2022/06/28 11:33:08 1.33
+++ pkgsrc/devel/p5-Proc-ProcessTable/Makefile 2023/05/20 06:35:46 1.34
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.33 2022/06/28 11:33:08 wiz Exp $ 1# $NetBSD: Makefile,v 1.34 2023/05/20 06:35:46 wiz Exp $
2 2
3DISTNAME= Proc-ProcessTable-0.62 3DISTNAME= Proc-ProcessTable-0.635
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 1 
6CATEGORIES= devel perl5 5CATEGORIES= devel perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Proc/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Proc/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://metacpan.org/release/Proc-ProcessTable 9HOMEPAGE= https://metacpan.org/release/Proc-ProcessTable
11COMMENT= Perl extension to access the UNIX process table 10COMMENT= Perl extension to access the UNIX process table
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14PERL5_PACKLIST= auto/Proc/ProcessTable/.packlist 13PERL5_PACKLIST= auto/Proc/ProcessTable/.packlist
15 14
16CFLAGS.SunOS+= -D_POSIX_PTHREAD_SEMANTICS 15CFLAGS.SunOS+= -D_POSIX_PTHREAD_SEMANTICS
17 16
18.include "../../lang/perl5/module.mk" 17.include "../../lang/perl5/module.mk"

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

--- pkgsrc/devel/p5-Proc-ProcessTable/distinfo 2021/10/26 10:17:21 1.16
+++ pkgsrc/devel/p5-Proc-ProcessTable/distinfo 2023/05/20 06:35:46 1.17
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.16 2021/10/26 10:17:21 nia Exp $ 1$NetBSD: distinfo,v 1.17 2023/05/20 06:35:46 wiz Exp $
2 2
3BLAKE2s (Proc-ProcessTable-0.62.tar.gz) = d09554d15fb00056c443c4d1d8ed0a7f3b9b90aafb9b67414f397e73992e7c2c 3BLAKE2s (Proc-ProcessTable-0.635.tar.gz) = b1215bfe8720d092ffb0caa5277e7e62391f6d8592dda6c63bdbedaf22498523
4SHA512 (Proc-ProcessTable-0.62.tar.gz) = 6f3313bb89fb480db5a45ebbfcf456435d1558c1a6ca5267a122eea9896ada7afde043bdbca80e2c0d725e7536572940f3b35735b41133eec2bcda4d5d7a0540 4SHA512 (Proc-ProcessTable-0.635.tar.gz) = 9f8d5ba79432e8ddb4e0138d351b6706f233131104bcc5cd1848dbad6156f447eb6fc98a87faee811a4acfc547a7e2f765e263c01670e118c8037d8fc4f08123
5Size (Proc-ProcessTable-0.62.tar.gz) = 76338 bytes 5Size (Proc-ProcessTable-0.635.tar.gz) = 95534 bytes