From owner-cvs-all@FreeBSD.ORG Sun May 28 19:40:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 0A53016ACDD; Sun, 28 May 2006 19:40:02 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC33743D46; Sun, 28 May 2006 19:40:02 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4SJcqv2085375; Sun, 28 May 2006 19:38:52 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4SJcqS2085374; Sun, 28 May 2006 19:38:52 GMT (envelope-from thierry) Message-Id: <200605281938.k4SJcqS2085374@repoman.freebsd.org> From: Thierry Thomas Date: Sun, 28 May 2006 19:38:52 +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 UPDATING ports/news/inn Makefile pkg-install pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Sun, 28 May 2006 19:40:08 -0000 thierry 2006-05-28 19:38:52 UTC FreeBSD ports repository Modified files: . UPDATING news/inn Makefile pkg-install pkg-plist Log: Don't remove database data files during the next upgrade. PR: ports/98038 Submitted by: Shaun Amott (maintainer) Revision Changes Path 1.336 +11 -1 ports/UPDATING 1.75 +4 -0 ports/news/inn/Makefile 1.7 +11 -0 ports/news/inn/pkg-install 1.23 +17 -8 ports/news/inn/pkg-plist