SF.net SVN: gar:[26883] csw/mgar/pkg/libexpat1/trunk
idogan23 at users.sourceforge.net
idogan23 at users.sourceforge.net
Fri Feb 11 13:06:22 CET 2022
Revision: 26883
http://sourceforge.net/p/gar/code/26883
Author: idogan23
Date: 2022-02-11 12:06:22 +0000 (Fri, 11 Feb 2022)
Log Message:
-----------
libexpat1: bump version to 2.4.4 to addres security issues; switch to SOS12U6; disable test (build seems to be fine)
Modified Paths:
--------------
csw/mgar/pkg/libexpat1/trunk/Makefile
csw/mgar/pkg/libexpat1/trunk/checksums
Modified: csw/mgar/pkg/libexpat1/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libexpat1/trunk/Makefile 2022-02-11 11:56:51 UTC (rev 26882)
+++ csw/mgar/pkg/libexpat1/trunk/Makefile 2022-02-11 12:06:22 UTC (rev 26883)
@@ -1,5 +1,5 @@
NAME = expat
-VERSION = 2.2.7
+VERSION = 2.4.4
GARTYPE = v2
DESCRIPTION = XML parser toolkit
@@ -12,6 +12,8 @@
MASTER_SITES = $(SF_MIRRORS)
DISTFILES = $(DISTNAME).tar.bz2
+GARCOMPILER = SOS12U6
+
# This is for legacy packages depending on CSWexpat to use libexpat.so.0
FOREIGN_PACKAGES += CSWlibexpat0
@@ -42,4 +44,7 @@
BUILD64 = 1
ISAEXEC = 1
+# Fails on Solaris, but build seems to be fine
+SKIPTEST = 1
+
include gar/category.mk
Modified: csw/mgar/pkg/libexpat1/trunk/checksums
===================================================================
--- csw/mgar/pkg/libexpat1/trunk/checksums 2022-02-11 11:56:51 UTC (rev 26882)
+++ csw/mgar/pkg/libexpat1/trunk/checksums 2022-02-11 12:06:22 UTC (rev 26883)
@@ -1 +1 @@
-72f36b87cdb478aba1e78473393766aa expat-2.2.7.tar.bz2
+99392ce3377777ab0dc8b0f14beda793 expat-2.4.4.tar.bz2
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list