pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-Proc-ProcessTable



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat May 20 06:35:47 UTC 2023

Modified Files:
        pkgsrc/devel/p5-Proc-ProcessTable: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/devel/p5-Proc-ProcessTable/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/p5-Proc-ProcessTable/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/p5-Proc-ProcessTable/Makefile
diff -u pkgsrc/devel/p5-Proc-ProcessTable/Makefile:1.33 pkgsrc/devel/p5-Proc-ProcessTable/Makefile:1.34
--- pkgsrc/devel/p5-Proc-ProcessTable/Makefile:1.33     Tue Jun 28 11:33:08 2022
+++ pkgsrc/devel/p5-Proc-ProcessTable/Makefile  Sat May 20 06:35:46 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2022/06/28 11:33:08 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2023/05/20 06:35:46 wiz Exp $
 
-DISTNAME=              Proc-ProcessTable-0.62
+DISTNAME=              Proc-ProcessTable-0.635
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           1
 CATEGORIES=            devel perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Proc/}
 

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



Home | Main Index | Thread Index | Old Index