freebsd-ports/security/nettle/pkg-plist
Edwin Groothuis dd5f0bf084 security/nettle is out of date : port version is 1.7, available is 1.13
Nettle port is out of date. Nettle website has 1.13 for ages.
	Nettle port needs to be updated for software fixes purposes.

Bumped portversion of lang/pike76

PR:		ports/87655
Submitted by:	Xavier beaudouin <kiwi@oav.net>
2005-11-24 11:25:04 +00:00

60 lines
1.5 KiB
Text

bin/sexp-conv
bin/nettle-lfib-stream
include/nettle/aes.h
include/nettle/arcfour.h
include/nettle/arctwo.h
include/nettle/base16.h
include/nettle/base64.h
include/nettle/bignum.h
include/nettle/blowfish.h
include/nettle/buffer.h
include/nettle/cast128.h
include/nettle/cbc.h
include/nettle/ctr.h
include/nettle/des-compat.h
include/nettle/des.h
include/nettle/dsa.h
include/nettle/hmac.h
include/nettle/knuth-lfib.h
include/nettle/macros.h
include/nettle/md2.h
include/nettle/md4.h
include/nettle/md5-compat.h
include/nettle/md5.h
include/nettle/memxor.h
include/nettle/nettle-meta.h
include/nettle/nettle-types.h
include/nettle/nettle-stdint.h
include/nettle/pgp.h
include/nettle/pkcs1.h
include/nettle/realloc.h
include/nettle/rsa.h
include/nettle/rsa-compat.h
include/nettle/serpent.h
include/nettle/sexp.h
include/nettle/sha.h
include/nettle/twofish.h
include/nettle/yarrow.h
@dirrm include/nettle
lib/libnettle.a
lib/libnettle.so.2
lib/libnettle.so
%%PORTDOCS%%%%DOCSDIR%%/NEWS
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/TODO
%%PORTDOCS%%%%DOCSDIR%%/nettle.html
%%PORTDOCS%%@dirrm %%DOCSDIR%%
%%EXAMPLESDIR%%/getopt.c
%%EXAMPLESDIR%%/getopt1.c
%%EXAMPLESDIR%%/getopt.h
%%EXAMPLESDIR%%/io.c
%%EXAMPLESDIR%%/nettle-benchmark.c
%%EXAMPLESDIR%%/nettle-openssl.c
%%EXAMPLESDIR%%/rsa-decrypt.c
%%EXAMPLESDIR%%/rsa-encrypt.c
%%EXAMPLESDIR%%/rsa-keygen.c
%%EXAMPLESDIR%%/rsa-session.h
%%EXAMPLESDIR%%/rsa-sign.c
%%EXAMPLESDIR%%/rsa-verify.c
%%EXAMPLESDIR%%/io.h
@dirrm %%EXAMPLESDIR%%