From owner-cvs-all@FreeBSD.ORG Mon May 3 12:18:48 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 643FF16A4CE; Mon, 3 May 2004 12:18:48 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8299743D49; Mon, 3 May 2004 12:18:46 -0700 (PDT) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i43JIkGe001560; Mon, 3 May 2004 12:18:46 -0700 (PDT) (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i43JIkfh001559; Mon, 3 May 2004 12:18:46 -0700 (PDT) (envelope-from lofi) Message-Id: <200405031918.i43JIkfh001559@repoman.freebsd.org> From: Michael Nottebrock Date: Mon, 3 May 2004 12:18:46 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/gnupg-devel Makefile distinfo pkg-descr pkg-message pkg-plist ports/security/gnupg-devel/files patch-agent_gpg-agent.c patch-assuan::assuan-socket-server.c patch-common_fopencookie.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 May 2004 19:18:48 -0000 lofi 2004/05/03 12:18:46 PDT FreeBSD ports repository Modified files: security/gnupg-devel Makefile distinfo pkg-descr pkg-plist Added files: security/gnupg-devel pkg-message security/gnupg-devel/files patch-agent_gpg-agent.c patch-common_fopencookie.c patch-configure patch-kbx_keybox-blob.c patch-kbx_keybox-dump.c Removed files: security/gnupg-devel/files patch-agent::Makefile.in patch-agent::gpg-agent.c patch-assuan::assuan-socket-connect.c patch-assuan::assuan-socket-server.c patch-configure.ac patch-kbx::Makefile.in patch-kbx::keybox-blob.c patch-kbx::keybox-dump.c patch-scd::Makefile.in patch-sm::Makefile.in security/newpg Makefile distinfo pkg-descr pkg-plist security/newpg/files patch-agent::Makefile.in patch-agent::gpg-agent.c patch-assuan::assuan-socket-connect.c patch-assuan::assuan-socket-server.c patch-configure.ac patch-kbx::Makefile.in patch-kbx::keybox-blob.c patch-kbx::keybox-dump.c patch-scd::Makefile.in patch-sm::Makefile.in Log: security/newpg -> security/gnupg-devel Revision Changes Path 1.15 +12 -16 ports/security/gnupg-devel/Makefile 1.3 +2 -2 ports/security/gnupg-devel/distinfo 1.2 +0 -11 ports/security/gnupg-devel/files/patch-agent::Makefile.in (dead) 1.2 +0 -12 ports/security/gnupg-devel/files/patch-agent::gpg-agent.c (dead) 1.1 +12 -0 ports/security/gnupg-devel/files/patch-agent_gpg-agent.c (new) 1.2 +0 -10 ports/security/gnupg-devel/files/patch-assuan::assuan-socket-connect.c (dead) 1.2 +0 -10 ports/security/gnupg-devel/files/patch-assuan::assuan-socket-server.c (dead) 1.1 +18 -0 ports/security/gnupg-devel/files/patch-common_fopencookie.c (new) 1.1 +11 -0 ports/security/gnupg-devel/files/patch-configure (new) 1.2 +0 -12 ports/security/gnupg-devel/files/patch-configure.ac (dead) 1.2 +0 -11 ports/security/gnupg-devel/files/patch-kbx::Makefile.in (dead) 1.2 +0 -12 ports/security/gnupg-devel/files/patch-kbx::keybox-blob.c (dead) 1.2 +0 -10 ports/security/gnupg-devel/files/patch-kbx::keybox-dump.c (dead) 1.1 +10 -0 ports/security/gnupg-devel/files/patch-kbx_keybox-blob.c (new) 1.1 +10 -0 ports/security/gnupg-devel/files/patch-kbx_keybox-dump.c (new) 1.2 +0 -11 ports/security/gnupg-devel/files/patch-scd::Makefile.in (dead) 1.2 +0 -11 ports/security/gnupg-devel/files/patch-sm::Makefile.in (dead) 1.3 +3 -3 ports/security/gnupg-devel/pkg-descr 1.1 +18 -0 ports/security/gnupg-devel/pkg-message (new) 1.4 +6 -3 ports/security/gnupg-devel/pkg-plist 1.15 +0 -58 ports/security/newpg/Makefile (dead) 1.3 +0 -2 ports/security/newpg/distinfo (dead) 1.2 +0 -11 ports/security/newpg/files/patch-agent::Makefile.in (dead) 1.2 +0 -12 ports/security/newpg/files/patch-agent::gpg-agent.c (dead) 1.2 +0 -10 ports/security/newpg/files/patch-assuan::assuan-socket-connect.c (dead) 1.2 +0 -10 ports/security/newpg/files/patch-assuan::assuan-socket-server.c (dead) 1.2 +0 -12 ports/security/newpg/files/patch-configure.ac (dead) 1.2 +0 -11 ports/security/newpg/files/patch-kbx::Makefile.in (dead) 1.2 +0 -12 ports/security/newpg/files/patch-kbx::keybox-blob.c (dead) 1.2 +0 -10 ports/security/newpg/files/patch-kbx::keybox-dump.c (dead) 1.2 +0 -11 ports/security/newpg/files/patch-scd::Makefile.in (dead) 1.2 +0 -11 ports/security/newpg/files/patch-sm::Makefile.in (dead) 1.3 +0 -6 ports/security/newpg/pkg-descr (dead) 1.4 +0 -7 ports/security/newpg/pkg-plist (dead)