From owner-svn-ports-head@FreeBSD.ORG Sun Aug 3 12:12:02 2014 Return-Path: Delivered-To: svn-ports-head@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 9D8C9AFB for ; Sun, 3 Aug 2014 12:12:02 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 75C69267F for ; Sun, 3 Aug 2014 12:12:02 +0000 (UTC) Received: from wg (uid 1317) (envelope-from wg@FreeBSD.org) id 5e2e by svn.freebsd.org (DragonFly Mail Agent v0.9+); Sun, 03 Aug 2014 12:12:02 +0000 From: William Grzybowski Date: Sun, 3 Aug 2014 12:12:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r363887 - head X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Message-Id: <53de2712.5e2e.3e6bcd38@svn.freebsd.org> X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2014 12:12:02 -0000 Author: wg Date: Sun Aug 3 12:12:02 2014 New Revision: 363887 URL: http://svnweb.freebsd.org/changeset/ports/363887 QAT: https://qat.redports.org/buildarchive/r363887/ Log: UPDATING: add a note about security/p5-openxpki Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Sun Aug 3 12:06:02 2014 (r363886) +++ head/UPDATING Sun Aug 3 12:12:02 2014 (r363887) @@ -5,14 +5,20 @@ 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. -20140802: - AFFECTS: users of astro/stellarium - AUTHOR: danfe@FreeBSD.org +20140803: + AFFECTS: users of security/p5-openxpki + AUTHOR: wg@FreeBSD.org - Stellarium was updated to version 0.13.0. It's a new major release, and - it is based on Qt version 5 now. For those who are not comfortable with - upgrading to the new Qt, previous Stellarium version (0.12.4) was copied - over to `astro/stellarium-qt4' port. + The following ports have been integrated into security/p5-openxpki: + security/p5-openxpki-client + security/p5-openxpki-client-sep + security/p5-openxpki-deployment + + Before update make sure to remove the old packages: + + # pkg remove security/p5-openxpki-client + # pkg remove security/p5-openxpki-client-sap + # pkg remove security/p5-openxpki-deployment 20140731: AFFECTS: users of www/ajaxplorer