From jake_goerzen at users.sourceforge.net Sat Nov 6 04:36:49 2021 From: jake_goerzen at users.sourceforge.net (jake_goerzen at users.sourceforge.net) Date: Sat, 06 Nov 2021 03:36:49 +0000 Subject: SF.net SVN: gar:[26809] csw/mgar/pkg/dovecot/trunk Message-ID: <1636169809.387017.7766@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26809 http://sourceforge.net/p/gar/code/26809 Author: jake_goerzen Date: 2021-11-06 03:36:48 +0000 (Sat, 06 Nov 2021) Log Message: ----------- dovecot: update to 2.3.17 Modified Paths: -------------- csw/mgar/pkg/dovecot/trunk/Makefile csw/mgar/pkg/dovecot/trunk/checksums Modified: csw/mgar/pkg/dovecot/trunk/Makefile =================================================================== --- csw/mgar/pkg/dovecot/trunk/Makefile 2021-10-28 05:56:04 UTC (rev 26808) +++ csw/mgar/pkg/dovecot/trunk/Makefile 2021-11-06 03:36:48 UTC (rev 26809) @@ -2,7 +2,7 @@ # - SSL certs to /etc/opt/csw/ssl? # - /var/run/dovecot instead of /var/opt/csw/run? NAME = dovecot -VERSION = 2.3.16 +VERSION = 2.3.17 GARTYPE = v2 DESCRIPTION = Secure IMAP server Modified: csw/mgar/pkg/dovecot/trunk/checksums =================================================================== --- csw/mgar/pkg/dovecot/trunk/checksums 2021-10-28 05:56:04 UTC (rev 26808) +++ csw/mgar/pkg/dovecot/trunk/checksums 2021-11-06 03:36:48 UTC (rev 26809) @@ -1 +1 @@ -946dc6a89db0d11d0061f0d4447263dc dovecot-2.3.16.tar.gz +b9e928ebba1e7a523ab5616025c9f245 dovecot-2.3.17.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From jake_goerzen at users.sourceforge.net Sat Nov 6 19:25:41 2021 From: jake_goerzen at users.sourceforge.net (jake_goerzen at users.sourceforge.net) Date: Sat, 06 Nov 2021 18:25:41 +0000 Subject: SF.net SVN: gar:[26810] csw/mgar/pkg/dovecot-sieve/trunk Message-ID: <1636223141.751566.26157@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26810 http://sourceforge.net/p/gar/code/26810 Author: jake_goerzen Date: 2021-11-06 18:25:41 +0000 (Sat, 06 Nov 2021) Log Message: ----------- dovecot-sieve/trunk: update to pigeonhole 0.5.17 for dovecot 2.3.17 Modified Paths: -------------- csw/mgar/pkg/dovecot-sieve/trunk/Makefile csw/mgar/pkg/dovecot-sieve/trunk/checksums Modified: csw/mgar/pkg/dovecot-sieve/trunk/Makefile =================================================================== --- csw/mgar/pkg/dovecot-sieve/trunk/Makefile 2021-11-06 03:36:48 UTC (rev 26809) +++ csw/mgar/pkg/dovecot-sieve/trunk/Makefile 2021-11-06 18:25:41 UTC (rev 26810) @@ -1,5 +1,5 @@ NAME = dovecot-2.3-pigeonhole -VERSION = 0.5.16 +VERSION = 0.5.17 GARTYPE = v2 DESCRIPTION = Secure POP3/IMAP server - Sieve filters support @@ -26,13 +26,13 @@ UNAME := $(shell /usr/bin/uname -p) ifeq ($(UNAME), i386) -CONFIGURE_ARGS-32 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-i386/build-isa-pentium_pro/dovecot-2.3.16 -CONFIGURE_ARGS-64 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-i386/build-isa-amd64/dovecot-2.3.16 +CONFIGURE_ARGS-32 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-i386/build-isa-pentium_pro/dovecot-2.3.17 +CONFIGURE_ARGS-64 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-i386/build-isa-amd64/dovecot-2.3.17 endif ifeq ($(UNAME), sparc) -CONFIGURE_ARGS-32 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-sparc/build-isa-sparcv8plus/dovecot-2.3.16 -CONFIGURE_ARGS-64 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-sparc/build-isa-sparcv9/dovecot-2.3.16 +CONFIGURE_ARGS-32 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-sparc/build-isa-sparcv8plus/dovecot-2.3.17 +CONFIGURE_ARGS-64 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-sparc/build-isa-sparcv9/dovecot-2.3.17 endif CONFIGURE_ARGS += $(CONFIGURE_ARGS-$(MEMORYMODEL)) Modified: csw/mgar/pkg/dovecot-sieve/trunk/checksums =================================================================== --- csw/mgar/pkg/dovecot-sieve/trunk/checksums 2021-11-06 03:36:48 UTC (rev 26809) +++ csw/mgar/pkg/dovecot-sieve/trunk/checksums 2021-11-06 18:25:41 UTC (rev 26810) @@ -1 +1 @@ -65e80287a86223fa3ede2fbe3b298215 dovecot-2.3-pigeonhole-0.5.16.tar.gz +b694322af9d54ca8cfaf857bb8d69b12 dovecot-2.3-pigeonhole-0.5.17.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From dmichelsen at users.sourceforge.net Wed Nov 10 08:41:42 2021 From: dmichelsen at users.sourceforge.net (dmichelsen at users.sourceforge.net) Date: Wed, 10 Nov 2021 07:41:42 +0000 Subject: SF.net SVN: gar:[26811] csw/mgar/pkg/curl/trunk Message-ID: <1636530102.332771.31578@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26811 http://sourceforge.net/p/gar/code/26811 Author: dmichelsen Date: 2021-11-10 07:41:41 +0000 (Wed, 10 Nov 2021) Log Message: ----------- curl/trunk: Update to 7.80.0 Modified Paths: -------------- csw/mgar/pkg/curl/trunk/Makefile csw/mgar/pkg/curl/trunk/checksums Modified: csw/mgar/pkg/curl/trunk/Makefile =================================================================== --- csw/mgar/pkg/curl/trunk/Makefile 2021-11-06 18:25:41 UTC (rev 26810) +++ csw/mgar/pkg/curl/trunk/Makefile 2021-11-10 07:41:41 UTC (rev 26811) @@ -1,5 +1,5 @@ NAME = curl -VERSION = 7.79.1 +VERSION = 7.80.0 GARTYPE = v2 DESCRIPTION = Command line tool and library for client-side URL transfers Modified: csw/mgar/pkg/curl/trunk/checksums =================================================================== --- csw/mgar/pkg/curl/trunk/checksums 2021-11-06 18:25:41 UTC (rev 26810) +++ csw/mgar/pkg/curl/trunk/checksums 2021-11-10 07:41:41 UTC (rev 26811) @@ -1 +1 @@ -74d3c4ca8aaa6c0619806d6e246e65fb curl-7.79.1.tar.xz +cf9f8553762150ef0ebcd5ee412737f5 curl-7.80.0.tar.xz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From dmichelsen at users.sourceforge.net Wed Nov 10 10:12:01 2021 From: dmichelsen at users.sourceforge.net (dmichelsen at users.sourceforge.net) Date: Wed, 10 Nov 2021 09:12:01 +0000 Subject: SF.net SVN: gar:[26812] csw/mgar/pkg/curl/trunk/Makefile Message-ID: <1636535522.25465.1767@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26812 http://sourceforge.net/p/gar/code/26812 Author: dmichelsen Date: 2021-11-10 09:12:01 +0000 (Wed, 10 Nov 2021) Log Message: ----------- curl/trunk: Adjust dependencies Modified Paths: -------------- csw/mgar/pkg/curl/trunk/Makefile Modified: csw/mgar/pkg/curl/trunk/Makefile =================================================================== --- csw/mgar/pkg/curl/trunk/Makefile 2021-11-10 07:41:41 UTC (rev 26811) +++ csw/mgar/pkg/curl/trunk/Makefile 2021-11-10 09:12:01 UTC (rev 26812) @@ -55,7 +55,7 @@ RUNTIME_DEP_PKGS_CSWlibcurl4-feature += CSWlibssh2-1 RUNTIME_DEP_PKGS_CSWlibcurl4-feature += CSWlibcares2 RUNTIME_DEP_PKGS_CSWlibcurl4-feature += CSWlibrtmp0 -RUNTIME_DEP_PKGS_CSWlibcurl4-feature += CSWlibintl9 +RUNTIME_DEP_PKGS_CSWlibcurl4-feature-i386 += CSWlibintl9 RUNTIME_DEP_PKGS_CSWlibcurl4-feature += CSWlibkrb5-3 RUNTIME_DEP_PKGS_CSWlibcurl4-feature += CSWlibpsl5 RUNTIME_DEP_PKGS_CSWlibcurl4-feature += CSWlibnghttp2-14 @@ -65,6 +65,7 @@ RUNTIME_DEP_PKGS_CSWlibcurl4-feature += CSWlibgsasl7 #RUNTIME_DEP_PKGS_CSWlibcurl4-feature += CSWlibk5crypto3 #RUNTIME_DEP_PKGS_CSWlibcurl4-feature += CSWlibcom-err3 +RUNTIME_DEP_PKGS_CSWlibcurl4-feature += $(RUNTIME_DEP_PKGS_CSWlibcurl4-feature-$(GARCH)) # Without the base lib the feature lib is not pulled in RUNTIME_DEP_PKGS_CSWlibcurl4-feature += CSWlibcurl4 # There is no dependency from feature to base as feature is an optional dependency @@ -97,7 +98,8 @@ # PKGFILES is catchall RUNTIME_DEP_PKGS_CSWcurl += CSWlibz1 RUNTIME_DEP_PKGS_CSWcurl += CSWlibcurl4 -RUNTIME_DEP_PKGS_CSWcurl += CSWlibintl9 +RUNTIME_DEP_PKGS_CSWcurl-i386 += CSWlibintl9 +RUNTIME_DEP_PKGS_CSWcurl += $(RUNTIME_DEP_PKGS_CSWcurl-$(GARCH)) # Linker anomaly CHECKPKG_OVERRIDES_CSWcurl-i386 += surplus-dependency|CSWlibintl9 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From rmottola at users.sourceforge.net Mon Nov 15 00:49:24 2021 From: rmottola at users.sourceforge.net (rmottola at users.sourceforge.net) Date: Sun, 14 Nov 2021 23:49:24 +0000 Subject: SF.net SVN: gar:[26813] csw/mgar/pkg/gnustep-make/trunk Message-ID: <1636933764.475645.26417@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26813 http://sourceforge.net/p/gar/code/26813 Author: rmottola Date: 2021-11-14 23:49:24 +0000 (Sun, 14 Nov 2021) Log Message: ----------- gnustep-make/trunk: bump version to 2.9.0 Modified Paths: -------------- csw/mgar/pkg/gnustep-make/trunk/Makefile csw/mgar/pkg/gnustep-make/trunk/checksums Modified: csw/mgar/pkg/gnustep-make/trunk/Makefile =================================================================== --- csw/mgar/pkg/gnustep-make/trunk/Makefile 2021-11-10 09:12:01 UTC (rev 26812) +++ csw/mgar/pkg/gnustep-make/trunk/Makefile 2021-11-14 23:49:24 UTC (rev 26813) @@ -2,7 +2,7 @@ # TODO (release-critical prefixed with !, non release-critical with *) # NAME = gnustep-make -VERSION = 2.8.0 +VERSION = 2.9.0 GARTYPE = v2 DESCRIPTION = GNUstep-core make Modified: csw/mgar/pkg/gnustep-make/trunk/checksums =================================================================== --- csw/mgar/pkg/gnustep-make/trunk/checksums 2021-11-10 09:12:01 UTC (rev 26812) +++ csw/mgar/pkg/gnustep-make/trunk/checksums 2021-11-14 23:49:24 UTC (rev 26813) @@ -1 +1 @@ -90f96edf0fa536c32e9155e48698317b gnustep-make-2.8.0.tar.gz +6ddb71d5b312e50e98a2e6fad8c766d0 gnustep-make-2.9.0.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From dmichelsen at users.sourceforge.net Mon Nov 22 14:05:04 2021 From: dmichelsen at users.sourceforge.net (dmichelsen at users.sourceforge.net) Date: Mon, 22 Nov 2021 13:05:04 +0000 Subject: SF.net SVN: gar:[26814] csw/mgar/pkg/mtools/trunk Message-ID: <1637586304.393349.9064@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26814 http://sourceforge.net/p/gar/code/26814 Author: dmichelsen Date: 2021-11-22 13:05:03 +0000 (Mon, 22 Nov 2021) Log Message: ----------- mtools/trunk: Update to 4.0.36 Modified Paths: -------------- csw/mgar/pkg/mtools/trunk/Makefile csw/mgar/pkg/mtools/trunk/checksums Modified: csw/mgar/pkg/mtools/trunk/Makefile =================================================================== --- csw/mgar/pkg/mtools/trunk/Makefile 2021-11-14 23:49:24 UTC (rev 26813) +++ csw/mgar/pkg/mtools/trunk/Makefile 2021-11-22 13:05:03 UTC (rev 26814) @@ -1,5 +1,5 @@ NAME = mtools -VERSION = 4.0.33 +VERSION = 4.0.36 GARTYPE = v2 DESCRIPTION = Read/write/list/format DOS disks under Unix Modified: csw/mgar/pkg/mtools/trunk/checksums =================================================================== --- csw/mgar/pkg/mtools/trunk/checksums 2021-11-14 23:49:24 UTC (rev 26813) +++ csw/mgar/pkg/mtools/trunk/checksums 2021-11-22 13:05:03 UTC (rev 26814) @@ -1 +1 @@ -b2e5f22ca26ef17915c421be9608e081 mtools-4.0.33.tar.lz +cddc0c90ccceadd9e470346270f288bd mtools-4.0.36.tar.lz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From dmichelsen at users.sourceforge.net Mon Nov 22 15:23:03 2021 From: dmichelsen at users.sourceforge.net (dmichelsen at users.sourceforge.net) Date: Mon, 22 Nov 2021 14:23:03 +0000 Subject: SF.net SVN: gar:[26815] csw/mgar/pkg/collectd/trunk Message-ID: <1637590983.918358.29248@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26815 http://sourceforge.net/p/gar/code/26815 Author: dmichelsen Date: 2021-11-22 14:23:03 +0000 (Mon, 22 Nov 2021) Log Message: ----------- collectd/trunk: Update to 5.12.0 Modified Paths: -------------- csw/mgar/pkg/collectd/trunk/Makefile csw/mgar/pkg/collectd/trunk/checksums Added Paths: ----------- csw/mgar/pkg/collectd/trunk/files/0001-Fix-include-order-for-64-bit-file-offsets.patch Modified: csw/mgar/pkg/collectd/trunk/Makefile =================================================================== --- csw/mgar/pkg/collectd/trunk/Makefile 2021-11-22 13:05:03 UTC (rev 26814) +++ csw/mgar/pkg/collectd/trunk/Makefile 2021-11-22 14:23:03 UTC (rev 26815) @@ -1,7 +1,7 @@ # $Id$ # NAME = collectd -VERSION = 5.10.0 +VERSION = 5.12.0 GARTYPE = v2 DESCRIPTION = Collects system performance statistics periodically @@ -14,6 +14,8 @@ # WORKSRC = $(WORKDIR)/collectd-$(DISTNAME) +PATCHFILES += 0001-Fix-include-order-for-64-bit-file-offsets.patch + VENDOR_URL = http://collectd.org/ # Lots of others missing @@ -27,7 +29,6 @@ BUILD_DEP_PKGS += CSWlibcurl-dev BUILD_DEP_PKGS += CSWlibdbi-dev BUILD_DEP_PKGS += CSWpostgresql-dev -BUILD_DEP_PKGS += CSWlibxmms-dev BUILD_DEP_PKGS += CSWlibpsl-dev BUILD_DEP_PKGS += CSWlibesmtp-dev BUILD_DEP_PKGS += CSWjdk7 @@ -124,6 +125,7 @@ RUNTIME_DEP_PKGS_CSWcollectd += CSWlibxml2-2 RUNTIME_DEP_PKGS_CSWcollectd += CSWperl RUNTIME_DEP_PKGS_CSWcollectd += CSWlibyajl2 +RUNTIME_DEP_PKGS_CSWcollectd += CSWlibjansson4 RUNTIME_DEP_PKGS_CSWcollectd += CSWliboping0 RUNTIME_DEP_PKGS_CSWcollectd += CSWlibldap2-4-2 RUNTIME_DEP_PKGS_CSWcollectd += CSWlibesmtp6 @@ -130,7 +132,6 @@ RUNTIME_DEP_PKGS_CSWcollectd += CSWlibprotobuf-c1 RUNTIME_DEP_PKGS_CSWcollectd += CSWlibstatgrab10 # These are pulled in because of a linker anomaly -RUNTIME_DEP_PKGS_CSWcollectd-sparc += CSWlibintl9 RUNTIME_DEP_PKGS_CSWcollectd-i386 += CSWlibmemcached8 RUNTIME_DEP_PKGS_CSWcollectd-i386 += CSWlibfl2 RUNTIME_DEP_PKGS_CSWcollectd += $(RUNTIME_DEP_PKGS_CSWcollectd-$(GARCH)) @@ -205,7 +206,7 @@ RUNTIME_DEP_PKGS_CSWcollectd-plugin-rrdtool += CSWlibgcc-s1 RUNTIME_DEP_PKGS_CSWcollectd-plugin-rrdtool += CSWcollectd CHECKPKG_OVERRIDES_CSWcollectd-plugin-rrdtool += surplus-dependency|CSWcollectd -RUNTIME_DEP_PKGS_CSWcollectd-plugin-rrdtool += CSWlibrrd-th4 +RUNTIME_DEP_PKGS_CSWcollectd-plugin-rrdtool += CSWlibrrd8 PACKAGES += CSWcollectd-plugin-snmp SPKG_DESC_CSWcollectd-plugin-snmp = CollectD Plugin for NetSNMP @@ -216,22 +217,6 @@ CHECKPKG_OVERRIDES_CSWcollectd-plugin-snmp += surplus-dependency|CSWcollectd RUNTIME_DEP_PKGS_CSWcollectd-plugin-snmp += CSWlibnetsnmp30 -PACKAGES += CSWcollectd-plugin-xmms -SPKG_DESC_CSWcollectd-plugin-xmms = CollectD Plugin for XMMS -PKGFILES_CSWcollectd-plugin-xmms += $(call pkgfiles_lib,collectd/xmms.so) -RUNTIME_DEP_PKGS_CSWcollectd-plugin-xmms += CSWlibgcc-s1 -RUNTIME_DEP_PKGS_CSWcollectd-plugin-xmms += CSWcollectd -CHECKPKG_OVERRIDES_CSWcollectd-plugin-xmms += surplus-dependency|CSWcollectd -RUNTIME_DEP_PKGS_CSWcollectd-plugin-xmms += CSWlibxmms1 -# This is due to a linker anomaly, these are pulled in also from libxmms.so.1 -RUNTIME_DEP_PKGS_CSWcollectd-plugin-xmms-sparc += CSWlibgdk1-2-0 -RUNTIME_DEP_PKGS_CSWcollectd-plugin-xmms-sparc += CSWlibglib1-2-0 -RUNTIME_DEP_PKGS_CSWcollectd-plugin-xmms-sparc += CSWlibgtk1-2-0 -RUNTIME_DEP_PKGS_CSWcollectd-plugin-xmms-sparc += CSWlibintl9 -RUNTIME_DEP_PKGS_CSWcollectd-plugin-xmms += $(RUNTIME_DEP_PKGS_CSWcollectd-plugin-xmms-$(GARCH)) -# No 64 bit XMMS yet -CHECKPKG_OVERRIDES_CSWcollectd-plugin-xmms += 64-bit-binaries-missing - PACKAGES += CSWcollectd-plugin-lua SPKG_DESC_CSWcollectd-plugin-lua = CollectD Plugin for Lua PKGFILES_CSWcollectd-plugin-lua += $(call pkgfiles_lib,collectd/lua.so) @@ -262,7 +247,6 @@ RUNTIME_DEP_PKGS_CSWcollectd-plugins-all += CSWcollectd-plugin-python RUNTIME_DEP_PKGS_CSWcollectd-plugins-all += CSWcollectd-plugin-rrdtool RUNTIME_DEP_PKGS_CSWcollectd-plugins-all += CSWcollectd-plugin-snmp -RUNTIME_DEP_PKGS_CSWcollectd-plugins-all += CSWcollectd-plugin-xmms RUNTIME_DEP_PKGS_CSWcollectd-plugins-all += CSWcollectd-plugin-lua RUNTIME_DEP_PKGS_CSWcollectd-plugins-all += CSWcollectd-plugin-riemann # These are all sort of surplus as this is a meta package Modified: csw/mgar/pkg/collectd/trunk/checksums =================================================================== --- csw/mgar/pkg/collectd/trunk/checksums 2021-11-22 13:05:03 UTC (rev 26814) +++ csw/mgar/pkg/collectd/trunk/checksums 2021-11-22 14:23:03 UTC (rev 26815) @@ -1 +1 @@ -a8344a199b124711bdbec57f1c0b624f collectd-5.10.0.tar.bz2 +2b23a65960bc323d065234776a542e04 collectd-5.12.0.tar.bz2 Added: csw/mgar/pkg/collectd/trunk/files/0001-Fix-include-order-for-64-bit-file-offsets.patch =================================================================== --- csw/mgar/pkg/collectd/trunk/files/0001-Fix-include-order-for-64-bit-file-offsets.patch (rev 0) +++ csw/mgar/pkg/collectd/trunk/files/0001-Fix-include-order-for-64-bit-file-offsets.patch 2021-11-22 14:23:03 UTC (rev 26815) @@ -0,0 +1,26 @@ +From 59dc6850657408a7496510c80753e1d58b551db6 Mon Sep 17 00:00:00 2001 +From: Dagobert Michelsen +Date: Thu, 18 Nov 2021 16:01:42 +0100 +Subject: [PATCH] Fix include order for 64 bit file offsets + +--- + src/utils/message_parser/message_parser_test.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/src/utils/message_parser/message_parser_test.c b/src/utils/message_parser/message_parser_test.c +index 8cb5dc1..ee84ca1 100644 +--- a/src/utils/message_parser/message_parser_test.c ++++ b/src/utils/message_parser/message_parser_test.c +@@ -25,8 +25,8 @@ + * Marcin Mozejko + **/ + +-#include "testing.h" + #include "utils/message_parser/message_parser.c" ++#include "testing.h" + + #define TEST_PATTERN_NAME "test_pattern_name" + #define TEST_REGEX "test_regex" +-- +2.4.0 + This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From dmichelsen at users.sourceforge.net Tue Nov 23 11:18:01 2021 From: dmichelsen at users.sourceforge.net (dmichelsen at users.sourceforge.net) Date: Tue, 23 Nov 2021 10:18:01 +0000 Subject: SF.net SVN: gar:[26816] csw/mgar/pkg/squid/branches Message-ID: <1637662681.516803.21908@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26816 http://sourceforge.net/p/gar/code/26816 Author: dmichelsen Date: 2021-11-23 10:18:01 +0000 (Tue, 23 Nov 2021) Log Message: ----------- squid: New branch for 5.2 Added Paths: ----------- csw/mgar/pkg/squid/branches/squid-5.x/ csw/mgar/pkg/squid/branches/squid-5.x/Makefile csw/mgar/pkg/squid/branches/squid-5.x/checksums Removed Paths: ------------- csw/mgar/pkg/squid/branches/squid-5.x/Makefile csw/mgar/pkg/squid/branches/squid-5.x/checksums Deleted: csw/mgar/pkg/squid/branches/squid-5.x/Makefile =================================================================== --- csw/mgar/pkg/squid/trunk/Makefile 2020-06-19 16:15:53 UTC (rev 26673) +++ csw/mgar/pkg/squid/branches/squid-5.x/Makefile 2021-11-23 10:18:01 UTC (rev 26816) @@ -1,175 +0,0 @@ -# Squid 3 -# $Id$ -# -NAME = squid -VERSION = 4.12 -GARTYPE = v2 - -DESCRIPTION = High performance Web proxy cache -define BLURB - Squid is a high performance Web proxy cache that can be arranged - hierarchically for an improvement in response times and a reduction in - bandwith usage. Squid runs on all popular Unix and Windows platforms. -endef - -V1 = $(shell echo $(VERSION) | cut -d. -f1) -MASTER_SITES = http://www.squid-cache.org/Versions/v$(V1)/ -DISTFILES += $(DISTNAME).tar.xz - -PATCHFILES += 0001-Add-include-for-index.patch - -PACKAGES = CSWsquid -RUNTIME_DEP_PKGS_CSWsquid += CSWliblber2-4-2 -RUNTIME_DEP_PKGS_CSWsquid += CSWlibldap2-4-2 -RUNTIME_DEP_PKGS_CSWsquid += CSWlibsasl2-2 -RUNTIME_DEP_PKGS_CSWsquid += CSWlibltdl7 -RUNTIME_DEP_PKGS_CSWsquid += CSWlibgcc-s1 -RUNTIME_DEP_PKGS_CSWsquid += CSWlibstdc++6 -RUNTIME_DEP_PKGS_CSWsquid += CSWlibssl1-0-0 -#RUNTIME_DEP_PKGS_CSWsquid += CSWbdb48 -RUNTIME_DEP_PKGS_CSWsquid += CSWlibintl8 -RUNTIME_DEP_PKGS_CSWsquid += CSWlibkrb5-3 -RUNTIME_DEP_PKGS_CSWsquid += CSWlibcom-err3 -RUNTIME_DEP_PKGS_CSWsquid += CSWlibnettle7 -RUNTIME_DEP_PKGS_CSWsquid += CSWlibexpat1 -RUNTIME_DEP_PKGS_CSWsquid += CSWlibxml2-2 - -# Linker anomaly -CHECKPKG_OVERRIDES_CSWsquid += surplus-dependency|CSWlibintl8 - -PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386 - -INITSMF += /etc/opt/csw/init.d/csw$(NAME) -PRESERVECONF += /etc/opt/csw/$(NAME)/cachemgr.conf -PRESERVECONF += /etc/opt/csw/$(NAME)/squid.conf -PRESERVECONF += /etc/opt/csw/$(NAME)/mime.conf -PRESERVECONF += /etc/opt/csw/$(NAME)/msntauth.conf -PRESERVECONF += /etc/opt/csw/$(NAME)/errorpage.css - -MIGRATE_SOURCE_DIR = /opt/csw/etc -MIGRATE_DEST_DIR = /etc/opt/csw/$(NAME) -MIGRATE_FILES = cachemgr.conf -MIGRATE_FILES += mime.conf -MIGRATE_FILES += squid.conf - -# ./configure '--prefix=/usr/local/squid' '--enable-translation' '--enable-external-acl-helpers=file_userip' '--enable-icap-client' '--enable-ipf-transparent' '--enable-storeio=diskd' '--enable-removal-policies=lru,heap' '--enable-devpoll' '--disable-wccp' '--enable-wccpv2' '--enable-http-violations' '--enable-follow-x-forwarded-for' '--enable-arp-acl' '--enable-htcp' '--enable-cache-digests' '--with-dl' '--enable-auth-negotiate=none' '--disable-auth-digest' '--disable-auth-ntlm' '--enable-auth-basic' '--enable-storeid-rewrite-helpers=file' '--enable-log-daemon-helpers=file' '--enable-ssl' '--enable-ssl-crtd' '--enable-zph-qos' '--with-filedescriptors=131072' '--disable-snmp' '--enable-inline' '--with-build-environment=POSIX_V6_LP64_OFF64' 'CFLAGS=-O3 -m64 -fPIE -fstack-protector -mtune=core2 --param=ssp-buffer-size=4 -pipe' 'CXXFLAGS=-O3 -m64 -fPIE -fstack-protector -mtune=core2 --param=ssp-buffer-size=4 -pipe' 'CPPFLAGS=-I/opt/csw/include' 'LDFLAGS=-fPIE -pie -Wl,-z,now' --enable-build-info="Intercept/WCCPv2/SSL/CRTD/DISKD/64/GCC Production" - -CONFIGURE_ARGS = $(DIRPATHS) -CONFIGURE_ARGS += --sysconfdir=$(sysconfdir)/$(NAME) -CONFIGURE_ARGS += --datadir=$(datadir)/$(NAME) -CONFIGURE_ARGS += --docdir=$(datadir)/$(NAME) -CONFIGURE_ARGS += --localstatedir=/var/$(prefix)/$(NAME) -CONFIGURE_ARGS += --libexecdir=$(prefix)/libexec/$(NAME) -CONFIGURE_ARGS += --enable-arp-acl -#CONFIGURE_ARGS += --enable-auth=basic,ntlm,digest,negotiate -CONFIGURE_ARGS += --enable-auth -CONFIGURE_ARGS += --enable-basic-auth-helpers=LDAP,SMB,YP,PAM,SASL,NCSA -CONFIGURE_ARGS += --enable-cache-digests -CONFIGURE_ARGS += --enable-carp -CONFIGURE_ARGS += --enable-delay-pools -CONFIGURE_ARGS += --enable-external-acl-helpers=file_userip -CONFIGURE_ARGS += --enable-forw-via-db -CONFIGURE_ARGS += --enable-htcp -CONFIGURE_ARGS += --enable-http-violations -CONFIGURE_ARGS += --enable-follow-x-forwarded-for -CONFIGURE_ARGS += --enable-inline -CONFIGURE_ARGS += --enable-large-cache-files -CONFIGURE_ARGS += --enable-referer-log -CONFIGURE_ARGS += --enable-removal-policies=heap,lru -# Use devpoll in favor of select as it is much faster -CONFIGURE_ARGS += --enable-devpoll -CONFIGURE_ARGS += --enable-snmp -CONFIGURE_ARGS += --enable-ssl -CONFIGURE_ARGS += --enable-ssl-crtd -CONFIGURE_ARGS += --enable-useragent-log -CONFIGURE_ARGS += --enable-ipf-transparent -CONFIGURE_ARGS += --enable-icap-client -CONFIGURE_ARGS += --enable-zph-qos -CONFIGURE_ARGS += --disable-ident-lookups -CONFIGURE_ARGS += --disable-icmp -CONFIGURE_ARGS += --with-dl -CONFIGURE_ARGS += --with-large-files -CONFIGURE_ARGS += --with-openssl=$(prefix) -CONFIGURE_ARGS += --with-default-user=$(NAME) -CONFIGURE_ARGS += --with-filedescriptors=131072 -CONFIGURE_ARGS += --enable-aio -CONFIGURE_ARGS += --enable-storeio=ufs,diskd -CONFIGURE_ARGS += --enable-storeid-rewrite-helpers=file -CONFIGURE_ARGS += --enable-log-daemon-helpers=file -# These are needed for Cisco integration, as requested by email -CONFIGURE_ARGS += --enable-wccp -CONFIGURE_ARGS += --enable-wccpv2 - -# Native instructions need to be disabled for zones as reported in #5221 -# This is described in detail in -# http://wiki.squid-cache.org/KnowledgeBase/IllegalInstructionError -CONFIGURE_ARGS += --disable-arch-native - -# Allowed values (see configure --help): -# POSIX_V6_ILP32_OFF32 32 bits -# POSIX_V6_ILP32_OFFBIG 32 bits with large file support -# POSIX_V6_LP64_OFF64 64 bits -# POSIX_V6_LPBIG_OFFBIG large pointers and files -# XBS5_ILP32_OFF32 32 bits (legacy) -# XBS5_ILP32_OFFBIG 32 bits with large file support (legacy) -# XBS5_LP64_OFF64 64 bits (legacy) -# XBS5_LPBIG_OFFBIG large pointers and files (legacy) -# default The default for your OS - -BUILD_ENVIRONMENT-32 = POSIX_V6_ILP32_OFFBIG -BUILD_ENVIRONMENT-64 = POSIX_V6_LPBIG_OFFBIG - -CONFIGURE_ARGS += --with-build-environment=$(BUILD_ENVIRONMENT-$(MEMORYMODEL)) - -EXTRA_CPPFLAGS += -DDEFAULT_SQUID_CONF=\\\"$(sysconfdir)/$(NAME)/squid.conf\\\" - -# /opt/csw/bdb48/include/db_185.h needs slightly different type names than from sys/types.h -EXTRA_CPPFLAGS += -Du_int32_t=uint32_t -Du_int16_t=uint16_t - -# Expose deprecated krb5 API as krb5_get_in_tkt_with_keytab is used in helpers/external_acl/kerberos_ldap_group/support_krb5.cc -# Add #define until this is fixed: -# http://bugs.squid-cache.org/show_bug.cgi?id=4025 -EXTRA_CPPFLAGS += -DKRB5_DEPRECATED=1 -CONFIGURE_ARGS += --disable-strict-error-checking - -# configure tests with 'id -u' and expects a uidnumber -CONFIGURE_ENV_PATH = /usr/xpg4/bin:$(PATH) - -GARCOMPILER = GNU - -EXTRA_LIB += $(prefix)/bdb48/lib -EXTRA_INC += $(prefix)/bdb48/include - -# The testsuite requires cppunit -TEST_SCRIPTS = - -USERGROUP = /etc/opt/csw/pkg/CSW$(NAME)/cswusergroup - -PROTOTYPE_MODIFIERS = varuser -PROTOTYPE_FILES_varuser = \/var\/opt\/csw\/$(NAME)\/cache -PROTOTYPE_FILES_varuser += \/var\/opt\/csw\/$(NAME)\/logs -PROTOTYPE_CLASS_varuser = ugfiles -PROTOTYPE_USER_varuser = $(NAME) -PROTOTYPE_GROUP_varuser = $(NAME) - -REINPLACE_USRLOCAL = $(mandir)/man8/squid_session.8 -REINPLACE_WHEN_USRLOCAL = postinstall - -REINPLACEMENTS += conf -REINPLACE_MATCH_conf = /usr/local/squid/etc/ -REINPLACE_WITH_conf = $(sysconfdir)/$(NAME)/ -REINPLACE_FILES_conf += helpers/basic_auth/MSNT/msntauth.conf.default - -EXTRA_MERGE_EXCLUDE_FILES += .*\.default - -include gar/category.mk - -post-install-modulated: - ginstall -d $(DESTDIR)/etc/opt/csw/init.d - ginstall -d $(DESTDIR)/var/opt/csw/$(NAME)/logs - ginstall -d $(DESTDIR)/var/opt/csw/$(NAME)/cache - ginstall -d $(DESTDIR)/etc/opt/csw/pkg/CSW$(NAME) - ginstall -m 755 $(FILEDIR)/cswsquid3 $(DESTDIR)/etc/opt/csw/init.d/csw$(NAME) - ginstall -m 644 $(FILEDIR)/CSWsquid3.cswusergroup $(DESTDIR)/etc/opt/csw/pkg/CSW$(NAME)/cswusergroup - @$(MAKECOOKIE) - Copied: csw/mgar/pkg/squid/branches/squid-5.x/Makefile (from rev 26808, csw/mgar/pkg/squid/trunk/Makefile) =================================================================== --- csw/mgar/pkg/squid/branches/squid-5.x/Makefile (rev 0) +++ csw/mgar/pkg/squid/branches/squid-5.x/Makefile 2021-11-23 10:18:01 UTC (rev 26816) @@ -0,0 +1,177 @@ +# Squid 3 +# $Id$ +# +NAME = squid +VERSION = 5.2 +GARTYPE = v2 + +DESCRIPTION = High performance Web proxy cache +define BLURB + Squid is a high performance Web proxy cache that can be arranged + hierarchically for an improvement in response times and a reduction in + bandwith usage. Squid runs on all popular Unix and Windows platforms. +endef + +V1 = $(shell echo $(VERSION) | cut -d. -f1) +MASTER_SITES = http://www.squid-cache.org/Versions/v$(V1)/ +DISTFILES += $(DISTNAME).tar.xz + +# Add workaround until this is fixed: +# https://bugs.squid-cache.org/show_bug.cgi?id=5073 +PATCHFILES += 0001-Add-include-for-index.patch + +PACKAGES = CSWsquid +RUNTIME_DEP_PKGS_CSWsquid += CSWliblber2-4-2 +RUNTIME_DEP_PKGS_CSWsquid += CSWlibldap2-4-2 +RUNTIME_DEP_PKGS_CSWsquid += CSWlibsasl2-2 +RUNTIME_DEP_PKGS_CSWsquid += CSWlibltdl7 +RUNTIME_DEP_PKGS_CSWsquid += CSWlibgcc-s1 +RUNTIME_DEP_PKGS_CSWsquid += CSWlibstdc++6 +RUNTIME_DEP_PKGS_CSWsquid += CSWlibssl1-0-0 +#RUNTIME_DEP_PKGS_CSWsquid += CSWbdb48 +RUNTIME_DEP_PKGS_CSWsquid += CSWlibintl8 +RUNTIME_DEP_PKGS_CSWsquid += CSWlibkrb5-3 +RUNTIME_DEP_PKGS_CSWsquid += CSWlibcom-err3 +RUNTIME_DEP_PKGS_CSWsquid += CSWlibnettle7 +RUNTIME_DEP_PKGS_CSWsquid += CSWlibexpat1 +RUNTIME_DEP_PKGS_CSWsquid += CSWlibxml2-2 + +# Linker anomaly +CHECKPKG_OVERRIDES_CSWsquid += surplus-dependency|CSWlibintl8 + +PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386 + +INITSMF += /etc/opt/csw/init.d/csw$(NAME) +PRESERVECONF += /etc/opt/csw/$(NAME)/cachemgr.conf +PRESERVECONF += /etc/opt/csw/$(NAME)/squid.conf +PRESERVECONF += /etc/opt/csw/$(NAME)/mime.conf +PRESERVECONF += /etc/opt/csw/$(NAME)/msntauth.conf +PRESERVECONF += /etc/opt/csw/$(NAME)/errorpage.css + +MIGRATE_SOURCE_DIR = /opt/csw/etc +MIGRATE_DEST_DIR = /etc/opt/csw/$(NAME) +MIGRATE_FILES = cachemgr.conf +MIGRATE_FILES += mime.conf +MIGRATE_FILES += squid.conf + +# ./configure '--prefix=/usr/local/squid' '--enable-translation' '--enable-external-acl-helpers=file_userip' '--enable-icap-client' '--enable-ipf-transparent' '--enable-storeio=diskd' '--enable-removal-policies=lru,heap' '--enable-devpoll' '--disable-wccp' '--enable-wccpv2' '--enable-http-violations' '--enable-follow-x-forwarded-for' '--enable-arp-acl' '--enable-htcp' '--enable-cache-digests' '--with-dl' '--enable-auth-negotiate=none' '--disable-auth-digest' '--disable-auth-ntlm' '--enable-auth-basic' '--enable-storeid-rewrite-helpers=file' '--enable-log-daemon-helpers=file' '--enable-ssl' '--enable-ssl-crtd' '--enable-zph-qos' '--with-filedescriptors=131072' '--disable-snmp' '--enable-inline' '--with-build-environment=POSIX_V6_LP64_OFF64' 'CFLAGS=-O3 -m64 -fPIE -fstack-protector -mtune=core2 --param=ssp-buffer-size=4 -pipe' 'CXXFLAGS=-O3 -m64 -fPIE -fstack-protector -mtune=core2 --param=ssp-buffer-size=4 -pipe' 'CPPFLAGS=-I/opt/csw/include' 'LDFLAGS=-fPIE -pie -Wl,-z,now' --enable-build-info="Intercept/WCCPv2/SSL/CRTD/DISKD/64/GCC Production" + +CONFIGURE_ARGS = $(DIRPATHS) +CONFIGURE_ARGS += --sysconfdir=$(sysconfdir)/$(NAME) +CONFIGURE_ARGS += --datadir=$(datadir)/$(NAME) +CONFIGURE_ARGS += --docdir=$(datadir)/$(NAME) +CONFIGURE_ARGS += --localstatedir=/var/$(prefix)/$(NAME) +CONFIGURE_ARGS += --libexecdir=$(prefix)/libexec/$(NAME) +CONFIGURE_ARGS += --enable-arp-acl +#CONFIGURE_ARGS += --enable-auth=basic,ntlm,digest,negotiate +CONFIGURE_ARGS += --enable-auth +CONFIGURE_ARGS += --enable-basic-auth-helpers=LDAP,SMB,YP,PAM,SASL,NCSA +CONFIGURE_ARGS += --enable-cache-digests +CONFIGURE_ARGS += --enable-carp +CONFIGURE_ARGS += --enable-delay-pools +CONFIGURE_ARGS += --enable-external-acl-helpers=file_userip +CONFIGURE_ARGS += --enable-forw-via-db +CONFIGURE_ARGS += --enable-htcp +CONFIGURE_ARGS += --enable-http-violations +CONFIGURE_ARGS += --enable-follow-x-forwarded-for +CONFIGURE_ARGS += --enable-inline +CONFIGURE_ARGS += --enable-large-cache-files +CONFIGURE_ARGS += --enable-referer-log +CONFIGURE_ARGS += --enable-removal-policies=heap,lru +# Use devpoll in favor of select as it is much faster +CONFIGURE_ARGS += --enable-devpoll +CONFIGURE_ARGS += --enable-snmp +CONFIGURE_ARGS += --enable-ssl +CONFIGURE_ARGS += --enable-ssl-crtd +CONFIGURE_ARGS += --enable-useragent-log +CONFIGURE_ARGS += --enable-ipf-transparent +CONFIGURE_ARGS += --enable-icap-client +CONFIGURE_ARGS += --enable-zph-qos +CONFIGURE_ARGS += --disable-ident-lookups +CONFIGURE_ARGS += --disable-icmp +CONFIGURE_ARGS += --with-dl +CONFIGURE_ARGS += --with-large-files +CONFIGURE_ARGS += --with-openssl=$(prefix) +CONFIGURE_ARGS += --with-default-user=$(NAME) +CONFIGURE_ARGS += --with-filedescriptors=131072 +CONFIGURE_ARGS += --enable-aio +CONFIGURE_ARGS += --enable-storeio=ufs,diskd +CONFIGURE_ARGS += --enable-storeid-rewrite-helpers=file +CONFIGURE_ARGS += --enable-log-daemon-helpers=file +# These are needed for Cisco integration, as requested by email +CONFIGURE_ARGS += --enable-wccp +CONFIGURE_ARGS += --enable-wccpv2 + +# Native instructions need to be disabled for zones as reported in #5221 +# This is described in detail in +# http://wiki.squid-cache.org/KnowledgeBase/IllegalInstructionError +CONFIGURE_ARGS += --disable-arch-native + +# Allowed values (see configure --help): +# POSIX_V6_ILP32_OFF32 32 bits +# POSIX_V6_ILP32_OFFBIG 32 bits with large file support +# POSIX_V6_LP64_OFF64 64 bits +# POSIX_V6_LPBIG_OFFBIG large pointers and files +# XBS5_ILP32_OFF32 32 bits (legacy) +# XBS5_ILP32_OFFBIG 32 bits with large file support (legacy) +# XBS5_LP64_OFF64 64 bits (legacy) +# XBS5_LPBIG_OFFBIG large pointers and files (legacy) +# default The default for your OS + +BUILD_ENVIRONMENT-32 = POSIX_V6_ILP32_OFFBIG +BUILD_ENVIRONMENT-64 = POSIX_V6_LPBIG_OFFBIG + +CONFIGURE_ARGS += --with-build-environment=$(BUILD_ENVIRONMENT-$(MEMORYMODEL)) + +EXTRA_CPPFLAGS += -DDEFAULT_SQUID_CONF=\\\"$(sysconfdir)/$(NAME)/squid.conf\\\" + +# /opt/csw/bdb48/include/db_185.h needs slightly different type names than from sys/types.h +EXTRA_CPPFLAGS += -Du_int32_t=uint32_t -Du_int16_t=uint16_t + +# Expose deprecated krb5 API as krb5_get_in_tkt_with_keytab is used in helpers/external_acl/kerberos_ldap_group/support_krb5.cc +# Add #define until this is fixed: +# http://bugs.squid-cache.org/show_bug.cgi?id=4025 +EXTRA_CPPFLAGS += -DKRB5_DEPRECATED=1 +CONFIGURE_ARGS += --disable-strict-error-checking + +# configure tests with 'id -u' and expects a uidnumber +CONFIGURE_ENV_PATH = /usr/xpg4/bin:$(PATH) + +GARCOMPILER = GNU + +EXTRA_LIB += $(prefix)/bdb48/lib +EXTRA_INC += $(prefix)/bdb48/include + +# The testsuite requires cppunit +TEST_SCRIPTS = + +USERGROUP = /etc/opt/csw/pkg/CSW$(NAME)/cswusergroup + +PROTOTYPE_MODIFIERS = varuser +PROTOTYPE_FILES_varuser = \/var\/opt\/csw\/$(NAME)\/cache +PROTOTYPE_FILES_varuser += \/var\/opt\/csw\/$(NAME)\/logs +PROTOTYPE_CLASS_varuser = ugfiles +PROTOTYPE_USER_varuser = $(NAME) +PROTOTYPE_GROUP_varuser = $(NAME) + +REINPLACE_USRLOCAL = $(mandir)/man8/squid_session.8 +REINPLACE_WHEN_USRLOCAL = postinstall + +REINPLACEMENTS += conf +REINPLACE_MATCH_conf = /usr/local/squid/etc/ +REINPLACE_WITH_conf = $(sysconfdir)/$(NAME)/ +REINPLACE_FILES_conf += helpers/basic_auth/MSNT/msntauth.conf.default + +EXTRA_MERGE_EXCLUDE_FILES += .*\.default + +include gar/category.mk + +post-install-modulated: + ginstall -d $(DESTDIR)/etc/opt/csw/init.d + ginstall -d $(DESTDIR)/var/opt/csw/$(NAME)/logs + ginstall -d $(DESTDIR)/var/opt/csw/$(NAME)/cache + ginstall -d $(DESTDIR)/etc/opt/csw/pkg/CSW$(NAME) + ginstall -m 755 $(FILEDIR)/cswsquid3 $(DESTDIR)/etc/opt/csw/init.d/csw$(NAME) + ginstall -m 644 $(FILEDIR)/CSWsquid3.cswusergroup $(DESTDIR)/etc/opt/csw/pkg/CSW$(NAME)/cswusergroup + @$(MAKECOOKIE) + Deleted: csw/mgar/pkg/squid/branches/squid-5.x/checksums =================================================================== --- csw/mgar/pkg/squid/trunk/checksums 2020-06-19 16:15:53 UTC (rev 26673) +++ csw/mgar/pkg/squid/branches/squid-5.x/checksums 2021-11-23 10:18:01 UTC (rev 26816) @@ -1 +0,0 @@ -ad7a4a8a0031cae3435717a759173829 squid-4.12.tar.xz Copied: csw/mgar/pkg/squid/branches/squid-5.x/checksums (from rev 26808, csw/mgar/pkg/squid/trunk/checksums) =================================================================== --- csw/mgar/pkg/squid/branches/squid-5.x/checksums (rev 0) +++ csw/mgar/pkg/squid/branches/squid-5.x/checksums 2021-11-23 10:18:01 UTC (rev 26816) @@ -0,0 +1 @@ +102984f3ea382a1fa5bd917c2ee155ec squid-5.2.tar.xz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From dmichelsen at users.sourceforge.net Tue Nov 23 16:06:24 2021 From: dmichelsen at users.sourceforge.net (dmichelsen at users.sourceforge.net) Date: Tue, 23 Nov 2021 15:06:24 +0000 Subject: SF.net SVN: gar:[26817] csw/mgar/pkg/nginx/trunk Message-ID: <1637679984.919341.16442@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26817 http://sourceforge.net/p/gar/code/26817 Author: dmichelsen Date: 2021-11-23 15:06:24 +0000 (Tue, 23 Nov 2021) Log Message: ----------- nginx/trunk: Update to 1.21.4 Modified Paths: -------------- csw/mgar/pkg/nginx/trunk/Makefile csw/mgar/pkg/nginx/trunk/checksums Modified: csw/mgar/pkg/nginx/trunk/Makefile =================================================================== --- csw/mgar/pkg/nginx/trunk/Makefile 2021-11-23 10:18:01 UTC (rev 26816) +++ csw/mgar/pkg/nginx/trunk/Makefile 2021-11-23 15:06:24 UTC (rev 26817) @@ -1,5 +1,5 @@ NAME = nginx -VERSION = 1.19.1 +VERSION = 1.21.4 GARTYPE = v2 DESCRIPTION = HTTP server and mail proxy server Modified: csw/mgar/pkg/nginx/trunk/checksums =================================================================== --- csw/mgar/pkg/nginx/trunk/checksums 2021-11-23 10:18:01 UTC (rev 26816) +++ csw/mgar/pkg/nginx/trunk/checksums 2021-11-23 15:06:24 UTC (rev 26817) @@ -1 +1 @@ -d14e03b34c47a07d0dd109f8e33c54c3 nginx-1.19.1.tar.gz +58295ef467a7122987a55df2c644b950 nginx-1.21.4.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.