From owner-cvs-all Sat Jun 15 2:57:25 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E365E37B405; Sat, 15 Jun 2002 02:56:34 -0700 (PDT) Received: (from dougb@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5F9uYM33310; Sat, 15 Jun 2002 02:56:34 -0700 (PDT) (envelope-from dougb) Message-Id: <200206150956.g5F9uYM33310@freefall.freebsd.org> From: Doug Barton Date: Sat, 15 Jun 2002 02:56:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/p5-Mail-SpamAssassin Makefile distinfo pkg-plist ports/mail/p5-Mail-SpamAssassin/files patch-use_dcc-option 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 dougb 2002/06/15 02:56:34 PDT Modified files: mail/p5-Mail-SpamAssassin Makefile distinfo pkg-plist Added files: mail/p5-Mail-SpamAssassin/files patch-use_dcc-option Log: Update to version 2.30, which has numerous bug fixes, better RBL support, better language support, and other improvements. The PR provided the new dependency, however the port needed some portlint and other cleanup: * Whitespace (spaces -> tabs) * Wonky commands/paths/etc. replaced by ${VARIABLES} where appropriate * Added some more files to PORTSDOCS, and tightened it up a bit with a for loop * Sorted the plist It was also necessary to add a patch that provides the user with an option as to whether or not to use dccproc. We have no port for it, and porting it doesn't look fun. If the SA authors don't intend to add this option to the base, I'll fix the (fairly simple) patch to follow proper "one patch per file" rules. PR: ports/39319 Submitted by: Alex Vasylenko Revision Changes Path 1.17 +14 -15 ports/mail/p5-Mail-SpamAssassin/Makefile 1.6 +1 -1 ports/mail/p5-Mail-SpamAssassin/distinfo 1.1 +94 -0 ports/mail/p5-Mail-SpamAssassin/files/patch-use_dcc-option (new) 1.7 +26 -14 ports/mail/p5-Mail-SpamAssassin/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message