pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/postgresql-postgis2 postgresql-postgis2: Upd...
details: https://anonhg.NetBSD.org/pkgsrc/rev/80699a0a1df8
branches: trunk
changeset: 377374:80699a0a1df8
user: gdt <gdt%pkgsrc.org@localhost>
date: Thu Mar 15 18:31:58 2018 +0000
description:
postgresql-postgis2: Update todo list
(This does not change any code.)
diffstat:
databases/postgresql-postgis2/Makefile | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (25 lines):
diff -r 92b9587b03c2 -r 80699a0a1df8 databases/postgresql-postgis2/Makefile
--- a/databases/postgresql-postgis2/Makefile Thu Mar 15 12:35:24 2018 +0000
+++ b/databases/postgresql-postgis2/Makefile Thu Mar 15 18:31:58 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2018/03/12 11:16:14 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2018/03/15 18:31:58 gdt Exp $
DISTNAME= postgis-2.4.3
PKGNAME= postgresql${PGSQL_VERSION}-${DISTNAME}
@@ -18,12 +18,12 @@
CONFLICTS= postgis-[0-9]*
# TODO section
-# 1. File ticket upstream about make->$(MAKE) in doc/html/image_src/Makefile.
-# 2. Update to upstream with fixes for:
+# 1. Update to upstream with fixes for:
# http://trac.osgeo.org/postgis/ticket/2909
-# 3. Fix installation use of "install -o root" from pgxs.mk, when postgresql
+# 2. Fix installation use of "install -o root" from pgxs.mk, when postgresql
# was built as root and postgis is built/installed as a non-root user.
# https://lists.osgeo.org/pipermail/postgis-devel/2015-July/025045.html
+# 3. Recheck and fix or file upstream about MAKE_JOBS_SAFE.
# gmake complains about adding + to parent rule
MAKE_JOBS_SAFE= no
Home |
Main Index |
Thread Index |
Old Index