From owner-cvs-all@FreeBSD.ORG Fri Jul 23 13:43:26 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 5F4B01065672; Fri, 23 Jul 2010 13:43:26 +0000 (UTC) (envelope-from kuriyama@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 362E88FC19; Fri, 23 Jul 2010 13:43:26 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o6NDhQMe062638; Fri, 23 Jul 2010 13:43:26 GMT (envelope-from kuriyama@repoman.freebsd.org) Received: (from kuriyama@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o6NDhQ5s062637; Fri, 23 Jul 2010 13:43:26 GMT (envelope-from kuriyama) Message-Id: <201007231343.o6NDhQ5s062637@repoman.freebsd.org> From: Jun Kuriyama Date: Fri, 23 Jul 2010 13:43:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/gnupg Makefile ports/security/gnupg/files patch-keybox-blob.c 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: Fri, 23 Jul 2010 13:43:26 -0000 kuriyama 2010-07-23 13:43:26 UTC FreeBSD ports repository Modified files: security/gnupg Makefile Added files: security/gnupg/files patch-keybox-blob.c Log: - Fix $LICENSE_FILE [1]. - Fix realloc bug in GPGSM (not affected GPG itself) [2]. PR: ports/148817 [1] Submitted by: Anonymous [1] Security: http://lists.gnupg.org/pipermail/gnupg-announce/2010q3/000302.html [2] Revision Changes Path 1.130 +3 -1 ports/security/gnupg/Makefile 1.1 +10 -0 ports/security/gnupg/files/patch-keybox-blob.c (new)