From owner-cvs-all@FreeBSD.ORG Wed Jan 12 18:13:08 2005 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 C489E16A4CE; Wed, 12 Jan 2005 18:13:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DBC143D2F; Wed, 12 Jan 2005 18:13:08 +0000 (GMT) (envelope-from yar@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 j0CID8At094748; Wed, 12 Jan 2005 18:13:08 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j0CID8aF094747; Wed, 12 Jan 2005 18:13:08 GMT (envelope-from yar) Message-Id: <200501121813.j0CID8aF094747@repoman.freebsd.org> From: Yar Tikhiy Date: Wed, 12 Jan 2005 18:13:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/clamav Makefile pkg-install 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: Wed, 12 Jan 2005 18:13:08 -0000 yar 2005-01-12 18:13:08 UTC FreeBSD ports repository Modified files: security/clamav Makefile pkg-install Log: Do the things I forgot about in my previous commit: - Change the last instance of literal `/var/run/clamav' to %%RUNDIR%%. - Bump PORTREVISION since the changes should improve the functionality of the installed package. PR: ports/75607 Approved by: maintainer Revision Changes Path 1.45 +1 -1 ports/security/clamav/Makefile 1.10 +7 -7 ports/security/clamav/pkg-install