From owner-cvs-all@FreeBSD.ORG Fri Feb 10 17:02:55 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 7044716A420; Fri, 10 Feb 2006 17:02:55 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F14A43D48; Fri, 10 Feb 2006 17:02:55 +0000 (GMT) (envelope-from garga@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 k1AH2sR5030422; Fri, 10 Feb 2006 17:02:54 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k1AH2s2I030421; Fri, 10 Feb 2006 17:02:54 GMT (envelope-from garga) Message-Id: <200602101702.k1AH2s2I030421@repoman.freebsd.org> From: Renato Botelho Date: Fri, 10 Feb 2006 17:02:54 +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/mail/dspam-devel Makefile distinfo ports/mail/dspam-devel/files UPDATING dspam-devel.sh.in 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: Fri, 10 Feb 2006 17:02:55 -0000 garga 2006-02-10 17:02:54 UTC FreeBSD ports repository Modified files: mail/dspam-devel Makefile distinfo mail/dspam-devel/files UPDATING dspam-devel.sh.in Log: Update to 3.6.3 20060208.1807 cvs snap. [1] Rewrite minimum OPTIONS version check, the old way was broken if the OPTIONS where set in /var/db/ports/PORTNAME/options. Drop old knobs check, hard to maintain and conflicting with KNOBS. [1] beginning with this update the SNAP_DATE is UTC instead of EST (GMT+2). PR: ports/93067 Submitted by: maintainer Revision Changes Path 1.45 +15 -46 ports/mail/dspam-devel/Makefile 1.25 +3 -3 ports/mail/dspam-devel/distinfo 1.18 +12 -0 ports/mail/dspam-devel/files/UPDATING 1.7 +2 -2 ports/mail/dspam-devel/files/dspam-devel.sh.in