diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-06-12 18:29:44 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-06-12 18:29:44 +0000 |
commit | 019bda0b5f49b0d89d3f6659840468faf1cca230 (patch) | |
tree | a67465f468ee8d7458be5dce6d2b0020ad6a955a /UPDATING | |
parent | - Add php-gdal 1.9.1 (diff) |
- Document the change of graphics/gdal and introduce the new ports
Notes
Notes:
svn path=/head/; revision=299134
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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. +20120612: + AFFECTS: users of graphics/gdal + AUTHOR: sunpoet@FreeBSD.org + + Language bindings (Perl, PHP, Python and Ruby) have been moved to separate + ports. Please install them if required. The new ports are: + Perl binding: graphics/p5-Geo-GDAL + PHP binding: graphics/php-gdal + Python binding: graphics/py-gdal + Ruby binding: graphics/ruby-gdal + 20120605: AFFECTS: users of net/p5-ZConf AUTHOR: vvelox@vvelox.net |