diff options
author | William Grzybowski <wg@FreeBSD.org> | 2014-08-03 12:12:02 +0000 |
---|---|---|
committer | William Grzybowski <wg@FreeBSD.org> | 2014-08-03 12:12:02 +0000 |
commit | 47ec0aee47cdf71821fd8e6b14ab18d8d442e0bc (patch) | |
tree | bdbed762fc5dc62ce247a62970bd94d931b43cb3 /UPDATING | |
parent | 3b18c6d2caa136bac365c6fa96f9ef7adfa6f1ad (diff) |
UPDATING: add a note about security/p5-openxpki
Notes
Notes:
svn path=/head/; revision=363887
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 20 |
1 files changed, 13 insertions, 7 deletions
@@ -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 + + 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: - 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. + # 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 |