Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/crypto/external/bsd/netpgp/lib Add new files into netpgp lib
details: https://anonhg.NetBSD.org/src/rev/f1a7fed24232
branches: trunk
changeset: 749644:f1a7fed24232
user: agc <agc%NetBSD.org@localhost>
date: Sat Dec 05 07:17:29 2009 +0000
description:
Add new files into netpgp lib
diffstat:
crypto/external/bsd/netpgp/lib/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 615b02e14013 -r f1a7fed24232 crypto/external/bsd/netpgp/lib/Makefile
--- a/crypto/external/bsd/netpgp/lib/Makefile Sat Dec 05 07:08:18 2009 +0000
+++ b/crypto/external/bsd/netpgp/lib/Makefile Sat Dec 05 07:17:29 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2009/07/20 15:43:51 christos Exp $
+# $NetBSD: Makefile,v 1.8 2009/12/05 07:17:29 agc Exp $
.include <bsd.own.mk>
@@ -9,6 +9,7 @@
SRCS+= keyring.c misc.c netpgp.c openssl_crypto.c packet-parse.c
SRCS+= packet-print.c packet-show.c reader.c signature.c
SRCS+= symmetric.c validate.c writer.c
+SRCS+= ssh2pgp.c fastctype.c bufgap.c
CPPFLAGS+= -I${.CURDIR} -I${EXTDIST}/include
MAN= libnetpgp.3
WARNS=4
Home |
Main Index |
Thread Index |
Old Index