From owner-cvs-all@FreeBSD.ORG Sun Apr 20 03:02:45 2003 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 1489937B401; Sun, 20 Apr 2003 03:02:45 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8B7943F75; Sun, 20 Apr 2003 03:02:44 -0700 (PDT) (envelope-from leeym@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 h3KA2i0U091965; Sun, 20 Apr 2003 03:02:44 -0700 (PDT) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3KA2iHW091964; Sun, 20 Apr 2003 03:02:44 -0700 (PDT) Message-Id: <200304201002.h3KA2iHW091964@repoman.freebsd.org> From: Yen-Ming Lee Date: Sun, 20 Apr 2003 03:02:44 -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/amavisd-new Makefile distinfo pkg-plist ports/security/amavisd-new/files DEINSTALL.tmpl patch-amavisd.conf patch-amavisdconf patch-config.h.in patch-configure 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: Sun, 20 Apr 2003 10:02:45 -0000 leeym 2003/04/20 03:02:44 PDT FreeBSD ports repository Modified files: security/amavisd-new Makefile distinfo pkg-plist security/amavisd-new/files DEINSTALL.tmpl patch-amavisd.conf Added files: security/amavisd-new/files patch-config.h.in patch-configure Removed files: security/amavisd-new/files patch-amavisdconf Log: Update amavisd-new port to 20030314.p1. Don't remove amavis user/group and directories, just remind user that they should do it manually if they don't want to use the port anymore. PR: 51153 Submitted by: Blaz Zupan Revision Changes Path 1.7 +3 -7 ports/security/amavisd-new/Makefile 1.4 +1 -1 ports/security/amavisd-new/distinfo 1.3 +4 -7 ports/security/amavisd-new/files/DEINSTALL.tmpl 1.3 +33 -28 ports/security/amavisd-new/files/patch-amavisd.conf 1.2 +0 -20 ports/security/amavisd-new/files/patch-amavisdconf (dead) 1.1 +15 -0 ports/security/amavisd-new/files/patch-config.h.in (new) 1.1 +23 -0 ports/security/amavisd-new/files/patch-configure (new) 1.5 +1 -2 ports/security/amavisd-new/pkg-plist