diff options
-rw-r--r-- | doc/CHANGES-2010 | 4 | ||||
-rw-r--r-- | doc/TODO | 3 | ||||
-rw-r--r-- | geography/Makefile | 3 |
3 files changed, 6 insertions, 4 deletions
diff --git a/doc/CHANGES-2010 b/doc/CHANGES-2010 index 7afd1898b74..38b8d9ec6da 100644 --- a/doc/CHANGES-2010 +++ b/doc/CHANGES-2010 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2010,v 1.3001 2010/08/27 08:10:18 adam Exp $ +$NetBSD: CHANGES-2010,v 1.3002 2010/08/27 11:47:51 adam Exp $ Changes to the packages collection and infrastructure in 2010: @@ -3930,3 +3930,5 @@ Changes to the packages collection and infrastructure in 2010: Renamed games/flightgear-base to games/flightgear-data [adam 2010-08-27] Updated games/flightgear-data to 2.0.0 [adam 2010-08-27] Updated databases/slony1 to 2.0.4 [adam 2010-08-27] + Updated geography/gdal-lib to 1.7.2 [adam 2010-08-27] + Added geography/qgis version 1.5.0 [adam 2010-08-27] @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.9595 2010/08/27 08:10:18 adam Exp $ +$NetBSD: TODO,v 1.9596 2010/08/27 11:47:51 adam Exp $ Suggested new packages ====================== @@ -644,7 +644,6 @@ For possible perl packages updates, see http://www.pkgbox.org/p2c/ o gcompris-9.0 o gconfmm-2.28.2 o gcpio-2.10 - o gdal-lib-1.7.2 [pkg/43467] o gdb-7.1 o gdeskcal-1.01 o gdl-2.28.2 [GNOME 2.28] diff --git a/geography/Makefile b/geography/Makefile index 0f415af5906..b0ff63ed04c 100644 --- a/geography/Makefile +++ b/geography/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2010/07/26 11:11:24 drochner Exp $ +# $NetBSD: Makefile,v 1.34 2010/08/27 11:47:51 adam Exp $ # COMMENT= Software for geographical-related uses @@ -33,6 +33,7 @@ SUBDIR+= proj SUBDIR+= proj-doc SUBDIR+= proj-swig SUBDIR+= py-proj +SUBDIR+= qgis SUBDIR+= qlandkartegt SUBDIR+= qlandkartegt-garmindev SUBDIR+= qlandkartem |