[Pkg-javascript-commits] [Git][js-team/node-mapnik][upstream] New upstream version 3.7.2+dfsg

Bas Couwenberg gitlab at salsa.debian.org
Sat Apr 14 18:49:01 BST 2018


Bas Couwenberg pushed to branch upstream at Debian JavaScript Maintainers / node-mapnik


Commits:
7876922e by Bas Couwenberg at 2018-04-14T19:26:22+02:00
New upstream version 3.7.2+dfsg
- - - - -


3 changed files:

- package.json
- scripts/install_deps.sh
- scripts/setup.sh


Changes:

=====================================
package.json
=====================================
--- a/package.json
+++ b/package.json
@@ -4,8 +4,8 @@
   "url": "http://github.com/mapnik/node-mapnik",
   "homepage": "http://mapnik.org",
   "author": "Dane Springmeyer <dane at mapbox.com> (mapnik.org)",
-  "version": "3.7.1",
-  "mapnik_version":"v3.0.18",
+  "version": "3.7.2",
+  "mapnik_version":"v3.0.20",
   "main": "./lib/mapnik.js",
   "binary": {
     "module_name": "mapnik",


=====================================
scripts/install_deps.sh
=====================================
--- a/scripts/install_deps.sh
+++ b/scripts/install_deps.sh
@@ -36,5 +36,5 @@ if [ ! -f ./mason_packages/.link/bin/mapnik-config ]; then
     # NOTE: sync this version with the `mapnik_version` in package.json (which is used for windows builds)
     # In the future we could pull from that version automatically if mason were to support knowing the right dep
     # versions to install automatically. Until then there is not much point since the deps are still hardcoded here.
-    install mapnik 3.0.18
+    install mapnik 3.0.20
 fi


=====================================
scripts/setup.sh
=====================================
--- a/scripts/setup.sh
+++ b/scripts/setup.sh
@@ -3,7 +3,7 @@
 set -eu
 set -o pipefail
 
-export MASON_RELEASE="${MASON_RELEASE:-89d9b31}"
+export MASON_RELEASE="${MASON_RELEASE:-25b578c}"
 export MASON_LLVM_RELEASE="${MASON_LLVM_RELEASE:-5.0.0}"
 
 PLATFORM=$(uname | tr A-Z a-z)



View it on GitLab: https://salsa.debian.org/js-team/node-mapnik/commit/7876922ec80fef9929219f662e986237bd36bd9c

---
View it on GitLab: https://salsa.debian.org/js-team/node-mapnik/commit/7876922ec80fef9929219f662e986237bd36bd9c
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-javascript-commits/attachments/20180414/ae75800e/attachment-0001.html>


More information about the Pkg-javascript-commits mailing list