pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security Add p5-Netpgp-Verify version 20160814 to the ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/38f6ab5ce932
branches:  trunk
changeset: 351114:38f6ab5ce932
user:      agc <agc%pkgsrc.org@localhost>
date:      Mon Aug 15 06:18:34 2016 +0000

description:
Add p5-Netpgp-Verify version 20160814 to the Packages Collection.

        These are the perl5 bindings for libnetpgpverify.

        These bindings allow OpenPGP (RFC 4880), including PGP and GPG, and
        SSH signatures on files and data to be verified.

diffstat:

 security/Makefile                  |   3 ++-
 security/p5-Netpgp-Verify/DESCR    |   4 ++++
 security/p5-Netpgp-Verify/Makefile |  18 ++++++++++++++++++
 security/p5-Netpgp-Verify/distinfo |   6 ++++++
 4 files changed, 30 insertions(+), 1 deletions(-)

diffs (57 lines):

diff -r 95b24765ccb9 -r 38f6ab5ce932 security/Makefile
--- a/security/Makefile Mon Aug 15 00:07:28 2016 +0000
+++ b/security/Makefile Mon Aug 15 06:18:34 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.590 2016/07/24 18:49:35 agc Exp $
+# $NetBSD: Makefile,v 1.591 2016/08/15 06:18:34 agc Exp $
 #
 
 COMMENT=       Security tools
@@ -309,6 +309,7 @@
 SUBDIR+=       p5-Net-OpenSSH
 SUBDIR+=       p5-Net-SSH
 SUBDIR+=       p5-Net-SSLeay
+SUBDIR+=       p5-Netpgp-Verify
 SUBDIR+=       p5-OpenSSL
 SUBDIR+=       p5-SHA
 SUBDIR+=       p5-String-Random
diff -r 95b24765ccb9 -r 38f6ab5ce932 security/p5-Netpgp-Verify/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/p5-Netpgp-Verify/DESCR   Mon Aug 15 06:18:34 2016 +0000
@@ -0,0 +1,4 @@
+These are the perl5 bindings for libnetpgpverify.
+
+These bindings allow OpenPGP (RFC 4880), including PGP and GPG, and
+SSH signatures on files and data to be verified.
diff -r 95b24765ccb9 -r 38f6ab5ce932 security/p5-Netpgp-Verify/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/p5-Netpgp-Verify/Makefile        Mon Aug 15 06:18:34 2016 +0000
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1 2016/08/15 06:18:34 agc Exp $
+
+DISTNAME=      p5-Netpgp-Verify-20160814
+CATEGORIES=    security perl5
+MASTER_SITES=  http://www.netpgp.com/src/
+
+MAINTAINER=    agc%NetBSD.org@localhost
+HOMEPAGE=      http://www.netpgp.com/
+COMMENT=       Perl5 bindings for libnetpgpverify
+LICENSE=       modified-bsd
+
+PERL5_PACKLIST=                auto/Netpgp/Verify/.packlist
+
+.include "../../security/libnetpgpverify/buildlink3.mk"
+
+.include "../../lang/perl5/module.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff -r 95b24765ccb9 -r 38f6ab5ce932 security/p5-Netpgp-Verify/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/p5-Netpgp-Verify/distinfo        Mon Aug 15 06:18:34 2016 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2016/08/15 06:18:34 agc Exp $
+
+SHA1 (p5-Netpgp-Verify-20160814.tar.gz) = a8a2e8eef6a2c2fe555d1a7db6021829112848b0
+RMD160 (p5-Netpgp-Verify-20160814.tar.gz) = 439bea7834aaa42f69c52510b562b67dd977e455
+SHA512 (p5-Netpgp-Verify-20160814.tar.gz) = cc335f0ac0b3f5a9b160c18039adea6222bdddde73be9b28b6de1a818eb387e3ff2ad411079545aae382166e65e204bc4dea10079186915e2819d9649949ee94
+Size (p5-Netpgp-Verify-20160814.tar.gz) = 53136 bytes



Home | Main Index | Thread Index | Old Index