From owner-cvs-all@FreeBSD.ORG Mon Apr 12 01:16:55 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 DAA7D106566C; Mon, 12 Apr 2010 01:16:55 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CB1998FC19; Mon, 12 Apr 2010 01:16:55 +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 o3C1Gtg1042793; Mon, 12 Apr 2010 01:16:55 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o3C1GtrS042792; Mon, 12 Apr 2010 01:16:55 GMT (envelope-from dougb) Message-Id: <201004120116.o3C1GtrS042792@repoman.freebsd.org> From: Doug Barton Date: Mon, 12 Apr 2010 01:16:55 +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/mail/pine-pgp-filters Makefile distinfo pkg-descr pkg-plist 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: Mon, 12 Apr 2010 01:16:55 -0000 dougb 2010-04-12 01:16:55 UTC FreeBSD ports repository Modified files: mail/pine-pgp-filters Makefile distinfo pkg-descr Removed files: mail/pine-pgp-filters pkg-plist Log: Update to version 1.7, which has the following changes: 1. Use a more reliable method to find the signature and message parts in the ppf_mime script. 2. Add support for the OpenPGP header in ppf_sign and ppf_encrypt, and use the same method to sanitize the key ID as was already done for the other headers. For the port: 1. Update the URL to the web site 2. Switch to PLIST_FILES and PORTDOCS macros Revision Changes Path 1.16 +10 -5 ports/mail/pine-pgp-filters/Makefile 1.10 +6 -6 ports/mail/pine-pgp-filters/distinfo 1.7 +1 -1 ports/mail/pine-pgp-filters/pkg-descr 1.4 +0 -14 ports/mail/pine-pgp-filters/pkg-plist (dead)