From owner-svn-ports-all@freebsd.org Tue Apr 14 16:18:34 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 0BE622C41AA; Tue, 14 Apr 2020 16:18:34 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 491rJT6L2hz4Q1w; Tue, 14 Apr 2020 16:18:33 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id BAA158149; Tue, 14 Apr 2020 16:18:33 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 03EGIXa8095522; Tue, 14 Apr 2020 16:18:33 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 03EGIXCa095519; Tue, 14 Apr 2020 16:18:33 GMT (envelope-from novel@FreeBSD.org) Message-Id: <202004141618.03EGIXCa095519@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Tue, 14 Apr 2020 16:18:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r531703 - head/security/libtasn1 X-SVN-Group: ports-head X-SVN-Commit-Author: novel X-SVN-Commit-Paths: head/security/libtasn1 X-SVN-Commit-Revision: 531703 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Apr 2020 16:18:34 -0000 Author: novel Date: Tue Apr 14 16:18:32 2020 New Revision: 531703 URL: https://svnweb.freebsd.org/changeset/ports/531703 Log: security/libtasn1: update to 4.16.0 Modified: head/security/libtasn1/Makefile head/security/libtasn1/distinfo head/security/libtasn1/pkg-plist Modified: head/security/libtasn1/Makefile ============================================================================== --- head/security/libtasn1/Makefile Tue Apr 14 16:17:30 2020 (r531702) +++ head/security/libtasn1/Makefile Tue Apr 14 16:18:32 2020 (r531703) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libtasn1 -PORTVERSION= 4.15.0 +PORTVERSION= 4.16.0 CATEGORIES= security MASTER_SITES= GNU \ GNUPG/gnutls/${PORTNAME} Modified: head/security/libtasn1/distinfo ============================================================================== --- head/security/libtasn1/distinfo Tue Apr 14 16:17:30 2020 (r531702) +++ head/security/libtasn1/distinfo Tue Apr 14 16:18:32 2020 (r531703) @@ -1,3 +1,3 @@ -TIMESTAMP = 1574481561 -SHA256 (libtasn1-4.15.0.tar.gz) = dd77509fe8f5304deafbca654dc7f0ea57f5841f41ba530cff9a5bf71382739e -SIZE (libtasn1-4.15.0.tar.gz) = 1800713 +TIMESTAMP = 1581169480 +SHA256 (libtasn1-4.16.0.tar.gz) = 0e0fb0903839117cb6e3b56e68222771bebf22ad7fc2295a0ed7d576e8d4329d +SIZE (libtasn1-4.16.0.tar.gz) = 1812442 Modified: head/security/libtasn1/pkg-plist ============================================================================== --- head/security/libtasn1/pkg-plist Tue Apr 14 16:17:30 2020 (r531702) +++ head/security/libtasn1/pkg-plist Tue Apr 14 16:18:32 2020 (r531703) @@ -1,12 +1,11 @@ bin/asn1Coding bin/asn1Decoding bin/asn1Parser -bin/corpus2array include/libtasn1.h lib/libtasn1.a lib/libtasn1.so lib/libtasn1.so.6 -lib/libtasn1.so.6.5.7 +lib/libtasn1.so.6.6.0 libdata/pkgconfig/libtasn1.pc man/man1/asn1Coding.1.gz man/man1/asn1Decoding.1.gz @@ -40,6 +39,7 @@ man/man3/asn1_get_octet_der.3.gz man/man3/asn1_get_tag_der.3.gz man/man3/asn1_length_der.3.gz man/man3/asn1_number_of_elements.3.gz +man/man3/asn1_object_id_der.3.gz man/man3/asn1_octet_der.3.gz man/man3/asn1_parser2array.3.gz man/man3/asn1_parser2tree.3.gz