From owner-freebsd-gnome@FreeBSD.ORG Thu Jul 2 13:46:25 2009 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F3322106566C; Thu, 2 Jul 2009 13:46:24 +0000 (UTC) (envelope-from unixmania@gmail.com) Received: from mail-bw0-f216.google.com (mail-bw0-f216.google.com [209.85.218.216]) by mx1.freebsd.org (Postfix) with ESMTP id C22908FC18; Thu, 2 Jul 2009 13:46:23 +0000 (UTC) (envelope-from unixmania@gmail.com) Received: by bwz12 with SMTP id 12so1369363bwz.43 for ; Thu, 02 Jul 2009 06:46:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=B9cQtlYIfNbHbdiPn5ht2HCCvCoNlzXl6bY9wVfR4ww=; b=YgaS3sBP9b7LpQCQ3OgJ0fMDSnRBZMaKOMmGvp66UmgtgJV7FHIKk+I1II57psqoby jTWMZhkMofYJqc4oJUMe6ABbxvR8K7CwyZV+zXX0PC7STVnuG5HWDsDeBwsUtoPpAqb4 3H7HyJFYZKYbG8vkQJtnmTbiS2F/9H0cJfZEI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=YFJWgFpYf99Q0HyVosvDiCfvb0P/Fcab3NYnJC78ylzDGGnHRjWj0NFp/2DSEVVSfs bNaySkrvqMPKKY/PgcQzApwitpOZ75iH0pQp38iX7rfGXL1vqA8up7eSN4YhLiCa2u0y An74CXXvgJ22PEXrHLj7XVDLDAbfMhcvNv274= MIME-Version: 1.0 Received: by 10.239.162.205 with SMTP id m13mr4544hbd.87.1246541131398; Thu, 02 Jul 2009 06:25:31 -0700 (PDT) In-Reply-To: <200907020657.16578.bsdkaffee@gmail.com> References: <200906261354.46270.makc@freebsd.org> <20090626155317.GC25377@atarininja.org> <20090701150704.GA82265@atarininja.org> <200907020657.16578.bsdkaffee@gmail.com> Date: Thu, 2 Jul 2009 10:25:31 -0300 Message-ID: From: "Carlos A. M. dos Santos" To: "Jason E. Hale" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Mailman-Approved-At: Thu, 02 Jul 2009 14:10:00 +0000 Cc: kde@freebsd.org, Wesley Shields , frank@altpeter.de, lulf@kerneled.org, udo.schweigert@siemens.com, cherry@trombik.org, gnome@freebsd.org, clsung@freebsd.org Subject: Re: Fwd: [PATCH]GPGME 1.2.0 will break crypto in kdepim (Re: ports/135911: [MAINTAINER] security/gpgme: Update to version 1.2.0) X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Jul 2009 13:46:25 -0000 On Thu, Jul 2, 2009 at 7:57 AM, Jason E. Hale wrote: > On Wednesday 01 July 2009 11:07:04 Wesley Shields wrote: >> Does anyone care to comment on this? If the below text is applicable to >> FreeBSD I'd like to know so I can hold off on this update until fixes >> are in place. I'd hate to commit this after silence from the lists and >> then find out that things are broken. >> >> -- WXS >> > > After seeing the problem with KDE, I went through the source code of the = rest > of the ports that use gpgme. =A0The problem is that the new version of gp= gme > requires that gpgme_check_version() is called before gpgme_new(). =A0I ha= ve > identified several other ports that do not do this and I have developed > patches for them. =A0They are as follows: [...] Thanks, Jason. I will give it a try tonight and submit a PR ASAP. --=20 My preferred quotation of Robert Louis Stevenson is "You cannot make an omelette without breaking eggs". Not because I like the omelettes, but because I like the sound of eggs being broken.