From 983e229dbb141d5d7f36e4df905fd52bca428c20 Mon Sep 17 00:00:00 2001 From: madpilot Date: Sat, 25 May 2013 14:55:19 +0000 Subject: - Patch postgrey to use PGY_GROUPNAME by default - Don't show OPTIONS dialog for just DOCS option - Tidy up port Makefile - Rework rc script - Add UPDATING message and pkg-message to inform users about the rc script changes PR: ports/178644 Submitted by: Darren Pilgrim (maintainer) --- UPDATING | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'UPDATING') diff --git a/UPDATING b/UPDATING index 0cfc792c5ce1..2f3da40c82ec 100644 --- a/UPDATING +++ b/UPDATING @@ -5,6 +5,17 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20130525: + AFFECTS: users of mail/postgrey + AUTHOR: Darren Pilgrim + + The RC script for postgrey has been modified. If you use the + default value for postgrey_flags this does not affect you. + + If you have postgrey listening on a unix socket or set any optional + values, please read the comments in the RC scripts and check your + settings in rc.conf prior to restarting postgrey. + 20130525: AFFECTS: users of x11/xorg and all xorg ports AUTHOR zeising@FreeBSD.org -- cgit