From owner-cvs-all@FreeBSD.ORG Tue Dec 14 01:45:52 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 CB16016A4CE; Tue, 14 Dec 2004 01:45:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B91B043D58; Tue, 14 Dec 2004 01:45:52 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id iBE1jqnx098157; Tue, 14 Dec 2004 01:45:52 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iBE1jqkW098156; Tue, 14 Dec 2004 01:45:52 GMT (envelope-from dougb) Message-Id: <200412140145.iBE1jqkW098156@repoman.freebsd.org> From: Doug Barton Date: Tue, 14 Dec 2004 01:45:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/dns/fpdns Makefile distinfo pkg-plist ports/dns/fpdns/files patch-fpdns.pl 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: Tue, 14 Dec 2004 01:45:53 -0000 dougb 2004-12-14 01:45:52 UTC FreeBSD ports repository Modified files: dns/fpdns Makefile distinfo Removed files: dns/fpdns pkg-plist dns/fpdns/files patch-fpdns.pl Log: Update to 0.9.1, the latest version, which includes a man page. And while I'm here: 1. Download the PGP .sig file, in case the user wants to verify the package 2. Switch to PLIST_FILES for the one file this port installs 3. Replace the lone patch file with a ${SED} command For those keeping score at home, that's 3 inodes gone with one commit! :) Approved by: edwin (maintainer) Revision Changes Path 1.2 +15 -5 ports/dns/fpdns/Makefile 1.2 +4 -2 ports/dns/fpdns/distinfo 1.2 +0 -10 ports/dns/fpdns/files/patch-fpdns.pl (dead) 1.2 +0 -1 ports/dns/fpdns/pkg-plist (dead)