pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/p5-Unix-Statgrab



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jun 24 09:09:29 UTC 2018

Modified Files:
        pkgsrc/sysutils/p5-Unix-Statgrab: Makefile distinfo

Log Message:
p5-Unix-Statgrab: update to 0.112.

0.112   2018-06-28
    - adapt to Config::AutoConf 0.317
      ==> including the recommended doc in Makefile.PL how to
          recover when autoconf fails (but there is a suitable
          libstatgrab)
      ==> Fix RT#125204 (Thanks to Slaven Rezić <slaven%rezic.de@localhost>
          for reporting and analyzing the regression and Petr Písař
          <ppisar%cpan.org@localhost> for nagging me not to put this patch off)
    - clarify license, fix RT#125519 (Thanks to Dan Book <dbook%cpan.org@localhost>)
    - bump copyright
    - update bundled ppport.h to 3.42


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/sysutils/p5-Unix-Statgrab/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/sysutils/p5-Unix-Statgrab/distinfo

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

Modified files:

Index: pkgsrc/sysutils/p5-Unix-Statgrab/Makefile
diff -u pkgsrc/sysutils/p5-Unix-Statgrab/Makefile:1.8 pkgsrc/sysutils/p5-Unix-Statgrab/Makefile:1.9
--- pkgsrc/sysutils/p5-Unix-Statgrab/Makefile:1.8       Mon Jun  5 14:24:37 2017
+++ pkgsrc/sysutils/p5-Unix-Statgrab/Makefile   Sun Jun 24 09:09:29 2018
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2017/06/05 14:24:37 ryoon Exp $
+# $NetBSD: Makefile,v 1.9 2018/06/24 09:09:29 wiz Exp $
 
-DISTNAME=      Unix-Statgrab-0.111
+DISTNAME=      Unix-Statgrab-0.112
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   2
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RE/REHSACK/}
 

Index: pkgsrc/sysutils/p5-Unix-Statgrab/distinfo
diff -u pkgsrc/sysutils/p5-Unix-Statgrab/distinfo:1.5 pkgsrc/sysutils/p5-Unix-Statgrab/distinfo:1.6
--- pkgsrc/sysutils/p5-Unix-Statgrab/distinfo:1.5       Tue May  3 08:47:16 2016
+++ pkgsrc/sysutils/p5-Unix-Statgrab/distinfo   Sun Jun 24 09:09:29 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2016/05/03 08:47:16 wiz Exp $
+$NetBSD: distinfo,v 1.6 2018/06/24 09:09:29 wiz Exp $
 
-SHA1 (Unix-Statgrab-0.111.tar.gz) = bfd13c079832a7de973b21ac79ff090b0d802c2c
-RMD160 (Unix-Statgrab-0.111.tar.gz) = 941c8c88045b3128e2aa91ba6525eb43619227cf
-SHA512 (Unix-Statgrab-0.111.tar.gz) = a3837a49aa8bb2f0986d5b114ef69cabcf7cb833a143547981ced8686f9edefa6f713d4c98d5bb35b0e2bb91d9df6705eb5f2d3f1ea993b9e23c516a51c9f4df
-Size (Unix-Statgrab-0.111.tar.gz) = 74520 bytes
+SHA1 (Unix-Statgrab-0.112.tar.gz) = 09271d510e9a098e24099e1e47dd9fcebc37773e
+RMD160 (Unix-Statgrab-0.112.tar.gz) = 38588b1f62d11ee272965a634eb2dd97226cd960
+SHA512 (Unix-Statgrab-0.112.tar.gz) = da69f53bbadd649ec6e09ceb15c58578c2d3d51a3dfd04a32ef172c169527eddc2056660a1bdc6cd888afcbff621b4ab8420b49520db5788a59dab7f0dc78020
+Size (Unix-Statgrab-0.112.tar.gz) = 77286 bytes



Home | Main Index | Thread Index | Old Index