Index: branches/2015Q4/security/polarssl13/Makefile =================================================================== --- branches/2015Q4/security/polarssl13/Makefile (revision 398634) +++ branches/2015Q4/security/polarssl13/Makefile (revision 398635) @@ -1,38 +1,38 @@ # $FreeBSD$ PORTNAME= polarssl -PORTVERSION= 1.3.11 +PORTVERSION= 1.3.13 DISTVERSIONSUFFIX= -gpl CATEGORIES= security devel MASTER_SITES= https://polarssl.org/download/ PKGNAMESUFFIX= 13 DISTNAME= mbedtls-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= tijl@FreeBSD.org COMMENT= SSL/TLS and cryptography library LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_sparc64= fails to compile: relocation error ALL_TARGET= no_test MAKE_ENV= SHARED=1 USES= cpe gmake tar:tgz USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/mbedtls-${PORTVERSION} CONFLICTS= polarssl-[0-9]* post-patch: @${REINPLACE_CMD} \ -e 's/PREFIX/NAMEPREFIX/' \ -e 's/$$(DESTDIR)/&$$(PREFIX)/' \ ${WRKSRC}/Makefile post-install: ${FIND} ${STAGEDIR}${PREFIX}/bin ${STAGEDIR}${PREFIX}/lib -type f | \ ${XARGS} ${STRIP_CMD} .include Index: branches/2015Q4/security/polarssl13/distinfo =================================================================== --- branches/2015Q4/security/polarssl13/distinfo (revision 398634) +++ branches/2015Q4/security/polarssl13/distinfo (revision 398635) @@ -1,2 +1,2 @@ -SHA256 (mbedtls-1.3.11-gpl.tgz) = 67a593027b6a442a4fa5b6c224c4ac8cdae5be721f5a28a11d34f10dcda441cb -SIZE (mbedtls-1.3.11-gpl.tgz) = 1731809 +SHA256 (mbedtls-1.3.13-gpl.tgz) = 3f457aefdaf46f42b6fc50f5226c32c37731279fe20e97e322282aca0143bb97 +SIZE (mbedtls-1.3.13-gpl.tgz) = 1743155 Index: branches/2015Q4/security/polarssl13/pkg-plist =================================================================== --- branches/2015Q4/security/polarssl13/pkg-plist (revision 398634) +++ branches/2015Q4/security/polarssl13/pkg-plist (revision 398635) @@ -1,158 +1,164 @@ bin/mbedtls_aescrypt2 bin/mbedtls_benchmark bin/mbedtls_cert_app bin/mbedtls_cert_req +bin/mbedtls_cert_write bin/mbedtls_crl_app bin/mbedtls_crypt_and_hash bin/mbedtls_dh_client bin/mbedtls_dh_genprime bin/mbedtls_dh_server +bin/mbedtls_ecdsa bin/mbedtls_gen_entropy bin/mbedtls_gen_key bin/mbedtls_gen_random_ctr_drbg bin/mbedtls_gen_random_havege bin/mbedtls_generic_sum bin/mbedtls_hello bin/mbedtls_key_app bin/mbedtls_key_app_writer bin/mbedtls_md5sum bin/mbedtls_mini_client bin/mbedtls_mpi_demo bin/mbedtls_pem2der bin/mbedtls_pk_decrypt bin/mbedtls_pk_encrypt bin/mbedtls_pk_sign bin/mbedtls_pk_verify +bin/mbedtls_req_app bin/mbedtls_rsa_decrypt bin/mbedtls_rsa_encrypt bin/mbedtls_rsa_genkey bin/mbedtls_rsa_sign bin/mbedtls_rsa_sign_pss bin/mbedtls_rsa_verify bin/mbedtls_rsa_verify_pss bin/mbedtls_selftest bin/mbedtls_sha1sum bin/mbedtls_sha2sum bin/mbedtls_ssl_cert_test bin/mbedtls_ssl_client1 bin/mbedtls_ssl_client2 bin/mbedtls_ssl_fork_server bin/mbedtls_ssl_mail_client bin/mbedtls_ssl_server bin/mbedtls_ssl_server2 bin/mbedtls_ssl_test bin/mbedtls_strerror bin/polarssl_aescrypt2 bin/polarssl_benchmark bin/polarssl_cert_app bin/polarssl_cert_req +bin/polarssl_cert_write bin/polarssl_crl_app bin/polarssl_crypt_and_hash bin/polarssl_dh_client bin/polarssl_dh_genprime bin/polarssl_dh_server +bin/polarssl_ecdsa bin/polarssl_gen_entropy bin/polarssl_gen_key bin/polarssl_gen_random_ctr_drbg bin/polarssl_gen_random_havege bin/polarssl_generic_sum bin/polarssl_hello bin/polarssl_key_app bin/polarssl_key_app_writer bin/polarssl_md5sum bin/polarssl_mini_client bin/polarssl_mpi_demo bin/polarssl_pem2der bin/polarssl_pk_decrypt bin/polarssl_pk_encrypt bin/polarssl_pk_sign bin/polarssl_pk_verify +bin/polarssl_req_app bin/polarssl_rsa_decrypt bin/polarssl_rsa_encrypt bin/polarssl_rsa_genkey bin/polarssl_rsa_sign bin/polarssl_rsa_sign_pss bin/polarssl_rsa_verify bin/polarssl_rsa_verify_pss bin/polarssl_selftest bin/polarssl_sha1sum bin/polarssl_sha2sum bin/polarssl_ssl_cert_test bin/polarssl_ssl_client1 bin/polarssl_ssl_client2 bin/polarssl_ssl_fork_server bin/polarssl_ssl_mail_client bin/polarssl_ssl_server bin/polarssl_ssl_server2 bin/polarssl_ssl_test bin/polarssl_strerror include/polarssl/aes.h include/polarssl/aesni.h include/polarssl/arc4.h include/polarssl/asn1.h include/polarssl/asn1write.h include/polarssl/base64.h include/polarssl/bignum.h include/polarssl/blowfish.h include/polarssl/bn_mul.h include/polarssl/camellia.h include/polarssl/ccm.h include/polarssl/certs.h include/polarssl/check_config.h include/polarssl/cipher.h include/polarssl/cipher_wrap.h include/polarssl/compat-1.2.h include/polarssl/config.h include/polarssl/ctr_drbg.h include/polarssl/debug.h include/polarssl/des.h include/polarssl/dhm.h include/polarssl/ecdh.h include/polarssl/ecdsa.h include/polarssl/ecp.h include/polarssl/entropy.h include/polarssl/entropy_poll.h include/polarssl/error.h include/polarssl/gcm.h include/polarssl/havege.h include/polarssl/hmac_drbg.h include/polarssl/md.h include/polarssl/md2.h include/polarssl/md4.h include/polarssl/md5.h include/polarssl/md_wrap.h include/polarssl/memory.h include/polarssl/memory_buffer_alloc.h include/polarssl/net.h include/polarssl/oid.h include/polarssl/openssl.h include/polarssl/padlock.h include/polarssl/pbkdf2.h include/polarssl/pem.h include/polarssl/pk.h include/polarssl/pk_wrap.h include/polarssl/pkcs11.h include/polarssl/pkcs12.h include/polarssl/pkcs5.h include/polarssl/platform.h include/polarssl/ripemd160.h include/polarssl/rsa.h include/polarssl/sha1.h include/polarssl/sha256.h include/polarssl/sha512.h include/polarssl/ssl.h include/polarssl/ssl_cache.h include/polarssl/ssl_ciphersuites.h include/polarssl/threading.h include/polarssl/timing.h include/polarssl/version.h include/polarssl/x509.h include/polarssl/x509_crl.h include/polarssl/x509_crt.h include/polarssl/x509_csr.h include/polarssl/xtea.h lib/libmbedtls.a lib/libmbedtls.so lib/libmbedtls.so.9 lib/libpolarssl.a lib/libpolarssl.so Index: branches/2015Q4 =================================================================== --- branches/2015Q4 (revision 398634) +++ branches/2015Q4 (revision 398635) Property changes on: branches/2015Q4 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r398630