From owner-svn-ports-head@freebsd.org Sun Apr 17 02:50:41 2016 Return-Path: Delivered-To: svn-ports-head@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 462A2B10E9D; Sun, 17 Apr 2016 02:50:41 +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 mx1.freebsd.org (Postfix) with ESMTPS id 136C91BEE; Sun, 17 Apr 2016 02:50:40 +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 u3H2oeL2033559; Sun, 17 Apr 2016 02:50:40 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u3H2oeO8033555; Sun, 17 Apr 2016 02:50:40 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201604170250.u3H2oeO8033555@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sun, 17 Apr 2016 02:50:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r413488 - 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-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Apr 2016 02:50:41 -0000 Author: novel Date: Sun Apr 17 02:50:39 2016 New Revision: 413488 URL: https://svnweb.freebsd.org/changeset/ports/413488 Log: security/libtasn1: update to 4.8 Modified: head/security/libtasn1/Makefile head/security/libtasn1/distinfo head/security/libtasn1/pkg-plist Modified: head/security/libtasn1/Makefile ============================================================================== --- head/security/libtasn1/Makefile Sun Apr 17 01:17:55 2016 (r413487) +++ head/security/libtasn1/Makefile Sun Apr 17 02:50:39 2016 (r413488) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libtasn1 -PORTVERSION= 4.7 +PORTVERSION= 4.8 CATEGORIES= security MASTER_SITES= GNU Modified: head/security/libtasn1/distinfo ============================================================================== --- head/security/libtasn1/distinfo Sun Apr 17 01:17:55 2016 (r413487) +++ head/security/libtasn1/distinfo Sun Apr 17 02:50:39 2016 (r413488) @@ -1,2 +1,2 @@ -SHA256 (libtasn1-4.7.tar.gz) = a40780dc93fc6d819170240e8ece25352058a85fd1d2347ce0f143667d8f11c9 -SIZE (libtasn1-4.7.tar.gz) = 1851611 +SHA256 (libtasn1-4.8.tar.gz) = fa802fc94d79baa00e7397cedf29eb6827d4bd8b4dd77b577373577c93a8c513 +SIZE (libtasn1-4.8.tar.gz) = 1859924 Modified: head/security/libtasn1/pkg-plist ============================================================================== --- head/security/libtasn1/pkg-plist Sun Apr 17 01:17:55 2016 (r413487) +++ head/security/libtasn1/pkg-plist Sun Apr 17 02:50:39 2016 (r413488) @@ -5,7 +5,7 @@ include/libtasn1.h lib/libtasn1.a lib/libtasn1.so lib/libtasn1.so.6 -lib/libtasn1.so.6.5.1 +lib/libtasn1.so.6.5.2 libdata/pkgconfig/libtasn1.pc man/man1/asn1Coding.1.gz man/man1/asn1Decoding.1.gz