From owner-svn-ports-all@freebsd.org Sat Nov 23 12:16:54 2019 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 BF1C71B3E26; Sat, 23 Nov 2019 12:16:54 +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 47Ksjf4f1nz40CH; Sat, 23 Nov 2019 12:16:54 +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 7F391BC8D; Sat, 23 Nov 2019 12:16:54 +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 xANCGsRr086149; Sat, 23 Nov 2019 12:16:54 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xANCGr4q086146; Sat, 23 Nov 2019 12:16:53 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201911231216.xANCGr4q086146@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sat, 23 Nov 2019 12:16:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r518224 - head/security/libtasn1 X-SVN-Group: ports-head X-SVN-Commit-Author: novel X-SVN-Commit-Paths: head/security/libtasn1 X-SVN-Commit-Revision: 518224 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: Sat, 23 Nov 2019 12:16:54 -0000 Author: novel Date: Sat Nov 23 12:16:53 2019 New Revision: 518224 URL: https://svnweb.freebsd.org/changeset/ports/518224 Log: security/libtasn1: update to 4.15.0 Modified: head/security/libtasn1/Makefile head/security/libtasn1/distinfo head/security/libtasn1/pkg-plist Modified: head/security/libtasn1/Makefile ============================================================================== --- head/security/libtasn1/Makefile Sat Nov 23 11:56:33 2019 (r518223) +++ head/security/libtasn1/Makefile Sat Nov 23 12:16:53 2019 (r518224) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libtasn1 -PORTVERSION= 4.14 +PORTVERSION= 4.15.0 CATEGORIES= security MASTER_SITES= GNU \ GNUPG/gnutls/${PORTNAME} Modified: head/security/libtasn1/distinfo ============================================================================== --- head/security/libtasn1/distinfo Sat Nov 23 11:56:33 2019 (r518223) +++ head/security/libtasn1/distinfo Sat Nov 23 12:16:53 2019 (r518224) @@ -1,3 +1,3 @@ -TIMESTAMP = 1563806064 -SHA256 (libtasn1-4.14.tar.gz) = 9e604ba5c5c8ea403487695c2e407405820d98540d9de884d6e844f9a9c5ba08 -SIZE (libtasn1-4.14.tar.gz) = 1771184 +TIMESTAMP = 1574481561 +SHA256 (libtasn1-4.15.0.tar.gz) = dd77509fe8f5304deafbca654dc7f0ea57f5841f41ba530cff9a5bf71382739e +SIZE (libtasn1-4.15.0.tar.gz) = 1800713 Modified: head/security/libtasn1/pkg-plist ============================================================================== --- head/security/libtasn1/pkg-plist Sat Nov 23 11:56:33 2019 (r518223) +++ head/security/libtasn1/pkg-plist Sat Nov 23 12:16:53 2019 (r518224) @@ -1,11 +1,12 @@ 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.6 +lib/libtasn1.so.6.5.7 libdata/pkgconfig/libtasn1.pc man/man1/asn1Coding.1.gz man/man1/asn1Decoding.1.gz