Hi,

This is an update to postgis 1.4.1.

Ok, comments?

Eric.

Index: Makefile
===================================================================
RCS file: /cvs/ports/geo/postgis/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile    6 Aug 2009 10:30:20 -0000       1.3
+++ Makefile    11 Jan 2010 11:13:08 -0000
@@ -3,7 +3,7 @@
 SHARED_ONLY=   Yes
 
 COMMENT=       geographic objects support for PostgreSQL
-DISTNAME=      postgis-1.4.0
+DISTNAME=      postgis-1.4.1
 CATEGORIES=    geo databases
 
 HOMEPAGE=      http://www.postgis.org/
Index: distinfo
===================================================================
RCS file: /cvs/ports/geo/postgis/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo    6 Aug 2009 10:30:20 -0000       1.3
+++ distinfo    11 Jan 2010 11:13:08 -0000
@@ -1,5 +1,5 @@
-MD5 (postgis-1.4.0.tar.gz) = vFuX1Tmb0gypC/33hKtsMw==
-RMD160 (postgis-1.4.0.tar.gz) = 5fbLfdx498IJVLCqOjkG4xWBodc=
-SHA1 (postgis-1.4.0.tar.gz) = RU2HAhxGyfpPZXgZ4xp0uPx1GTo=
-SHA256 (postgis-1.4.0.tar.gz) = ccX/3lSi7LuI+/+hLKGMYX7P4kBPuQSZQM0began440=
-SIZE (postgis-1.4.0.tar.gz) = 3143966
+MD5 (postgis-1.4.1.tar.gz) = eNE8QpTzM2UCrTXIow5Vgw==
+RMD160 (postgis-1.4.1.tar.gz) = XEsj3EE5KXy/8DsCNkO93SAYO/o=
+SHA1 (postgis-1.4.1.tar.gz) = 4wBi1uOPeHN0hmpvS8KSDgMrwOc=
+SHA256 (postgis-1.4.1.tar.gz) = F9lsWeFlPXRByYugditVyuPcIvUeiXKU0yYt7iK6ClA=
+SIZE (postgis-1.4.1.tar.gz) = 3273182
Index: patches/patch-loader_Makefile_in
===================================================================
RCS file: /cvs/ports/geo/postgis/patches/patch-loader_Makefile_in,v
retrieving revision 1.1
diff -u -r1.1 patch-loader_Makefile_in
--- patches/patch-loader_Makefile_in    6 Aug 2009 10:30:20 -0000       1.1
+++ patches/patch-loader_Makefile_in    11 Jan 2010 11:13:08 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-loader_Makefile_in,v 1.1 2009/08/06 10:30:20 eric Exp $
---- loader/Makefile.in.orig    Mon Aug  3 12:24:41 2009
-+++ loader/Makefile.in Mon Aug  3 12:25:28 2009
-@@ -24,7 +24,7 @@ pgsql_fe_cppfla...@pgsql_fe_cppflags@
+--- loader/Makefile.in.orig    Tue Oct  6 10:51:49 2009
++++ loader/Makefile.in Mon Jan 11 12:07:37 2010
+@@ -36,7 +36,7 @@ pgsql_fe_cppfla...@pgsql_fe_cppflags@
  pgsql_fe_ldfla...@pgsql_fe_ldflags@
  
  # iconv flags
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/geo/postgis/pkg/PLIST,v
retrieving revision 1.3
diff -u -r1.3 PLIST
--- pkg/PLIST   6 Aug 2009 10:30:20 -0000       1.3
+++ pkg/PLIST   11 Jan 2010 11:13:08 -0000
@@ -19,6 +19,8 @@
 share/doc/postgresql/postgis/postgis.html
 share/postgresql/contrib/
 share/postgresql/contrib/postgis.sql
-share/postgresql/contrib/postgis_upgrade.sql
+share/postgresql/contrib/postgis_upgrade_12_to_14.sql
+share/postgresql/contrib/postgis_upgrade_13_to_14.sql
+share/postgresql/contrib/postgis_upgrade_14_minor.sql
 share/postgresql/contrib/spatial_ref_sys.sql
 share/postgresql/contrib/uninstall_postgis.sql

Reply via email to