pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Shell-Guess



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Dec 30 14:13:27 UTC 2017

Modified Files:
        pkgsrc/devel/p5-Shell-Guess: Makefile distinfo

Log Message:
p5-Shell-Guess: update to 0.08.

0.08      2017-12-19 11:30:36 -0500
  - Use /proc/[pid]/comm as a method for guessing the shell in addition
    to the methods already used (simbabque++)


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/p5-Shell-Guess/Makefile \
    pkgsrc/devel/p5-Shell-Guess/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-Shell-Guess/Makefile
diff -u pkgsrc/devel/p5-Shell-Guess/Makefile:1.1 pkgsrc/devel/p5-Shell-Guess/Makefile:1.2
--- pkgsrc/devel/p5-Shell-Guess/Makefile:1.1    Fri Sep 29 13:19:09 2017
+++ pkgsrc/devel/p5-Shell-Guess/Makefile        Sat Dec 30 14:13:27 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2017/09/29 13:19:09 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2017/12/30 14:13:27 wiz Exp $
 
-DISTNAME=      Shell-Guess-0.07
+DISTNAME=      Shell-Guess-0.08
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Shell/}
Index: pkgsrc/devel/p5-Shell-Guess/distinfo
diff -u pkgsrc/devel/p5-Shell-Guess/distinfo:1.1 pkgsrc/devel/p5-Shell-Guess/distinfo:1.2
--- pkgsrc/devel/p5-Shell-Guess/distinfo:1.1    Fri Sep 29 13:19:09 2017
+++ pkgsrc/devel/p5-Shell-Guess/distinfo        Sat Dec 30 14:13:27 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2017/09/29 13:19:09 wiz Exp $
+$NetBSD: distinfo,v 1.2 2017/12/30 14:13:27 wiz Exp $
 
-SHA1 (Shell-Guess-0.07.tar.gz) = b04d8412d4ea063076780915fa7872d47df0bf32
-RMD160 (Shell-Guess-0.07.tar.gz) = 8847ba1e94f78a61dc229e91a1c2846e6ae16a55
-SHA512 (Shell-Guess-0.07.tar.gz) = 534eb01c0186a56a61dc4af65126742246b50fa3b32cb5046807cd68c5f6e2814958532d372d9c86be9247f5ea58d0dd4c65c7a20f52f8b1429157c13dce878f
-Size (Shell-Guess-0.07.tar.gz) = 21909 bytes
+SHA1 (Shell-Guess-0.08.tar.gz) = 42389ce355126f76c612da34245b0f2e08a89930
+RMD160 (Shell-Guess-0.08.tar.gz) = 9abe8451529809e276c7e4dbfb4d1f143b82f0fa
+SHA512 (Shell-Guess-0.08.tar.gz) = 35f44886250905037e3d0fa48bf73b21a4e4779e47667d1c3fa61a982bc6bbbbcf130be44bb8132c151a6bf8346049ca87fa8c65c77ad009bf901805174a924d
+Size (Shell-Guess-0.08.tar.gz) = 21922 bytes



Home | Main Index | Thread Index | Old Index