From owner-cvs-all Tue Oct 8 16:49: 1 2002 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 4DB8137B401; Tue, 8 Oct 2002 16:49:00 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8A5C43E42; Tue, 8 Oct 2002 16:48:59 -0700 (PDT) (envelope-from mi@FreeBSD.org) Received: from freefall.freebsd.org (mi@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98NmdCo080839; Tue, 8 Oct 2002 16:48:39 -0700 (PDT) (envelope-from mi@freefall.freebsd.org) Received: (from mi@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98NmdJq080838; Tue, 8 Oct 2002 16:48:39 -0700 (PDT) Message-Id: <200210082348.g98NmdJq080838@freefall.freebsd.org> From: Mikhail Teterin Date: Tue, 8 Oct 2002 16:48:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/spamprobe Makefile distinfo ports/mail/spamprobe/files Makefile Makefile.export0_6 patch-md5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mi 2002/10/08 16:48:39 PDT Modified files: mail/spamprobe Makefile distinfo mail/spamprobe/files Makefile Makefile.export0_6 Added files: mail/spamprobe/files patch-md5 Log: Update to 0.7c. Respect C(XX)FLAGS. The new version uses md5 checksums to identify messages -- force it to use our -lmd instead of letting it install the N+1st implementation. Use the tiny piece of sprint(3) to convert the 16-byte digest into the printable 32-char string (the wisdom of storing such a string instead of the raw digest discussed with the author already). Don't copy the manpage from FILESDIR -- compress and/or install it directly from FILESDIR. Approved by: maintainer timeout Revision Changes Path 1.3 +3 -2 ports/mail/spamprobe/Makefile 1.3 +1 -1 ports/mail/spamprobe/distinfo 1.3 +5 -2 ports/mail/spamprobe/files/Makefile 1.2 +2 -2 ports/mail/spamprobe/files/Makefile.export0_6 1.1 +76 -0 ports/mail/spamprobe/files/patch-md5 (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message