From owner-cvs-all@FreeBSD.ORG Fri Feb 17 16:50:33 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 B177C16A420; Fri, 17 Feb 2006 16:50:33 +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 E30B743D7E; Fri, 17 Feb 2006 16:50:32 +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 k1HGoWrT042817; Fri, 17 Feb 2006 16:50:32 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k1HGoWBL042816; Fri, 17 Feb 2006 16:50:32 GMT (envelope-from garga) Message-Id: <200602171650.k1HGoWBL042816@repoman.freebsd.org> From: Renato Botelho Date: Fri, 17 Feb 2006 16:50:32 +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 Makefile distinfo pkg-message pkg-plist ports/mail/dspam/files UPDATING dspam.in dspam.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, 17 Feb 2006 16:50:33 -0000 garga 2006-02-17 16:50:32 UTC FreeBSD ports repository Modified files: mail/dspam Makefile distinfo pkg-message pkg-plist mail/dspam/files UPDATING Added files: mail/dspam/files dspam.in Removed files: mail/dspam/files dspam.sh.in Log: - Update to stable 3.6.4 release: - Drop NEURAL_NET (removed upstream) and TRAIN_SCRIPT (now always installed and depend on PERL5 for it). - Fix removal of EXAMPLESDIR on pkg-plist - Fix spelling in pkg-message and UPDATING - Some Makefile cleanup - drop RC_SUFX in Makefile, USE_RC_SUBR= ${PORTNAME} and move files/dspam.sh.in ---> files/dspam.in PR: ports/93361 Submitted by: maintainer Revision Changes Path 1.50 +11 -42 ports/mail/dspam/Makefile 1.27 +3 -3 ports/mail/dspam/distinfo 1.22 +41 -1 ports/mail/dspam/files/UPDATING 1.1 +42 -0 ports/mail/dspam/files/dspam.in (new) 1.6 +0 -42 ports/mail/dspam/files/dspam.sh.in (dead) 1.9 +2 -2 ports/mail/dspam/pkg-message 1.18 +3 -5 ports/mail/dspam/pkg-plist