From owner-cvs-all@FreeBSD.ORG Tue Dec 20 14:26:35 2005 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 C617216A41F; Tue, 20 Dec 2005 14:26:35 +0000 (GMT) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E8C543D68; Tue, 20 Dec 2005 14:26:12 +0000 (GMT) (envelope-from marius@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 jBKEQBKu001848; Tue, 20 Dec 2005 14:26:11 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jBKEQBJW001847; Tue, 20 Dec 2005 14:26:11 GMT (envelope-from marius) Message-Id: <200512201426.jBKEQBJW001847@repoman.freebsd.org> From: Marius Strobl Date: Tue, 20 Dec 2005 14:26:11 +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/security/antivir-milter Makefile distinfo pkg-plist ports/security/antivir-milter/files patch-doc::RELEASE_NOTES patch-script::avupdater 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: Tue, 20 Dec 2005 14:26:35 -0000 marius 2005-12-20 14:26:11 UTC FreeBSD ports repository (src committer) Modified files: security/antivir-milter Makefile distinfo pkg-plist security/antivir-milter/files patch-script::avupdater Added files: security/antivir-milter/files patch-doc::RELEASE_NOTES Log: - Update to 1.1.2-1 in order to fix fetching. [1] According to the changelog beside a OpenBSD-specific fix the only relevant change since 1.1.1-9 was: o The log file (syslog too) shows the file name (argv[0]) in its logs. - No longer override FETCH_CMD so the distfiles survey keeps track of this port again. Overriding FETCH_CMD became redundant when the name of the distfile was changed to be a versioned one. Prodded by: stephen [1] Approved by: netchild Revision Changes Path 1.15 +13 -11 ports/security/antivir-milter/Makefile 1.11 +3 -2 ports/security/antivir-milter/distinfo 1.1 +11 -0 ports/security/antivir-milter/files/patch-doc::RELEASE_NOTES (new) 1.3 +93 -58 ports/security/antivir-milter/files/patch-script::avupdater 1.9 +16 -4 ports/security/antivir-milter/pkg-plist