From owner-svn-ports-all@freebsd.org Fri Jan 20 16:53:26 2017 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 73465CB90F8; Fri, 20 Jan 2017 16:53:26 +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 26D431DC1; Fri, 20 Jan 2017 16:53:26 +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 v0KGrPeE030685; Fri, 20 Jan 2017 16:53:25 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v0KGrPMX030682; Fri, 20 Jan 2017 16:53:25 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201701201653.v0KGrPMX030682@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Fri, 20 Jan 2017 16:53:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r431971 - 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.23 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: Fri, 20 Jan 2017 16:53:26 -0000 Author: novel Date: Fri Jan 20 16:53:24 2017 New Revision: 431971 URL: https://svnweb.freebsd.org/changeset/ports/431971 Log: security/libtasn1: update to 4.10 Modified: head/security/libtasn1/Makefile head/security/libtasn1/distinfo head/security/libtasn1/pkg-plist Modified: head/security/libtasn1/Makefile ============================================================================== --- head/security/libtasn1/Makefile Fri Jan 20 16:44:13 2017 (r431970) +++ head/security/libtasn1/Makefile Fri Jan 20 16:53:24 2017 (r431971) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libtasn1 -PORTVERSION= 4.9 +PORTVERSION= 4.10 CATEGORIES= security MASTER_SITES= GNU @@ -15,7 +15,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING.LIB USE_LDCONFIG= yes USES= cpe pkgconfig pathfix gmake libtool GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --disable-gcc-warnings INSTALL_TARGET= install-strip CPE_VENDOR= gnu Modified: head/security/libtasn1/distinfo ============================================================================== --- head/security/libtasn1/distinfo Fri Jan 20 16:44:13 2017 (r431970) +++ head/security/libtasn1/distinfo Fri Jan 20 16:53:24 2017 (r431971) @@ -1,3 +1,3 @@ -TIMESTAMP = 1469490814 -SHA256 (libtasn1-4.9.tar.gz) = 4f6f7a8fd691ac2b8307c8ca365bad711db607d4ad5966f6938a9d2ecd65c920 -SIZE (libtasn1-4.9.tar.gz) = 1864709 +TIMESTAMP = 1484659485 +SHA256 (libtasn1-4.10.tar.gz) = 681a4d9a0d259f2125713f2e5766c5809f151b3a1392fd91390f780b4b8f5a02 +SIZE (libtasn1-4.10.tar.gz) = 1887057 Modified: head/security/libtasn1/pkg-plist ============================================================================== --- head/security/libtasn1/pkg-plist Fri Jan 20 16:44:13 2017 (r431970) +++ head/security/libtasn1/pkg-plist Fri Jan 20 16:53:24 2017 (r431971) @@ -5,7 +5,7 @@ include/libtasn1.h lib/libtasn1.a lib/libtasn1.so lib/libtasn1.so.6 -lib/libtasn1.so.6.5.2 +lib/libtasn1.so.6.5.3 libdata/pkgconfig/libtasn1.pc man/man1/asn1Coding.1.gz man/man1/asn1Decoding.1.gz