From owner-svn-ports-all@freebsd.org Sat Jun 9 21:16:11 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 808A81002E27 for ; Sat, 9 Jun 2018 21:16:11 +0000 (UTC) (envelope-from adamw@adamw.org) Received: from mail-yw0-x244.google.com (mail-yw0-x244.google.com [IPv6:2607:f8b0:4002:c05::244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2324A76F54 for ; Sat, 9 Jun 2018 21:16:10 +0000 (UTC) (envelope-from adamw@adamw.org) Received: by mail-yw0-x244.google.com with SMTP id u124-v6so5212199ywg.0 for ; Sat, 09 Jun 2018 14:16:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=adamw-org.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=zplge/o/aoRUD7sU6dlYJbK1fPb6YjuVxaWBPvvJjo4=; b=XOh+3358DU8vSIZpO2FlerAF7hC1XV09tER4zjaxbdX8sTb1iWdi3HRUIPkffdCnnc bRxfuL+kNcyFRgfoNdsJbeCJLTfKbB8lSzJQt2p8VNdWUuK6FxnrCzYOZoyKXsns1ULX /kRXLFmXYHyzsc0Abx3VpoMi6wUfGVhiTf6LsASix4aq5LU8PPGpDmfYoHse04tVoGYh eYGxsmLjsWNAH9VDFp887Q6IkSwQqH1z5vtUef0Z0BWY9wri7NG4mFoFyCAHjNl8m3cb o4PPBRAL/HMCVHTqeO7S2IiXogQ2Y9WvUw8TPT2hqUYXPF9Wty0OUO+3D7ywlvbol3Cl 0N8A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=zplge/o/aoRUD7sU6dlYJbK1fPb6YjuVxaWBPvvJjo4=; b=mP7WjMgEP+Htr9nlaKc6CIUD93Yf/VR47uM8x+doP5IYOQiLnusFqoP1SLJQw28ncs 9eTv9i0kPg4nJh2L+lCMmIaaCgKDIEzLESlVBAXNdSMDpYRTfR1vurVEB0dZ0JCkxP7P qCRnjQJ2k3bJ5Lb0+6vjBYG1n1LfZJvdp9uBth4aUatRdxVbuBMWAs+P//w4/sNDgSgu CMKPj1ptWy79SKXg7ii5s+AVPEv63Jn2BJjp1iNocXVErdWClz89dcj0s4qyB5nkcU6y 8pjXZNQcgNYShv3uPpUfPC8j3d1Lz9olbGRxdljCvJsxAjezL9LSpOQY7tQqX1v5b59G ksQA== X-Gm-Message-State: APt69E1MYSpfBfXJkzSObN12h3aaLmRyLHcBsjNLTczAFdJskCs965XQ dcP2n2NbDT42r4Vk7QA9EuFLBWlf1zZgpOkaKm7vqg== X-Google-Smtp-Source: ADUXVKKmeRC3i5cJ6UaI4aOZMMfnVtT6h/gsE0WQ+b1IuJYZsXmL5v34skbT6mC1BmIPPWSZ0mtoqvROtT0Z/0F2UMI= X-Received: by 2002:a81:a316:: with SMTP id a22-v6mr6661872ywh.142.1528578970330; Sat, 09 Jun 2018 14:16:10 -0700 (PDT) MIME-Version: 1.0 References: <201806092053.w59Krkxj013699@repo.freebsd.org> In-Reply-To: <201806092053.w59Krkxj013699@repo.freebsd.org> From: Adam Weinberger Date: Sat, 9 Jun 2018 15:15:54 -0600 Message-ID: Subject: Re: svn commit: r472087 - head/security/keychain To: garga@freebsd.org Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.26 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: Sat, 09 Jun 2018 21:16:11 -0000 On Sat, Jun 9, 2018 at 2:54 PM Renato Botelho wrote: > > Author: garga > Date: Sat Jun 9 20:53:46 2018 > New Revision: 472087 > URL: https://svnweb.freebsd.org/changeset/ports/472087 > > Log: > Update security/keychain to 2.8.5 > > Modified: > head/security/keychain/Makefile > head/security/keychain/distinfo > > Modified: head/security/keychain/Makefile > ============================================================================== > --- head/security/keychain/Makefile Sat Jun 9 20:09:05 2018 (r472086) > +++ head/security/keychain/Makefile Sat Jun 9 20:53:46 2018 (r472087) > @@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= keychain > -PORTVERSION= 2.8.4 > +PORTVERSION= 2.8.5 > CATEGORIES= security > MASTER_SITES= http://www.funtoo.org/archive/keychain/ \ > GENTOO > > Modified: head/security/keychain/distinfo > ============================================================================== > --- head/security/keychain/distinfo Sat Jun 9 20:09:05 2018 (r472086) > +++ head/security/keychain/distinfo Sat Jun 9 20:53:46 2018 (r472087) > @@ -1,3 +1,3 @@ > -TIMESTAMP = 1510573116 > -SHA256 (keychain-2.8.4.tar.bz2) = 1746dac19f565a1489b5a8ee660af2d7097f44cb5bede3e9103782056592ae6b > -SIZE (keychain-2.8.4.tar.bz2) = 34368 > +TIMESTAMP = 1528577567 > +SHA256 (keychain-2.8.5.tar.bz2) = 16f5949b606691dea6e1832a77e697b8c0b2a536abfbd29e3a3f47222259c3b2 > +SIZE (keychain-2.8.5.tar.bz2) = 34869 > Hi Renato, It's probably worth switching to GitHub. Upstream releases only to GH, so the funtoo distfile is a mirror. Plus, that mirror didn't pick up the distfile until 6-ish weeks (Mar 8) after the GH release (Jan 24). # Adam -- Adam Weinberger adamw@adamw.org https://www.adamw.org