From owner-svn-ports-all@FreeBSD.ORG Sun Sep 21 12:00:59 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 74AA364E; Sun, 21 Sep 2014 12:00:59 +0000 (UTC) Received: from svn.freebsd.org (svn.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 5FFD4AC; Sun, 21 Sep 2014 12:00:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s8LC0xkM045958; Sun, 21 Sep 2014 12:00:59 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s8LC0wFX045954; Sun, 21 Sep 2014 12:00:58 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201409211200.s8LC0wFX045954@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sun, 21 Sep 2014 12:00:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r368742 - 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.18-1 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: Sun, 21 Sep 2014 12:00:59 -0000 Author: novel Date: Sun Sep 21 12:00:58 2014 New Revision: 368742 URL: http://svnweb.freebsd.org/changeset/ports/368742 QAT: https://qat.redports.org/buildarchive/r368742/ Log: Update to 4.2. Modified: head/security/libtasn1/Makefile head/security/libtasn1/distinfo head/security/libtasn1/pkg-plist Modified: head/security/libtasn1/Makefile ============================================================================== --- head/security/libtasn1/Makefile Sun Sep 21 12:00:39 2014 (r368741) +++ head/security/libtasn1/Makefile Sun Sep 21 12:00:58 2014 (r368742) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libtasn1 -PORTVERSION= 4.1 +PORTVERSION= 4.2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= libtasn1 Modified: head/security/libtasn1/distinfo ============================================================================== --- head/security/libtasn1/distinfo Sun Sep 21 12:00:39 2014 (r368741) +++ head/security/libtasn1/distinfo Sun Sep 21 12:00:58 2014 (r368742) @@ -1,2 +1,2 @@ -SHA256 (libtasn1-4.1.tar.gz) = 60ee6571dcfa00cf55406404912274d6dc759cbaa80d666b89d819feeff5f301 -SIZE (libtasn1-4.1.tar.gz) = 1865697 +SHA256 (libtasn1-4.2.tar.gz) = 693b41cb36c2ac02d5990180b0712a79a591168e93d85f7fcbb75a0a0be4cdbb +SIZE (libtasn1-4.2.tar.gz) = 1866192 Modified: head/security/libtasn1/pkg-plist ============================================================================== --- head/security/libtasn1/pkg-plist Sun Sep 21 12:00:39 2014 (r368741) +++ head/security/libtasn1/pkg-plist Sun Sep 21 12:00:58 2014 (r368742) @@ -6,7 +6,7 @@ info/libtasn1.info lib/libtasn1.a lib/libtasn1.so lib/libtasn1.so.6 -lib/libtasn1.so.6.3.1 +lib/libtasn1.so.6.3.2 libdata/pkgconfig/libtasn1.pc man/man1/asn1Coding.1.gz man/man1/asn1Decoding.1.gz