From owner-svn-ports-head@freebsd.org Fri Jan 19 15:44:50 2018 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 D5ADDEB8ECE; Fri, 19 Jan 2018 15:44:50 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B0C512C58; Fri, 19 Jan 2018 15:44:50 +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 EE41876C0; Fri, 19 Jan 2018 15:44:49 +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 w0JFinsC071147; Fri, 19 Jan 2018 15:44:49 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w0JFinxx071144; Fri, 19 Jan 2018 15:44:49 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201801191544.w0JFinxx071144@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Fri, 19 Jan 2018 15:44:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r459431 - head/security/libtasn1 X-SVN-Group: ports-head X-SVN-Commit-Author: novel X-SVN-Commit-Paths: head/security/libtasn1 X-SVN-Commit-Revision: 459431 X-SVN-Commit-Repository: ports 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.25 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: Fri, 19 Jan 2018 15:44:50 -0000 Author: novel Date: Fri Jan 19 15:44:49 2018 New Revision: 459431 URL: https://svnweb.freebsd.org/changeset/ports/459431 Log: security/libtasn1: update to 4.13 While here, reorder USE* to pet portlint. 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 19 15:12:47 2018 (r459430) +++ head/security/libtasn1/Makefile Fri Jan 19 15:44:49 2018 (r459431) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libtasn1 -PORTVERSION= 4.12 +PORTVERSION= 4.13 CATEGORIES= security MASTER_SITES= GNU @@ -12,8 +12,8 @@ COMMENT= ASN.1 structure parser library LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING.LIB -USE_LDCONFIG= yes USES= cpe pkgconfig pathfix gmake libtool +USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip CPE_VENDOR= gnu Modified: head/security/libtasn1/distinfo ============================================================================== --- head/security/libtasn1/distinfo Fri Jan 19 15:12:47 2018 (r459430) +++ head/security/libtasn1/distinfo Fri Jan 19 15:44:49 2018 (r459431) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496492671 -SHA256 (libtasn1-4.12.tar.gz) = 6753da2e621257f33f5b051cc114d417e5206a0818fe0b1ecfd6153f70934753 -SIZE (libtasn1-4.12.tar.gz) = 1888450 +TIMESTAMP = 1516125602 +SHA256 (libtasn1-4.13.tar.gz) = 7e528e8c317ddd156230c4e31d082cd13e7ddeb7a54824be82632209550c8cca +SIZE (libtasn1-4.13.tar.gz) = 1891703 Modified: head/security/libtasn1/pkg-plist ============================================================================== --- head/security/libtasn1/pkg-plist Fri Jan 19 15:12:47 2018 (r459430) +++ head/security/libtasn1/pkg-plist Fri Jan 19 15:44:49 2018 (r459431) @@ -5,7 +5,7 @@ include/libtasn1.h lib/libtasn1.a lib/libtasn1.so lib/libtasn1.so.6 -lib/libtasn1.so.6.5.4 +lib/libtasn1.so.6.5.5 libdata/pkgconfig/libtasn1.pc man/man1/asn1Coding.1.gz man/man1/asn1Decoding.1.gz