From owner-cvs-ports Thu Feb 27 10:40:33 2003 Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FE1F37B401; Thu, 27 Feb 2003 10:40:31 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12A4B43F85; Thu, 27 Feb 2003 10:40:31 -0800 (PST) (envelope-from naddy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RIeU0U001446; Thu, 27 Feb 2003 10:40:30 -0800 (PST) (envelope-from naddy@repoman.freebsd.org) Received: (from naddy@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RIeUgh001444; Thu, 27 Feb 2003 10:40:30 -0800 (PST) Message-Id: <200302271840.h1RIeUgh001444@repoman.freebsd.org> From: Christian Weisgerber Date: Thu, 27 Feb 2003 10:40:30 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/news/leafnode Makefile distinfo pkg-install pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG naddy 2003/02/27 10:40:30 PST Modified files: news/leafnode Makefile distinfo pkg-install pkg-plist Log: * Update to upstream version 1.9.36, fixing download issues when filters are configured. * LOCALBASE -> PREFIX * Fix extra files after uninstall * Add "deinstall for good" instructions. * Use the more efficient quickmkdir program from pkg-install. * Move spooldir into ${PREFIX} and lockfile into ${SPOOLDIR} (compatibility hack for ports that aren't turned into packages to allow for continued use of /var/spool/news for ${SPOOLDIR} is in place) * Execute pkg-install contents only once (in POST-INSTALL phase). PR: 48750 Submitted by: Matthias Andree Revision Changes Path 1.34 +18 -9 ports/news/leafnode/Makefile 1.21 +1 -1 ports/news/leafnode/distinfo 1.4 +30 -29 ports/news/leafnode/pkg-install 1.13 +17 -2 ports/news/leafnode/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-ports" in the body of the message