From dmichelsen at users.sourceforge.net Wed Mar 3 21:07:20 2021 From: dmichelsen at users.sourceforge.net (dmichelsen at users.sourceforge.net) Date: Wed, 03 Mar 2021 20:07:20 +0000 Subject: SF.net SVN: gar:[26741] csw/mgar/pkg/tmux/trunk Message-ID: <1614802040.72884.24910@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26741 http://sourceforge.net/p/gar/code/26741 Author: dmichelsen Date: 2021-03-03 20:07:19 +0000 (Wed, 03 Mar 2021) Log Message: ----------- tmux/trunk: Update to 3.1c Modified Paths: -------------- csw/mgar/pkg/tmux/trunk/Makefile csw/mgar/pkg/tmux/trunk/checksums Modified: csw/mgar/pkg/tmux/trunk/Makefile =================================================================== --- csw/mgar/pkg/tmux/trunk/Makefile 2021-02-25 18:48:49 UTC (rev 26740) +++ csw/mgar/pkg/tmux/trunk/Makefile 2021-03-03 20:07:19 UTC (rev 26741) @@ -1,5 +1,5 @@ NAME = tmux -VERSION = 2.8 +VERSION = 3.1c GARTYPE = v2 DESCRIPTION = Terminal Multiplexer Modified: csw/mgar/pkg/tmux/trunk/checksums =================================================================== --- csw/mgar/pkg/tmux/trunk/checksums 2021-02-25 18:48:49 UTC (rev 26740) +++ csw/mgar/pkg/tmux/trunk/checksums 2021-03-03 20:07:19 UTC (rev 26741) @@ -1 +1 @@ -79ff2929a6422e45b490daa895cca4a2 tmux-2.8.tar.gz +7301d3fa12f35051edb185496766c745 tmux-3.1c.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 Fri Mar 5 03:09:46 2021 From: jake_goerzen at users.sourceforge.net (jake_goerzen at users.sourceforge.net) Date: Fri, 05 Mar 2021 02:09:46 +0000 Subject: SF.net SVN: gar:[26742] csw/mgar/pkg/dovecot/trunk Message-ID: <1614910186.378161.15654@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26742 http://sourceforge.net/p/gar/code/26742 Author: jake_goerzen Date: 2021-03-05 02:09:46 +0000 (Fri, 05 Mar 2021) Log Message: ----------- dovecot: update to 2.3.14 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-03-03 20:07:19 UTC (rev 26741) +++ csw/mgar/pkg/dovecot/trunk/Makefile 2021-03-05 02:09:46 UTC (rev 26742) @@ -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.13 +VERSION = 2.3.14 GARTYPE = v2 DESCRIPTION = Secure IMAP server Modified: csw/mgar/pkg/dovecot/trunk/checksums =================================================================== --- csw/mgar/pkg/dovecot/trunk/checksums 2021-03-03 20:07:19 UTC (rev 26741) +++ csw/mgar/pkg/dovecot/trunk/checksums 2021-03-05 02:09:46 UTC (rev 26742) @@ -1 +1 @@ -f512bf1a4dac9ac994fddfb6bc5068ff dovecot-2.3.13.tar.gz +2f03532cec3280ae45a101a7a55ccef5 dovecot-2.3.14.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 Fri Mar 5 04:09:23 2021 From: jake_goerzen at users.sourceforge.net (jake_goerzen at users.sourceforge.net) Date: Fri, 05 Mar 2021 03:09:23 +0000 Subject: SF.net SVN: gar:[26743] csw/mgar/pkg/dovecot-sieve/trunk Message-ID: <1614913763.379549.23259@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26743 http://sourceforge.net/p/gar/code/26743 Author: jake_goerzen Date: 2021-03-05 03:09:23 +0000 (Fri, 05 Mar 2021) Log Message: ----------- dovecot-sieve/trunk: update to pigeonhole-0.5.14 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-03-05 02:09:46 UTC (rev 26742) +++ csw/mgar/pkg/dovecot-sieve/trunk/Makefile 2021-03-05 03:09:23 UTC (rev 26743) @@ -1,5 +1,5 @@ NAME = dovecot-2.3-pigeonhole -VERSION = 0.5.13 +VERSION = 0.5.14 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.13 -CONFIGURE_ARGS-64 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-i386/build-isa-amd64/dovecot-2.3.13 +CONFIGURE_ARGS-32 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-i386/build-isa-pentium_pro/dovecot-2.3.14 +CONFIGURE_ARGS-64 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-i386/build-isa-amd64/dovecot-2.3.14 endif ifeq ($(UNAME), sparc) -CONFIGURE_ARGS-32 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-sparc/build-isa-sparcv8plus/dovecot-2.3.13 -CONFIGURE_ARGS-64 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-sparc/build-isa-sparcv9/dovecot-2.3.13 +CONFIGURE_ARGS-32 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-sparc/build-isa-sparcv8plus/dovecot-2.3.14 +CONFIGURE_ARGS-64 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-sparc/build-isa-sparcv9/dovecot-2.3.14 endif CONFIGURE_ARGS += $(CONFIGURE_ARGS-$(MEMORYMODEL)) Modified: csw/mgar/pkg/dovecot-sieve/trunk/checksums =================================================================== --- csw/mgar/pkg/dovecot-sieve/trunk/checksums 2021-03-05 02:09:46 UTC (rev 26742) +++ csw/mgar/pkg/dovecot-sieve/trunk/checksums 2021-03-05 03:09:23 UTC (rev 26743) @@ -1 +1 @@ -fc8c2845519869e15216e5c07c316a65 dovecot-2.3-pigeonhole-0.5.13.tar.gz +9385d45c2b0a417b30fc46ef2da09a43 dovecot-2.3-pigeonhole-0.5.14.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 Mar 31 10:32:26 2021 From: dmichelsen at users.sourceforge.net (dmichelsen at users.sourceforge.net) Date: Wed, 31 Mar 2021 08:32:26 +0000 Subject: SF.net SVN: gar:[26744] csw/mgar/pkg/curl/trunk Message-ID: <1617179546.673818.28141@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26744 http://sourceforge.net/p/gar/code/26744 Author: dmichelsen Date: 2021-03-31 08:32:26 +0000 (Wed, 31 Mar 2021) Log Message: ----------- curl/trunk: Update to 7.76.0, include GSASL on feature 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-03-05 03:09:23 UTC (rev 26743) +++ csw/mgar/pkg/curl/trunk/Makefile 2021-03-31 08:32:26 UTC (rev 26744) @@ -1,5 +1,5 @@ NAME = curl -VERSION = 7.75.0 +VERSION = 7.76.0 GARTYPE = v2 DESCRIPTION = Command line tool and library for client-side URL transfers @@ -63,6 +63,7 @@ RUNTIME_DEP_PKGS_CSWlibcurl4-feature += CSWlibidn2-0 RUNTIME_DEP_PKGS_CSWlibcurl4-feature += CSWlibbrotlidec1 RUNTIME_DEP_PKGS_CSWlibcurl4-feature += CSWlibzstd1 +RUNTIME_DEP_PKGS_CSWlibcurl4-feature += CSWlibgsasl7 #RUNTIME_DEP_PKGS_CSWlibcurl4-feature += CSWlibk5crypto3 #RUNTIME_DEP_PKGS_CSWlibcurl4-feature += CSWlibcom-err3 # Without the base lib the feature lib is not pulled in @@ -117,7 +118,7 @@ EXTRA_CONFIGURE_ARGS_features-minimal += --without-librtmp EXTRA_CONFIGURE_ARGS_features-minimal += --without-nghttp2 EXTRA_CONFIGURE_ARGS_features-minimal += --without-brotli - +EXTRA_CONFIGURE_ARGS_features-minimal += --without-libgsasl EXTRA_CONFIGURE_ARGS_features-full += --enable-ares EXTRA_CONFIGURE_ARGS_features-full += --with-spnego=$(libdir) EXTRA_CONFIGURE_ARGS_features-full += --enable-ldap Modified: csw/mgar/pkg/curl/trunk/checksums =================================================================== --- csw/mgar/pkg/curl/trunk/checksums 2021-03-05 03:09:23 UTC (rev 26743) +++ csw/mgar/pkg/curl/trunk/checksums 2021-03-31 08:32:26 UTC (rev 26744) @@ -1 +1 @@ -9730df8636d67b4e256ebc49daf27246 curl-7.75.0.tar.xz +41178ceea57c863f883b6fe2c3ac276f curl-7.76.0.tar.xz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.