From idogan23 at users.sourceforge.net Thu Jun 13 09:58:52 2024 From: idogan23 at users.sourceforge.net (idogan23 at users.sourceforge.net) Date: Thu, 13 Jun 2024 07:58:52 +0000 Subject: SF.net SVN: gar:[27076] csw/mgar/pkg/xz/trunk Message-ID: <1718265532.55015.6565@sfp-scm-1.v30.lw.sourceforge.com> Revision: 27076 http://sourceforge.net/p/gar/code/27076 Author: idogan23 Date: 2024-06-13 07:58:51 +0000 (Thu, 13 Jun 2024) Log Message: ----------- xz: Update to 5.6.2 Modified Paths: -------------- csw/mgar/pkg/xz/trunk/Makefile csw/mgar/pkg/xz/trunk/checksums Modified: csw/mgar/pkg/xz/trunk/Makefile =================================================================== --- csw/mgar/pkg/xz/trunk/Makefile 2024-06-13 07:00:51 UTC (rev 27075) +++ csw/mgar/pkg/xz/trunk/Makefile 2024-06-13 07:58:51 UTC (rev 27076) @@ -1,5 +1,5 @@ NAME = xz -VERSION = 5.6.0r529 +VERSION = 5.6.2 GARTYPE = v2 DESCRIPTION = XZ Utils is free data compression software with high compression ratio @@ -10,9 +10,8 @@ algorithm. The implementation is much more heavywight than lzip. endef -VENDOR_URL = https://xz.tukaani.org/xz-utils/ +VENDOR_URL = https://tukaani.org/xz/ MASTER_SITES = https://github.com/tukaani-project/xz/releases/download/v$(VERSION)/ -DISTNAME = xz-5.2.9 DISTFILES = $(DISTNAME).tar.xz PACKAGES += CSWxz Modified: csw/mgar/pkg/xz/trunk/checksums =================================================================== --- csw/mgar/pkg/xz/trunk/checksums 2024-06-13 07:00:51 UTC (rev 27075) +++ csw/mgar/pkg/xz/trunk/checksums 2024-06-13 07:58:51 UTC (rev 27076) @@ -1 +1 @@ -115d93141a38801983572f816c6dd68a xz-5.2.9.tar.xz +bbf73fb28425cebb854328599f85c4cf xz-5.6.2.tar.xz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From idogan23 at users.sourceforge.net Thu Jun 13 09:00:51 2024 From: idogan23 at users.sourceforge.net (idogan23 at users.sourceforge.net) Date: Thu, 13 Jun 2024 07:00:51 +0000 Subject: SF.net SVN: gar:[27075] csw/mgar/pkg/zlib/trunk Message-ID: <1718262051.422814.27652@sfp-scm-1.v30.lw.sourceforge.com> Revision: 27075 http://sourceforge.net/p/gar/code/27075 Author: idogan23 Date: 2024-06-13 07:00:51 +0000 (Thu, 13 Jun 2024) Log Message: ----------- zlib: update to 1.3.1 Modified Paths: -------------- csw/mgar/pkg/zlib/trunk/Makefile csw/mgar/pkg/zlib/trunk/checksums Modified: csw/mgar/pkg/zlib/trunk/Makefile =================================================================== --- csw/mgar/pkg/zlib/trunk/Makefile 2024-05-12 15:04:44 UTC (rev 27074) +++ csw/mgar/pkg/zlib/trunk/Makefile 2024-06-13 07:00:51 UTC (rev 27075) @@ -1,7 +1,7 @@ #: $Id$ NAME = zlib -VERSION = 1.3 +VERSION = 1.3.1 GARTYPE = v2 DESCRIPTION = Zlib data compression library Modified: csw/mgar/pkg/zlib/trunk/checksums =================================================================== --- csw/mgar/pkg/zlib/trunk/checksums 2024-05-12 15:04:44 UTC (rev 27074) +++ csw/mgar/pkg/zlib/trunk/checksums 2024-06-13 07:00:51 UTC (rev 27075) @@ -1 +1 @@ -b49e70aacafacfceb1107943497f5545 zlib-1.3.tar.xz +5e6af153311327e516690d300527ec9e zlib-1.3.1.tar.xz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.