Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Oct 2014 21:52:30 +0000 (UTC)
From:      Matthias Andree <mandree@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r371462 - head/mail/postfix210
Message-ID:  <201410242152.s9OLqUbT070003@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mandree
Date: Fri Oct 24 21:52:30 2014
New Revision: 371462
URL: https://svnweb.freebsd.org/changeset/ports/371462
QAT: https://qat.redports.org/buildarchive/r371462/

Log:
  Limit PORTSCOUT scanning to 2.10.* versions.

Modified:
  head/mail/postfix210/Makefile

Modified: head/mail/postfix210/Makefile
==============================================================================
--- head/mail/postfix210/Makefile	Fri Oct 24 19:42:47 2014	(r371461)
+++ head/mail/postfix210/Makefile	Fri Oct 24 21:52:30 2014	(r371462)
@@ -21,6 +21,8 @@ LICENSE_NAME=	IBM PUBLIC LICENSE VERSION
 LICENSE_FILE=	${WRKSRC}/LICENSE
 LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
+PORTSCOUT=	limit:^2\.10\.
+
 VDAVERSION=	2.10.0
 CONFLICTS=	courier-0.* postfix-1.* postfix2[789]-* \
 		postfix-2.11.* postfix-base-2.11.* postfix-current-2.* \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410242152.s9OLqUbT070003>