From dmichelsen at users.sourceforge.net Mon May 2 10:59:57 2022 From: dmichelsen at users.sourceforge.net (dmichelsen at users.sourceforge.net) Date: Mon, 02 May 2022 08:59:57 +0000 Subject: SF.net SVN: gar:[26934] csw/mgar/pkg/cpan/Scalar-List-Utils/trunk Message-ID: <1651481997.273882.3504@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26934 http://sourceforge.net/p/gar/code/26934 Author: dmichelsen Date: 2022-05-02 08:59:56 +0000 (Mon, 02 May 2022) Log Message: ----------- cpan/Scalar-List-Utils/trunk: Update to 1.62 Modified Paths: -------------- csw/mgar/pkg/cpan/Scalar-List-Utils/trunk/Makefile csw/mgar/pkg/cpan/Scalar-List-Utils/trunk/checksums Removed Paths: ------------- csw/mgar/pkg/cpan/Scalar-List-Utils/trunk/files/CSWpmscalarlist.gspec csw/mgar/pkg/cpan/Scalar-List-Utils/trunk/files/CSWpmscalarlist.prototype Modified: csw/mgar/pkg/cpan/Scalar-List-Utils/trunk/Makefile =================================================================== --- csw/mgar/pkg/cpan/Scalar-List-Utils/trunk/Makefile 2022-04-27 11:52:48 UTC (rev 26933) +++ csw/mgar/pkg/cpan/Scalar-List-Utils/trunk/Makefile 2022-05-02 08:59:56 UTC (rev 26934) @@ -1,20 +1,24 @@ NAME = Scalar-List-Utils -VERSION = 1.18 +VERSION = 1.62 CATEGORIES = cpan GARTYPE = v2 -AUTHOR = GBARR +AUTHOR = PEVANS -DESCRIPTION = a selection of general-utility list and scalar subroutines. +DESCRIPTION = Common Scalar and List utility subroutines define BLURB - This package contains a selection of subroutines that people have expressed - would be nice to have in the perl core, but the usage would not really be - high enough to warrant the use of a keyword, and the size so small such that - being individual extensions would be wasteful. endef -DISTFILES += $(call admfiles,CSWpmscalarlist,depend prototype) +CATALOG_RELEASE = unstable -# Version 1.18 is included in CSWperl -#include gar/category.mk -.DEFAULT: - @true +LICENSE_TEXT = This module is licensed under the perl license + +PACKAGES += CSWpm-list-util +CATALOGNAME_CSWpm-list-util = pm_list_util +SPKG_DESC_CSWpm-list-util = Common Scalar and List utility subroutines + +# These are in fact newer version already present in CSWperldoc, do not override for now +EXTRA_MERGE_EXCLUDE_FILES += $(mandir)/man3/Scalar::Util.3perl +EXTRA_MERGE_EXCLUDE_FILES += $(mandir)/man3/List::Util::XS.3perl +EXTRA_MERGE_EXCLUDE_FILES += $(mandir)/man3/List::Util.3perl + +include gar/category.mk Modified: csw/mgar/pkg/cpan/Scalar-List-Utils/trunk/checksums =================================================================== --- csw/mgar/pkg/cpan/Scalar-List-Utils/trunk/checksums 2022-04-27 11:52:48 UTC (rev 26933) +++ csw/mgar/pkg/cpan/Scalar-List-Utils/trunk/checksums 2022-05-02 08:59:56 UTC (rev 26934) @@ -1,4 +1 @@ -4cee3bffb2b6ebaa330672f6f2d58cff download/CSWpmscalarlist.gspec -6e0d583c86d7f74b43769810714242aa download/CSWpmscalarlist.depend -20bcaa6e36a9d6602575535d9c8696a9 download/CSWpmscalarlist.prototype -118a080a79dce32f7b2e3a86947776f2 download/Scalar-List-Utils-1.18.tar.gz +2e5186779360f938c8ec83030c7b5a03 Scalar-List-Utils-1.62.tar.gz Deleted: csw/mgar/pkg/cpan/Scalar-List-Utils/trunk/files/CSWpmscalarlist.gspec =================================================================== --- csw/mgar/pkg/cpan/Scalar-List-Utils/trunk/files/CSWpmscalarlist.gspec 2022-04-27 11:52:48 UTC (rev 26933) +++ csw/mgar/pkg/cpan/Scalar-List-Utils/trunk/files/CSWpmscalarlist.gspec 2022-05-02 08:59:56 UTC (rev 26934) @@ -1,7 +0,0 @@ -%var bitname pm_scalarlistutils -%var pkgname CSWpmscalarlist -%include url file://%{PKGLIB}/csw_cpan.gspec -%copyright -Copyright (c) 1997-2004 Graham Barr . All rights reserved. -This library is free software; you can redistribute it and/or -modify it under the same terms as Perl itself. Deleted: csw/mgar/pkg/cpan/Scalar-List-Utils/trunk/files/CSWpmscalarlist.prototype =================================================================== --- csw/mgar/pkg/cpan/Scalar-List-Utils/trunk/files/CSWpmscalarlist.prototype 2022-04-27 11:52:48 UTC (rev 26933) +++ csw/mgar/pkg/cpan/Scalar-List-Utils/trunk/files/CSWpmscalarlist.prototype 2022-05-02 08:59:56 UTC (rev 26934) @@ -1,17 +0,0 @@ -d none /opt/csw/lib 0755 root bin -d none /opt/csw/lib/perl 0755 root bin -d none /opt/csw/lib/perl/5.8.7/List 0755 root bin -f none /opt/csw/lib/perl/5.8.7/List/Util.pm 0444 root bin -d none /opt/csw/lib/perl/5.8.7/Scalar 0755 root bin -f none /opt/csw/lib/perl/5.8.7/Scalar/Util.pm 0444 root bin -d none /opt/csw/lib/perl/5.8.7/auto 0755 root bin -d none /opt/csw/lib/perl/5.8.7/auto/List 0755 root bin -d none /opt/csw/lib/perl/5.8.7/auto/List/Util 0755 root bin -f none /opt/csw/lib/perl/5.8.7/auto/List/Util/.packlist 0644 root bin -f none /opt/csw/lib/perl/5.8.7/auto/List/Util/Util.bs 0444 root bin -f none /opt/csw/lib/perl/5.8.7/auto/List/Util/Util.so 0555 root bin -d none /opt/csw/share 0755 root bin -d none /opt/csw/share/man 0755 root bin -d none /opt/csw/share/man/man3 0755 root bin -f none /opt/csw/share/man/man3/List::Util.3perl 0444 root bin -f none /opt/csw/share/man/man3/Scalar::Util.3perl 0444 root bin 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 Wed May 11 18:31:04 2022 From: jake_goerzen at users.sourceforge.net (jake_goerzen at users.sourceforge.net) Date: Wed, 11 May 2022 16:31:04 +0000 Subject: SF.net SVN: gar:[26936] csw/mgar/pkg/dovecot-sieve/trunk Message-ID: <1652286664.457013.19559@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26936 http://sourceforge.net/p/gar/code/26936 Author: jake_goerzen Date: 2022-05-11 16:31:03 +0000 (Wed, 11 May 2022) Log Message: ----------- dovecot-sieve/trunk: update to pigeonhole 0.5.19 for dovecot 2.3.19 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 2022-05-11 16:14:04 UTC (rev 26935) +++ csw/mgar/pkg/dovecot-sieve/trunk/Makefile 2022-05-11 16:31:03 UTC (rev 26936) @@ -1,5 +1,5 @@ NAME = dovecot-2.3-pigeonhole -VERSION = 0.5.18 +VERSION = 0.5.19 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.18 -CONFIGURE_ARGS-64 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-i386/build-isa-amd64/dovecot-2.3.18 +CONFIGURE_ARGS-32 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-i386/build-isa-pentium_pro/dovecot-2.3.19 +CONFIGURE_ARGS-64 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-i386/build-isa-amd64/dovecot-2.3.19 endif ifeq ($(UNAME), sparc) -CONFIGURE_ARGS-32 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-sparc/build-isa-sparcv8plus/dovecot-2.3.18 -CONFIGURE_ARGS-64 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-sparc/build-isa-sparcv9/dovecot-2.3.18 +CONFIGURE_ARGS-32 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-sparc/build-isa-sparcv8plus/dovecot-2.3.19 +CONFIGURE_ARGS-64 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-sparc/build-isa-sparcv9/dovecot-2.3.19 endif CONFIGURE_ARGS += $(CONFIGURE_ARGS-$(MEMORYMODEL)) Modified: csw/mgar/pkg/dovecot-sieve/trunk/checksums =================================================================== --- csw/mgar/pkg/dovecot-sieve/trunk/checksums 2022-05-11 16:14:04 UTC (rev 26935) +++ csw/mgar/pkg/dovecot-sieve/trunk/checksums 2022-05-11 16:31:03 UTC (rev 26936) @@ -1 +1 @@ -cede8465ec2c9d1a768dba857595b6a1 dovecot-2.3-pigeonhole-0.5.18.tar.gz +500471a71a0525a94ab8e8a7791eab8b dovecot-2.3-pigeonhole-0.5.19.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 Wed May 11 18:14:04 2022 From: jake_goerzen at users.sourceforge.net (jake_goerzen at users.sourceforge.net) Date: Wed, 11 May 2022 16:14:04 +0000 Subject: SF.net SVN: gar:[26935] csw/mgar/pkg/dovecot/trunk Message-ID: <1652285644.928923.901@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26935 http://sourceforge.net/p/gar/code/26935 Author: jake_goerzen Date: 2022-05-11 16:14:04 +0000 (Wed, 11 May 2022) Log Message: ----------- dovecot: update to 2.3.19 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 2022-05-02 08:59:56 UTC (rev 26934) +++ csw/mgar/pkg/dovecot/trunk/Makefile 2022-05-11 16:14:04 UTC (rev 26935) @@ -1,8 +1,5 @@ -# TODO -# - SSL certs to /etc/opt/csw/ssl? -# - /var/run/dovecot instead of /var/opt/csw/run? NAME = dovecot -VERSION = 2.3.18 +VERSION = 2.3.19 GARTYPE = v2 DESCRIPTION = Secure IMAP server Modified: csw/mgar/pkg/dovecot/trunk/checksums =================================================================== --- csw/mgar/pkg/dovecot/trunk/checksums 2022-05-02 08:59:56 UTC (rev 26934) +++ csw/mgar/pkg/dovecot/trunk/checksums 2022-05-11 16:14:04 UTC (rev 26935) @@ -1 +1 @@ -9a7b00dc52e4fd4d0b8d25e240942f85 dovecot-2.3.18.tar.gz +5d9e43266c489a0c503cf227e7491094 dovecot-2.3.19.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From idogan23 at users.sourceforge.net Fri May 13 22:12:51 2022 From: idogan23 at users.sourceforge.net (idogan23 at users.sourceforge.net) Date: Fri, 13 May 2022 20:12:51 +0000 Subject: SF.net SVN: gar:[26937] csw/mgar/pkg/nsd/trunk Message-ID: <1652472771.514810.19835@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26937 http://sourceforge.net/p/gar/code/26937 Author: idogan23 Date: 2022-05-13 20:12:50 +0000 (Fri, 13 May 2022) Log Message: ----------- nsd: Update to 4.5.0 Modified Paths: -------------- csw/mgar/pkg/nsd/trunk/Makefile csw/mgar/pkg/nsd/trunk/checksums Modified: csw/mgar/pkg/nsd/trunk/Makefile =================================================================== --- csw/mgar/pkg/nsd/trunk/Makefile 2022-05-11 16:31:03 UTC (rev 26936) +++ csw/mgar/pkg/nsd/trunk/Makefile 2022-05-13 20:12:50 UTC (rev 26937) @@ -1,5 +1,5 @@ NAME = nsd -VERSION = 4.4.0 +VERSION = 4.5.0 GARTYPE = v2 DESCRIPTION = An authoritative only non-recursive name server Modified: csw/mgar/pkg/nsd/trunk/checksums =================================================================== --- csw/mgar/pkg/nsd/trunk/checksums 2022-05-11 16:31:03 UTC (rev 26936) +++ csw/mgar/pkg/nsd/trunk/checksums 2022-05-13 20:12:50 UTC (rev 26937) @@ -1 +1 @@ -dfae574b0f8b96efed45632a841f21bb nsd-4.4.0.tar.gz +d8f2256aa3bf4709195cc684b790759e nsd-4.5.0.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 Tue May 17 21:20:58 2022 From: jake_goerzen at users.sourceforge.net (jake_goerzen at users.sourceforge.net) Date: Tue, 17 May 2022 19:20:58 +0000 Subject: SF.net SVN: gar:[26938] csw/mgar/pkg/rdesktop/trunk Message-ID: <1652815259.191249.6015@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26938 http://sourceforge.net/p/gar/code/26938 Author: jake_goerzen Date: 2022-05-17 19:20:57 +0000 (Tue, 17 May 2022) Log Message: ----------- rdesktop: update patch and clean up recipe Modified Paths: -------------- csw/mgar/pkg/rdesktop/trunk/Makefile Added Paths: ----------- csw/mgar/pkg/rdesktop/trunk/files/0001-fix-return-from-void-function.patch Removed Paths: ------------- csw/mgar/pkg/rdesktop/trunk/files/0001-remove-return-from-void-function.patch Modified: csw/mgar/pkg/rdesktop/trunk/Makefile =================================================================== --- csw/mgar/pkg/rdesktop/trunk/Makefile 2022-05-13 20:12:50 UTC (rev 26937) +++ csw/mgar/pkg/rdesktop/trunk/Makefile 2022-05-17 19:20:57 UTC (rev 26938) @@ -15,7 +15,7 @@ VENDOR_URL = http://www.rdesktop.org -PATCHFILES = 0001-remove-return-from-void-function.patch +PATCHFILES = 0001-fix-return-from-void-function.patch BUILD_DEP_PKGS += CSWlibao-dev BUILD_DEP_PKGS += CSWlibsamplerate-dev @@ -37,8 +37,6 @@ BUILD64 = 1 ISAEXEC = 1 -#GARCOMPILER = SOS12U6 - CONFIGURE_ARGS = $(DIRPATHS) CONFIGURE_ARGS += --with-openssl=$(prefix) Added: csw/mgar/pkg/rdesktop/trunk/files/0001-fix-return-from-void-function.patch =================================================================== --- csw/mgar/pkg/rdesktop/trunk/files/0001-fix-return-from-void-function.patch (rev 0) +++ csw/mgar/pkg/rdesktop/trunk/files/0001-fix-return-from-void-function.patch 2022-05-17 19:20:57 UTC (rev 26938) @@ -0,0 +1,26 @@ +From 7fcbc321418e809d4e763bf199eb234e764d68fa Mon Sep 17 00:00:00 2001 +From: Jake Goerzen +Date: Tue, 17 May 2022 19:25:04 +0200 +Subject: [PATCH] fix return from void function + +--- + rdp.c | 3 ++- + 1 file changed, 2 insertions(+), 1 deletion(-) + +diff --git a/rdp.c b/rdp.c +index e7a849b..8401c6f 100644 +--- a/rdp.c ++++ b/rdp.c +@@ -305,7 +305,8 @@ rdp_in_unistr(STREAM s, int in_len, char **string, uint32 * str_size) + + g_iconv_works = False; + s_seek(s, start); +- return rdp_in_unistr(s, in_len, string, str_size); ++ rdp_in_unistr(s, in_len, string, str_size); ++ return; + } + } + +-- +2.4.0 + Deleted: csw/mgar/pkg/rdesktop/trunk/files/0001-remove-return-from-void-function.patch =================================================================== --- csw/mgar/pkg/rdesktop/trunk/files/0001-remove-return-from-void-function.patch 2022-05-13 20:12:50 UTC (rev 26937) +++ csw/mgar/pkg/rdesktop/trunk/files/0001-remove-return-from-void-function.patch 2022-05-17 19:20:57 UTC (rev 26938) @@ -1,25 +0,0 @@ -From ce09e02e3d5e155f45a6cb8bdb939d4411784444 Mon Sep 17 00:00:00 2001 -From: Jake Goerzen -Date: Thu, 24 Jun 2021 01:09:53 +0200 -Subject: [PATCH] remove return from void function - ---- - rdp.c | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/rdp.c b/rdp.c -index e7a849b..ce577bc 100644 ---- a/rdp.c -+++ b/rdp.c -@@ -305,7 +305,7 @@ rdp_in_unistr(STREAM s, int in_len, char **string, uint32 * str_size) - - g_iconv_works = False; - s_seek(s, start); -- return rdp_in_unistr(s, in_len, string, str_size); -+ rdp_in_unistr(s, in_len, string, str_size); - } - } - --- -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 May 31 21:07:18 2022 From: dmichelsen at users.sourceforge.net (dmichelsen at users.sourceforge.net) Date: Tue, 31 May 2022 19:07:18 +0000 Subject: SF.net SVN: gar:[26939] csw/mgar/pkg/stunnel/trunk Message-ID: <1654024038.917938.17895@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26939 http://sourceforge.net/p/gar/code/26939 Author: dmichelsen Date: 2022-05-31 19:07:18 +0000 (Tue, 31 May 2022) Log Message: ----------- stunnel/trunk: Update to 5.64 Modified Paths: -------------- csw/mgar/pkg/stunnel/trunk/Makefile csw/mgar/pkg/stunnel/trunk/checksums Modified: csw/mgar/pkg/stunnel/trunk/Makefile =================================================================== --- csw/mgar/pkg/stunnel/trunk/Makefile 2022-05-17 19:20:57 UTC (rev 26938) +++ csw/mgar/pkg/stunnel/trunk/Makefile 2022-05-31 19:07:18 UTC (rev 26939) @@ -1,7 +1,7 @@ # TODO (release-critical prefixed with !, non release-critical with *) # NAME = stunnel -VERSION = 5.63 +VERSION = 5.64 #BETA = b3 GARTYPE = v2 Modified: csw/mgar/pkg/stunnel/trunk/checksums =================================================================== --- csw/mgar/pkg/stunnel/trunk/checksums 2022-05-17 19:20:57 UTC (rev 26938) +++ csw/mgar/pkg/stunnel/trunk/checksums 2022-05-31 19:07:18 UTC (rev 26939) @@ -1 +1 @@ -9ded39b478ad3e449ac3c1dfaf246d3c stunnel-5.63.tar.gz +fc069f84558710a0bdb7cf14110a6aeb stunnel-5.64.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.