From owner-svn-ports-all@FreeBSD.ORG Wed Jun 11 04:41:55 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D09B5918; Wed, 11 Jun 2014 04:41:55 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BDCCF26C8; Wed, 11 Jun 2014 04:41:55 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5B4ftjn030476; Wed, 11 Jun 2014 04:41:55 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5B4ftIU030475; Wed, 11 Jun 2014 04:41:55 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201406110441.s5B4ftIU030475@svn.freebsd.org> From: Eitan Adler Date: Wed, 11 Jun 2014 04:41:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r357418 - head X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 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: Wed, 11 Jun 2014 04:41:55 -0000 Author: eadler Date: Wed Jun 11 04:41:55 2014 New Revision: 357418 URL: http://svnweb.freebsd.org/changeset/ports/357418 QAT: https://qat.redports.org/buildarchive/r357418/ Log: UPDATING: unbreak for certain tools Add a colon after the date Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Wed Jun 11 03:53:56 2014 (r357417) +++ head/UPDATING Wed Jun 11 04:41:55 2014 (r357418) @@ -13,7 +13,7 @@ you update your ports collection, before must be built with certain options unset (default). - audio/soundtouch has to be installed with INTEGER_SAMPLES option disabled -20140604 +20140604: AFFECTS: users of dns/dnscrypt-proxy AUTHOR: feld@FreeBSD.org @@ -26,7 +26,7 @@ you update your ports collection, before # pw usermod _dnscrypt-proxy -d /var/empty -20140603 +20140603: AFFECTS: users of net-p2p/zetacoin AUTHOR: daniel@morante.net @@ -39,7 +39,7 @@ you update your ports collection, before # chown -R zetacoin:zetacoin /var/db/zetacoin # chown -R zetacoin:zetacoin /.zetacoin -20140529 +20140529: AFFECTS: users of databases/postgresql??-(server|client) AUTHOR: mat@FreeBSD.org @@ -1265,7 +1265,7 @@ you update your ports collection, before followed by # portmaster -a -20130925 +20130925: AFFECTS: Users of print/qpdf AUTHOR: d.y.kazarov@mail.ru