From owner-svn-ports-all@freebsd.org Sat Sep 5 09:53:23 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 433B09CA09F; Sat, 5 Sep 2015 09:53:23 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 117BB1185; Sat, 5 Sep 2015 09:53:23 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t859rMYZ078039; Sat, 5 Sep 2015 09:53:22 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t859rMbe078036; Sat, 5 Sep 2015 09:53:22 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201509050953.t859rMbe078036@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sat, 5 Sep 2015 09:53:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r396164 - head/security/libtasn1 X-SVN-Group: ports-head 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.20 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, 05 Sep 2015 09:53:23 -0000 Author: novel Date: Sat Sep 5 09:53:21 2015 New Revision: 396164 URL: https://svnweb.freebsd.org/changeset/ports/396164 Log: Update to 4.6. Modified: head/security/libtasn1/Makefile head/security/libtasn1/distinfo head/security/libtasn1/pkg-plist Modified: head/security/libtasn1/Makefile ============================================================================== --- head/security/libtasn1/Makefile Sat Sep 5 09:47:14 2015 (r396163) +++ head/security/libtasn1/Makefile Sat Sep 5 09:53:21 2015 (r396164) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libtasn1 -PORTVERSION= 4.5 -PORTREVISION= 1 +PORTVERSION= 4.6 CATEGORIES= security MASTER_SITES= GNU Modified: head/security/libtasn1/distinfo ============================================================================== --- head/security/libtasn1/distinfo Sat Sep 5 09:47:14 2015 (r396163) +++ head/security/libtasn1/distinfo Sat Sep 5 09:53:21 2015 (r396164) @@ -1,2 +1,2 @@ -SHA256 (libtasn1-4.5.tar.gz) = 89b3b5dce119273431544ecb305081f3530911001bb12e5d76588907edb71bda -SIZE (libtasn1-4.5.tar.gz) = 1850279 +SHA256 (libtasn1-4.6.tar.gz) = 3462fc25e2d2536878c39a8825f5e36ba2e2611b27ef535e064f4c56258e508b +SIZE (libtasn1-4.6.tar.gz) = 1852124 Modified: head/security/libtasn1/pkg-plist ============================================================================== --- head/security/libtasn1/pkg-plist Sat Sep 5 09:47:14 2015 (r396163) +++ head/security/libtasn1/pkg-plist Sat Sep 5 09:53:21 2015 (r396164) @@ -5,7 +5,7 @@ include/libtasn1.h lib/libtasn1.a lib/libtasn1.so lib/libtasn1.so.6 -lib/libtasn1.so.6.4.2 +lib/libtasn1.so.6.5.0 libdata/pkgconfig/libtasn1.pc man/man1/asn1Coding.1.gz man/man1/asn1Decoding.1.gz @@ -34,6 +34,7 @@ man/man3/asn1_find_structure_from_oid.3. man/man3/asn1_get_bit_der.3.gz man/man3/asn1_get_length_ber.3.gz man/man3/asn1_get_length_der.3.gz +man/man3/asn1_get_object_id_der.3.gz man/man3/asn1_get_octet_der.3.gz man/man3/asn1_get_tag_der.3.gz man/man3/asn1_length_der.3.gz