From owner-svn-ports-all@freebsd.org Sun Mar 11 12:55:23 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 35FC0F4CD05; Sun, 11 Mar 2018 12:55:23 +0000 (UTC) (envelope-from ehaupt@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 DE22C6B5B4; Sun, 11 Mar 2018 12:55:22 +0000 (UTC) (envelope-from ehaupt@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 D8FC81D955; Sun, 11 Mar 2018 12:55:22 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w2BCtMFn043438; Sun, 11 Mar 2018 12:55:22 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w2BCtMa9043435; Sun, 11 Mar 2018 12:55:22 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201803111255.w2BCtMa9043435@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Sun, 11 Mar 2018 12:55:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r464167 - head/security/crackpkcs12 X-SVN-Group: ports-head X-SVN-Commit-Author: ehaupt X-SVN-Commit-Paths: head/security/crackpkcs12 X-SVN-Commit-Revision: 464167 X-SVN-Commit-Repository: ports 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.25 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, 11 Mar 2018 12:55:23 -0000 Author: ehaupt Date: Sun Mar 11 12:55:22 2018 New Revision: 464167 URL: https://svnweb.freebsd.org/changeset/ports/464167 Log: Update to 0.2.11 Modified: head/security/crackpkcs12/Makefile head/security/crackpkcs12/distinfo Modified: head/security/crackpkcs12/Makefile ============================================================================== --- head/security/crackpkcs12/Makefile Sun Mar 11 11:27:16 2018 (r464166) +++ head/security/crackpkcs12/Makefile Sun Mar 11 12:55:22 2018 (r464167) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= crackpkcs12 -PORTVERSION= 0.2.10 +PORTVERSION= 0.2.11 CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} Modified: head/security/crackpkcs12/distinfo ============================================================================== --- head/security/crackpkcs12/distinfo Sun Mar 11 11:27:16 2018 (r464166) +++ head/security/crackpkcs12/distinfo Sun Mar 11 12:55:22 2018 (r464167) @@ -1,3 +1,3 @@ -TIMESTAMP = 1500995011 -SHA256 (crackpkcs12-0.2.10.tar.gz) = a62a7b8d9693082b5209752187ebe9101d7c15c79f5e53fb9cc4ec9533da966a -SIZE (crackpkcs12-0.2.10.tar.gz) = 94473 +TIMESTAMP = 1520771841 +SHA256 (crackpkcs12-0.2.11.tar.gz) = 9cfd0aa1160545810404fff60234c7b6372ce7fcf9df392a7944366cae3fbf25 +SIZE (crackpkcs12-0.2.11.tar.gz) = 94400