From owner-svn-ports-all@FreeBSD.ORG Sat Oct 6 08:42:02 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0674C106566C; Sat, 6 Oct 2012 08:42:02 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id E50E08FC08; Sat, 6 Oct 2012 08:42:01 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q968g1kZ029883; Sat, 6 Oct 2012 08:42:01 GMT (envelope-from ohauer@svn.freebsd.org) Received: (from ohauer@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q968g1LY029881; Sat, 6 Oct 2012 08:42:01 GMT (envelope-from ohauer@svn.freebsd.org) Message-Id: <201210060842.q968g1LY029881@svn.freebsd.org> From: Olli Hauer Date: Sat, 6 Oct 2012 08:42:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r305345 - head/mail/postfix-policyd-weight X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Oct 2012 08:42:02 -0000 Author: ohauer Date: Sat Oct 6 08:42:01 2012 New Revision: 305345 URL: http://svn.freebsd.org/changeset/ports/305345 Log: - remove rfc-ignorant rfc-ignorant: all entrieys will be marked as deprecated starting on 2012-09-30 http://rfc-ignorant.org/endofanera.php Modified: head/mail/postfix-policyd-weight/Makefile Modified: head/mail/postfix-policyd-weight/Makefile ============================================================================== --- head/mail/postfix-policyd-weight/Makefile Sat Oct 6 08:28:25 2012 (r305344) +++ head/mail/postfix-policyd-weight/Makefile Sat Oct 6 08:42:01 2012 (r305345) @@ -1,13 +1,9 @@ -# New ports collection makefile for: postfix-policyd-weight -# Date created: 25 Apr 2005 -# Whom: Robert Felber -# +# Created by: Robert Felber # $FreeBSD$ -# PORTNAME= policyd-weight PORTVERSION= 0.1.15.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.policyd-weight.org/releases/ \ LOCAL/ohauer @@ -37,8 +33,10 @@ MAN5+= policyd-weight.conf.5 post-patch: # really remove dead lists # SFNET bug ID: 2765629, 3400804 - @${REINPLACE_CMD} -e '/DSBL_ORG/d' -e '/IPv6_RBL/d' -e '/IX_MANITU/ s/,$$//' \ - ${WRKSRC}/policyd-weight ${WRKSRC}/policyd-weight.conf.sample +# rfc-ignorant: all entrieys will be marked as deprecated starting on 2012-09-30 + @${REINPLACE_CMD} -e '/DSBL_ORG/d' -e '/IPv6_RBL/d' -e '/rfc-ignorant/d' \ + -e '/IX_MANITU/ s/,$$//' -e '/AHBL/ s/,$$//' \ + ${WRKSRC}/policyd-weight ${WRKSRC}/policyd-weight.conf.sample do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/