diff options
author | Mark Brand <mabrand@mabrand.nl> | 2020-10-07 21:45:58 (GMT) |
---|---|---|
committer | Mark Brand <mabrand@mabrand.nl> | 2020-10-07 21:45:58 (GMT) |
commit | 5631044372b662b049a9a28042c0230575d7d6be (patch) | |
tree | 2d750548c3f5ac412be277a088f1ada6cc04f491 | |
parent | 0f091d76f4c21348dbfe5c952df2d9216d5edc37 (diff) | |
download | mxe-5631044372b662b049a9a28042c0230575d7d6be.zip mxe-5631044372b662b049a9a28042c0230575d7d6be.tar.gz mxe-5631044372b662b049a9a28042c0230575d7d6be.tar.bz2 |
update: expat, gsoap, jasper, poppler, qtxlsxwriter
-rw-r--r-- | src/expat.mk | 4 | ||||
-rw-r--r-- | src/gsoap-1-fixes.patch | 14 | ||||
-rw-r--r-- | src/gsoap.mk | 4 | ||||
-rw-r--r-- | src/jasper.mk | 4 | ||||
-rw-r--r-- | src/poppler-1-win32.patch | 4 | ||||
-rw-r--r-- | src/poppler.mk | 4 | ||||
-rw-r--r-- | src/qtxlsxwriter.mk | 4 |
7 files changed, 19 insertions, 19 deletions
diff --git a/src/expat.mk b/src/expat.mk index 27ece0d..4e9a044 100644 --- a/src/expat.mk +++ b/src/expat.mk @@ -4,8 +4,8 @@ PKG := expat $(PKG)_WEBSITE := https://github.com/libexpat/libexpat $(PKG)_DESCR := Expat XML Parser $(PKG)_IGNORE := -$(PKG)_VERSION := 2.2.9 -$(PKG)_CHECKSUM := f1063084dc4302a427dabcca499c8312b3a32a29b7d2506653ecc8f950a9a237 +$(PKG)_VERSION := 2.2.10 +$(PKG)_CHECKSUM := b2c160f1b60e92da69de8e12333096aeb0c3bf692d41c60794de278af72135a5 $(PKG)_SUBDIR := expat-$($(PKG)_VERSION) $(PKG)_FILE := expat-$($(PKG)_VERSION).tar.bz2 $(PKG)_URL := https://$(SOURCEFORGE_MIRROR)/project/expat/expat/$($(PKG)_VERSION)/$($(PKG)_FILE) diff --git a/src/gsoap-1-fixes.patch b/src/gsoap-1-fixes.patch index 4a27ecd..8e0ad6c 100644 --- a/src/gsoap-1-fixes.patch +++ b/src/gsoap-1-fixes.patch @@ -34,7 +34,7 @@ diff --git a/gsoap++.pc.in b/gsoap++.pc.in index 1111111..2222222 100644 --- a/gsoap++.pc.in +++ b/gsoap++.pc.in -@@ -9,4 +9,4 @@ Version: 2.8.106 +@@ -9,4 +9,4 @@ Version: 2.8.107 Requires: Libs: -L${libdir} -lgsoap++ Libs.private: @SAMPLE_EXTRA_LIBS@ @@ -44,7 +44,7 @@ diff --git a/gsoap.pc.in b/gsoap.pc.in index 1111111..2222222 100644 --- a/gsoap.pc.in +++ b/gsoap.pc.in -@@ -9,4 +9,4 @@ Version: 2.8.106 +@@ -9,4 +9,4 @@ Version: 2.8.107 Requires: Libs: -L${libdir} -lgsoap Libs.private: @SAMPLE_EXTRA_LIBS@ @@ -54,7 +54,7 @@ diff --git a/gsoapck++.pc.in b/gsoapck++.pc.in index 1111111..2222222 100644 --- a/gsoapck++.pc.in +++ b/gsoapck++.pc.in -@@ -9,4 +9,4 @@ Version: 2.8.106 +@@ -9,4 +9,4 @@ Version: 2.8.107 Requires: Libs: -L${libdir} -lgsoapck++ Libs.private: @SAMPLE_EXTRA_LIBS@ @@ -64,7 +64,7 @@ diff --git a/gsoapck.pc.in b/gsoapck.pc.in index 1111111..2222222 100644 --- a/gsoapck.pc.in +++ b/gsoapck.pc.in -@@ -9,4 +9,4 @@ Version: 2.8.106 +@@ -9,4 +9,4 @@ Version: 2.8.107 Requires: Libs: -L${libdir} -lgsoapck Libs.private: @SAMPLE_EXTRA_LIBS@ @@ -74,7 +74,7 @@ diff --git a/gsoapssl++.pc.in b/gsoapssl++.pc.in index 1111111..2222222 100644 --- a/gsoapssl++.pc.in +++ b/gsoapssl++.pc.in -@@ -9,4 +9,4 @@ Version: 2.8.106 +@@ -9,4 +9,4 @@ Version: 2.8.107 Requires: Libs: -L${libdir} -lgsoapssl++ Libs.private: @SAMPLE_SSL_LIBS@ @SAMPLE_EXTRA_LIBS@ @@ -84,7 +84,7 @@ diff --git a/gsoapssl.pc.in b/gsoapssl.pc.in index 1111111..2222222 100644 --- a/gsoapssl.pc.in +++ b/gsoapssl.pc.in -@@ -9,4 +9,4 @@ Version: 2.8.106 +@@ -9,4 +9,4 @@ Version: 2.8.107 Requires: Libs: -L${libdir} -lgsoapssl Libs.private: @SAMPLE_SSL_LIBS@ @SAMPLE_EXTRA_LIBS@ @@ -103,7 +103,7 @@ diff --git a/gsoap/stdsoap2.h b/gsoap/stdsoap2.h index 1111111..2222222 100644 --- a/gsoap/stdsoap2.h +++ b/gsoap/stdsoap2.h -@@ -3606,6 +3606,12 @@ SOAP_FMAC1 int SOAP_FMAC2 soap_putsetcookies(struct soap *soap); +@@ -3612,6 +3612,12 @@ SOAP_FMAC1 int SOAP_FMAC2 soap_putsetcookies(struct soap *soap); SOAP_FMAC1 int SOAP_FMAC2 soap_putcookies(struct soap *soap, const char *domain, const char *path, int secure); #endif diff --git a/src/gsoap.mk b/src/gsoap.mk index 3950e5e..84ca20c 100644 --- a/src/gsoap.mk +++ b/src/gsoap.mk @@ -4,8 +4,8 @@ PKG := gsoap $(PKG)_WEBSITE := https://www.genivia.com/dev.html $(PKG)_DESCR := gSOAP $(PKG)_IGNORE := -$(PKG)_VERSION := 2.8.106 -$(PKG)_CHECKSUM := 4e74838baf5437e95ae17aa3efb48bd0621f483bff4424f6255fcf327ff80765 +$(PKG)_VERSION := 2.8.107 +$(PKG)_CHECKSUM := ebb58db4606f505ec97a66cacd3260330b937fafc2bfcf529fe4c9653f042cd4 $(PKG)_SUBDIR := gsoap-$(call SHORT_PKG_VERSION,$(PKG)) $(PKG)_FILE := gsoap_$($(PKG)_VERSION).zip $(PKG)_URL := https://$(SOURCEFORGE_MIRROR)/project/gsoap2/gsoap-$(call SHORT_PKG_VERSION,$(PKG))/$($(PKG)_FILE) diff --git a/src/jasper.mk b/src/jasper.mk index 5189495..fa81550 100644 --- a/src/jasper.mk +++ b/src/jasper.mk @@ -4,8 +4,8 @@ PKG := jasper $(PKG)_WEBSITE := https://www.ece.uvic.ca/~mdadams/jasper/ $(PKG)_DESCR := JasPer $(PKG)_IGNORE := -$(PKG)_VERSION := 2.0.21 -$(PKG)_CHECKSUM := 2482def06dfaa33b8d93cbe992a29723309f3c2b6e75674423a52fc82be10418 +$(PKG)_VERSION := 2.0.22 +$(PKG)_CHECKSUM := afc4166bff29b8a0dc46ed5e8d6a208d7976fccfd0b1146e3400c8b2948794a2 $(PKG)_GH_CONF := mdadams/jasper/tags, version- $(PKG)_DEPS := cc jpeg diff --git a/src/poppler-1-win32.patch b/src/poppler-1-win32.patch index 1043310..6d91cc2 100644 --- a/src/poppler-1-win32.patch +++ b/src/poppler-1-win32.patch @@ -86,10 +86,10 @@ Subject: [PATCH 3/4] do not try to use mman.h (package mman-win32) fix https://github.com/mxe/mxe/issues/1455 diff --git a/poppler/CairoFontEngine.cc b/poppler/CairoFontEngine.cc -index 1111111..2222222 100644 +index 1111111..2222222 100755 --- a/poppler/CairoFontEngine.cc +++ b/poppler/CairoFontEngine.cc -@@ -51,13 +51,6 @@ +@@ -53,13 +53,6 @@ #include "Gfx.h" #include "Page.h" diff --git a/src/poppler.mk b/src/poppler.mk index 2dcdd43..a31e3b8 100644 --- a/src/poppler.mk +++ b/src/poppler.mk @@ -3,8 +3,8 @@ PKG := poppler $(PKG)_WEBSITE := https://poppler.freedesktop.org/ $(PKG)_IGNORE := -$(PKG)_VERSION := 20.09.0 -$(PKG)_CHECKSUM := 4ed6eb5ddc4c37f2435c9d78ff9c7c4036455aea3507d1ce8400070aab745363 +$(PKG)_VERSION := 20.10.0 +$(PKG)_CHECKSUM := 434ecbbb539c1a75955030a1c9b24c7b58200b7f68d2e4269e29acf2f8f13336 $(PKG)_SUBDIR := poppler-$($(PKG)_VERSION) $(PKG)_FILE := poppler-$($(PKG)_VERSION).tar.xz $(PKG)_URL := https://poppler.freedesktop.org/$($(PKG)_FILE) diff --git a/src/qtxlsxwriter.mk b/src/qtxlsxwriter.mk index 1e1006e..fe2b00b 100644 --- a/src/qtxlsxwriter.mk +++ b/src/qtxlsxwriter.mk @@ -4,8 +4,8 @@ PKG := qtxlsxwriter $(PKG)_WEBSITE := https://github.com/VSRonin/QtXlsxWriter/ $(PKG)_DESCR := QtXlsxWriter $(PKG)_IGNORE := -$(PKG)_VERSION := d3bd83b -$(PKG)_CHECKSUM := 2191a30a99588befe5237add95393cbc5de60f8d4f184399cfc6d3e6b9843302 +$(PKG)_VERSION := 57021ef +$(PKG)_CHECKSUM := 8c0a360a050ab894f0d5ca9f4e5e3466648bca9a75cd1b426fd42cedc21e7535 $(PKG)_GH_CONF := VSRonin/QtXlsxWriter/branches/master $(PKG)_DEPS := cc qtbase |