From owner-cvs-all@FreeBSD.ORG Thu Dec 23 18:41:28 2010 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C62A7106564A; Thu, 23 Dec 2010 18:41:28 +0000 (UTC) (envelope-from mezz.freebsd@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 09B108FC13; Thu, 23 Dec 2010 18:41:27 +0000 (UTC) Received: by fxm16 with SMTP id 16so7023322fxm.13 for ; Thu, 23 Dec 2010 10:41:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=V+nn2+7magB2qfwVPvZc6s1wFnRvO/J64ipjVYVIGd4=; b=VaxRTd7WVDz/GiD+1tmUTOUHr5yqAqlSkujNn+RmaRO86IBwkjyHfXnINrfKtwlpfX awXidD4uL8DZQ3uyAISDm5VlVK7WYq7pzo3YwkahBLJngPx7rl3YUejFQf+kYyuPZSAJ zzNWWDhEqKOoGkhBpia8SwY38h86TXMl1DClk= 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=pazPOG3uqyygXgkXuIU1fxDAjtIbB1WMtMGl7vRL3c4d0UsJyWE4RcA06MiIr4lj32 ZQXk81IEVJ3blBGtrp3Ke+EX8kCCJRd1Mw5Qq8M4BAIDGCncoC665kzevBRnOd6jeqW4 TNWISHXphhhmszJbl9cFn3lBIMAzv+D3SOqyU= MIME-Version: 1.0 Received: by 10.223.86.193 with SMTP id t1mr5848459fal.147.1293129686430; Thu, 23 Dec 2010 10:41:26 -0800 (PST) Received: by 10.223.70.196 with HTTP; Thu, 23 Dec 2010 10:41:26 -0800 (PST) In-Reply-To: <201012221916.oBMJGCMY069579@repoman.freebsd.org> References: <201012221916.oBMJGCMY069579@repoman.freebsd.org> Date: Thu, 23 Dec 2010 12:41:26 -0600 Message-ID: From: Jeremy Messenger To: Doug Barton Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/security/dirmngr Makefile ports/security/gnupg Makefile ports/security/gpa Makefile ports/security/gpgme Makefile ports/security/libassuan Makefile distinfo pkg-descr ports/security/opensc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Dec 2010 18:41:28 -0000 On Wed, Dec 22, 2010 at 1:16 PM, Doug Barton wrote: > dougb =A0 =A0 =A0 2010-12-22 19:16:12 UTC > > =A0FreeBSD ports repository > > =A0Modified files: > =A0 =A0security/dirmngr =A0 =A0 Makefile > =A0 =A0security/gnupg =A0 =A0 =A0 Makefile > =A0 =A0security/gpa =A0 =A0 =A0 =A0 Makefile > =A0 =A0security/gpgme =A0 =A0 =A0 Makefile > =A0 =A0security/libassuan =A0 Makefile distinfo pkg-descr > =A0 =A0security/opensc =A0 =A0 =A0Makefile > =A0Log: > =A0Update libassuan to version 2.0.1: > > =A0* Input and output notification handler can now really access the > =A0 =A0parsed fd as stated in the manual. > > =A0* Cleaned up the logging. > > =A0Bump PORTREVISION and libassuan version number in related ports - lib/libassuan.so.0 [..] + lib/libassuan.so.1 [..] Whoa, it's strange for 2.0.0 to 2.0.1. There is no ABI change from what I can tell, right? I am pretty sure about that if you do my suggest like in other thread and it will bring back to .so.0. http://lists.freebsd.org/pipermail/freebsd-ports/2010-December/065001.html Cheers, Mezz --=20 mezz.freebsd@gmail.com - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org