Skip to content

Commit

Permalink
security/boringssl: update pkg-plist, bump PORTREVISION
Browse files Browse the repository at this point in the history
  • Loading branch information
osokin committed Jan 5, 2022
1 parent 2edd135 commit 121c1e8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 4 deletions.
1 change: 1 addition & 0 deletions security/boringssl/Makefile
@@ -1,5 +1,6 @@
PORTNAME= boringssl
PORTVERSION= 0.0.0.0.2021.12.21.01
PORTREVISION= 1
CATEGORIES= security

MAINTAINER= ports@FreeBSD.org
Expand Down
14 changes: 10 additions & 4 deletions security/boringssl/pkg-plist
Expand Up @@ -2,14 +2,16 @@ bin/bssl
include/openssl/aead.h
include/openssl/aes.h
include/openssl/arm_arch.h
include/openssl/asn1.h
include/openssl/asn1_mac.h
include/openssl/asn1.h
include/openssl/asn1t.h
include/openssl/base.h
include/openssl/base64.h
include/openssl/bio.h
include/openssl/blake2.h
include/openssl/blowfish.h
include/openssl/bn.h
include/openssl/bn.h.bak
include/openssl/buf.h
include/openssl/buffer.h
include/openssl/bytestring.h
Expand All @@ -27,32 +29,35 @@ include/openssl/digest.h
include/openssl/dsa.h
include/openssl/dtls1.h
include/openssl/e_os2.h
include/openssl/ec.h
include/openssl/ec_key.h
include/openssl/ec.h
include/openssl/ecdh.h
include/openssl/ecdsa.h
include/openssl/engine.h
include/openssl/err.h
include/openssl/evp_errors.h
include/openssl/evp.h
include/openssl/ex_data.h
include/openssl/hkdf.h
include/openssl/hmac.h
include/openssl/hpke.h
include/openssl/hrss.h
include/openssl/is_boringssl.h
include/openssl/lhash.h
include/openssl/md4.h
include/openssl/md5.h
include/openssl/mem.h
include/openssl/nid.h
include/openssl/obj.h
include/openssl/obj_mac.h
include/openssl/obj.h
include/openssl/objects.h
include/openssl/opensslconf.h
include/openssl/opensslv.h
include/openssl/ossl_typ.h
include/openssl/pem.h
include/openssl/pkcs12.h
include/openssl/pkcs7.h
include/openssl/pkcs7.h.bak
include/openssl/pkcs8.h
include/openssl/poly1305.h
include/openssl/pool.h
Expand All @@ -66,14 +71,15 @@ include/openssl/siphash.h
include/openssl/span.h
include/openssl/srtp.h
include/openssl/ssl.h
include/openssl/ssl.h.bak
include/openssl/ssl3.h
include/openssl/stack.h
include/openssl/thread.h
include/openssl/tls1.h
include/openssl/trust_token.h
include/openssl/type_check.h
include/openssl/x509.h
include/openssl/x509_vfy.h
include/openssl/x509.h
include/openssl/x509v3.h
lib/libcrypto.so
lib/libcrypto.so.1
Expand Down

0 comments on commit 121c1e8

Please sign in to comment.