aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2012-06-13 02:29:44 +0800
committersunpoet <sunpoet@FreeBSD.org>2012-06-13 02:29:44 +0800
commit994fa44b95400b78effdbf94e5363c9425a71cb3 (patch)
tree02d1b6fc68bad1c7403cb98a8d76a3e27a60ada9 /UPDATING
parent15bd82b6b7d2a035f48f68235fa3d2c6ba016fd4 (diff)
downloadfreebsd-ports-gnome-994fa44b95400b78effdbf94e5363c9425a71cb3.tar.gz
freebsd-ports-gnome-994fa44b95400b78effdbf94e5363c9425a71cb3.tar.zst
freebsd-ports-gnome-994fa44b95400b78effdbf94e5363c9425a71cb3.zip
- Document the change of graphics/gdal and introduce the new ports
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING11
1 files changed, 11 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 7360ea0181c5..c48bfe3dfb0d 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.
+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