summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <adam>2010-01-21 12:56:27 +0000
committeradam <adam>2010-01-21 12:56:27 +0000
commit0c12db9718d9b3a082282af54209d26d1c88019a (patch)
treee909897b1a73df0b932aff7bf2aae731a797b35a
parent2165335d1482f1c42087a558d6ce9c6544c27728 (diff)
downloadpkgsrc-0c12db9718d9b3a082282af54209d26d1c88019a.tar.gz
Added postgresql-postgis version 1.4.1
-rw-r--r--databases/Makefile3
-rw-r--r--doc/CHANGES-20105
2 files changed, 6 insertions, 2 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 2de13c1ebad..431add958a3 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.313 2009/12/06 15:39:25 seb Exp $
+# $NetBSD: Makefile,v 1.314 2010/01/21 12:56:27 adam Exp $
#
COMMENT= Databases
@@ -193,6 +193,7 @@ SUBDIR+= php5-mysqli
SUBDIR+= phpldapadmin
SUBDIR+= phpmyadmin
SUBDIR+= phppgadmin
+SUBDIR+= postgresql-postgis
SUBDIR+= postgresql82
SUBDIR+= postgresql82-adminpack
SUBDIR+= postgresql82-client
diff --git a/doc/CHANGES-2010 b/doc/CHANGES-2010
index ac84abd6ba0..8a12a38a5e7 100644
--- a/doc/CHANGES-2010
+++ b/doc/CHANGES-2010
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2010,v 1.285 2010/01/21 12:35:48 obache Exp $
+$NetBSD: CHANGES-2010,v 1.286 2010/01/21 13:00:56 adam Exp $
Changes to the packages collection and infrastructure in 2010:
@@ -331,3 +331,6 @@ Changes to the packages collection and infrastructure in 2010:
Updated x11/gtk2 to 2.18.6 [drochner 2010-01-21]
Updated devel/glib2 to 2.22.4 [drochner 2010-01-21]
Added graphics/jbigkit version 2.0 [obache 2010-01-21]
+ Updated databases/postgresql83-client to 8.3.9nb2 [adam 2010-01-21]
+ Updated databases/postgresql83-server to 8.3.9nb2 [adam 2010-01-21]
+ Added databases/postgresql-postgis version 1.4.1 [adam 2010-01-21]