gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r8924: update postgis to 3.3.2


From: Carl Hansen
Subject: [Gsrc-commit] trunk r8924: update postgis to 3.3.2
Date: Sat, 7 Jan 2023 21:13:05 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 8924
revision-id: carlhansen1234@gmail.com-20230108021301-kexc0lfijpkmwd8n
parent: carlhansen1234@gmail.com-20230108020731-no4wekzb1dbde07j
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Sat 2023-01-07 18:13:01 -0800
message:
  update postgis to 3.3.2
added:
  pkg/other/postgis/             postgis-20230108021251-q7zvt2vr4t9b7qj3-1
  pkg/other/postgis/Makefile     makefile-20230108021251-q7zvt2vr4t9b7qj3-3
  pkg/other/postgis/config.mk    config.mk-20230108021251-q7zvt2vr4t9b7qj3-2
  pkg/other/postgis/sha256sums   sha256sums-20230108021251-q7zvt2vr4t9b7qj3-4
=== added directory 'pkg/other/postgis'
=== added file 'pkg/other/postgis/Makefile'
--- a/pkg/other/postgis/Makefile        1970-01-01 00:00:00 +0000
+++ b/pkg/other/postgis/Makefile        2023-01-08 02:13:01 +0000
@@ -0,0 +1,44 @@
+# Copyright ©2023 Carl Hansen <carlhansen@gnu.org>
+#
+# This file is part of GSRC, the GNU Source Release Collection.
+# http://www.gnu.org/software/gsrc
+#
+# GSRC is free software: you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# GSRC is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
+# License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
+#
+# Send bug reports and comments about GSRC problems to bug-gsrc@gnu.org
+
+NAME =    postgis
+GARNAME = postgis
+GARVERSION = 3.3.2
+HOME_URL = http://osgeo.org/
+DESCRIPTION =  Geospatial Data in postgres
+define BLURB
+endef
+
+######################################################################
+# https://download.osgeo.org/postgis/source/postgis-3.3.2.tar.gz
+MASTER_SITES =  http://download.osgeo.org/
+MASTER_SUBDIR = $(GARNAME)/source/
+DISTFILES = $(DISTNAME).tar.gz  
+SIGFILES =  $(DISTNAME).tar.gz.md5
+
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/cmake.mk
+include config.mk
+

=== added file 'pkg/other/postgis/config.mk'
--- a/pkg/other/postgis/config.mk       1970-01-01 00:00:00 +0000
+++ b/pkg/other/postgis/config.mk       2023-01-08 02:13:01 +0000
@@ -0,0 +1,5 @@
+## Configuration options ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/other/postgis/sha256sums'
--- a/pkg/other/postgis/sha256sums      1970-01-01 00:00:00 +0000
+++ b/pkg/other/postgis/sha256sums      2023-01-08 02:13:01 +0000
@@ -0,0 +1,2 @@
+9a2a219da005a1730a39d1959a1c7cec619b1efb009b65be80ffc25bad299068  
download/postgis-3.3.2.tar.gz
+aaeab509ad7f46eab38ad4e2530ec60ea2250d532769c0c9e2184ef95775b789  
download/postgis-3.3.2.tar.gz.md5


reply via email to

[Prev in Thread] Current Thread [Next in Thread]