Compare commits

...

34 Commits

Author SHA1 Message Date
bsiegert a0dca81b7b Pullup tickets #6670 and #6671 2022-09-20 18:31:55 +00:00
bsiegert 29e2c0a5a9 Pullup ticket #6670 - requested by nia
www/firefox91: security fix
www/firefox91-l10n: dependent update

Revisions pulled up:
- www/firefox91-l10n/Makefile                                   1.15
- www/firefox91-l10n/distinfo                                   1.17
- www/firefox91/Makefile                                        1.25
- www/firefox91/distinfo                                        1.17

---
   Module Name:	pkgsrc
   Committed By:	nia
   Date:		Tue Sep  6 15:38:35 UTC 2022

   Modified Files:
   	pkgsrc/www/firefox91: Makefile distinfo
   	pkgsrc/www/firefox91-l10n: Makefile distinfo

   Log Message:
   firefox91: update to 91.13.0

   Security Vulnerabilities fixed in Firefox ESR 91.13

       #CVE-2022-38472: Address bar spoofing via XSLT error handling

       #CVE-2022-38473: Cross-origin XSLT Documents would have inherited the
       parent's permissions

       #CVE-2022-38478: Memory safety bugs fixed in Firefox 104, Firefox ESR 102.2,
       and Firefox ESR 91.13
2022-09-20 18:31:28 +00:00
bsiegert 5d9c5daad5 Pullup ticket #6671 - requested by gutteridge
textproc/libxslt: security fix

Revisions pulled up:
- textproc/libxslt/Makefile                                     1.120
- textproc/libxslt/distinfo                                     1.69
- textproc/libxslt/patches/patch-libxslt_transform.c            1.1

---
   Module Name:    pkgsrc
   Committed By:   gutteridge
   Date:           Tue Sep 13 21:34:00 UTC 2022

   Modified Files:
            pkgsrc/textproc/libxslt: Makefile distinfo
   Added Files:
            pkgsrc/textproc/libxslt/patches: patch-libxslt_transform.c

   Log Message:
   libxslt: address CVE-2021-30560

   Cherry-picked from the (new) upstream's 1.1.35 release.
2022-09-19 15:24:22 +00:00
spz e4872e1a5b pullup #6668 2022-08-28 14:59:18 +00:00
spz 49c26e6288 Pullup ticket #6668 - requested by khorben
lang/openjdk8: security update
lang/openjdk11: security update

Revisions pulled up:
- lang/openjdk11/Makefile                                       1.45
- lang/openjdk11/distinfo                                       1.35
- lang/openjdk11/patches/patch-make_common_NativeCompilation.gmk deleted
- lang/openjdk11/patches/patch-make_lib_Awt2dLibraries.gmk      deleted
- lang/openjdk11/patches/patch-src_hotspot_cpu_arm_c1__LIRAssembler__arm.cpp deleted
- lang/openjdk11/patches/patch-src_hotspot_cpu_arm_c1__LIRGenerator__arm.cpp deleted
- lang/openjdk11/patches/patch-src_hotspot_os__cpu_bsd__arm_vm__version__bsd__arm__32.cpp deleted
- lang/openjdk11/patches/patch-src_hotspot_os__cpu_bsd__zero_os__bsd__zero.cpp deleted
- lang/openjdk11/patches/patch-src_java.desktop_share_native_libfontmanager_harfbuzz_hb-blob.cc deleted
- lang/openjdk8/Makefile                                        1.111-1.112
- lang/openjdk8/distinfo                                        1.89-1.91
- lang/openjdk8/patches/patch-common_autoconf_generated-configure.sh 1.22
- lang/openjdk8/patches/patch-hotspot_src_cpu_aarch64_vm_pauth__aarch64.hpp deleted
- lang/openjdk8/patches/patch-hotspot_src_os__cpu_bsd__aarch64_vm_os__bsd__aarch64.cpp 1.2-1.3
- lang/openjdk8/patches/patch-hotspot_src_share_vm_classfile_symbolTable.cpp deleted
- lang/openjdk8/patches/patch-hotspot_src_share_vm_gc__implementation_concurrentMarkSweep_compactibleFreeListSpace.cpp deleted
- lang/openjdk8/patches/patch-hotspot_src_share_vm_gc__implementation_g1_heapRegionSet.hpp deleted
- lang/openjdk8/patches/patch-hotspot_src_share_vm_memory_metaspace.cpp deleted
- lang/openjdk8/patches/patch-make_common_MakeBase.gmk          deleted

-------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   ryoon
   Date:           Sun Jul 10 14:47:25 UTC 2022

   Modified Files:
           pkgsrc/lang/openjdk8: Makefile distinfo
           pkgsrc/lang/openjdk8/patches:
               patch-common_autoconf_generated-configure.sh
               patch-hotspot_src_os__cpu_bsd__aarch64_vm_os__bsd__aarch64.cpp
   Added Files:
           pkgsrc/lang/openjdk8/patches: patch-make_common_MakeBase.gmk
   Removed Files:
           pkgsrc/lang/openjdk8/patches:
               patch-hotspot_src_share_vm_classfile_symbolTable.cpp
               patch-hotspot_src_share_vm_gc__implementation_concurrentMarkSweep_compactibleFreeListSpace.cpp
               patch-hotspot_src_share_vm_gc__implementation_g1_heapRegionSet.hpp
               patch-hotspot_src_share_vm_memory_metaspace.cpp

   Log Message:
   openjdk8: Update to 1.8.332

   CHangelog:
   Follow OpenJDK 8u332 GA.


   To generate a diff of this commit:
   cvs rdiff -u -r1.110 -r1.111 pkgsrc/lang/openjdk8/Makefile
   cvs rdiff -u -r1.88 -r1.89 pkgsrc/lang/openjdk8/distinfo
   cvs rdiff -u -r1.21 -r1.22 \
       pkgsrc/lang/openjdk8/patches/patch-common_autoconf_generated-configure.sh
   cvs rdiff -u -r1.1 -r1.2 \
       pkgsrc/lang/openjdk8/patches/patch-hotspot_src_os__cpu_bsd__aarch64_vm_os__bsd__aarch64.cpp
   cvs rdiff -u -r1.1 -r0 \
       pkgsrc/lang/openjdk8/patches/patch-hotspot_src_share_vm_classfile_symbolTable.cpp \
       pkgsrc/lang/openjdk8/patches/patch-hotspot_src_share_vm_gc__implementation_concurrentMarkSweep_compactibleFreeListSpace.cpp \
       pkgsrc/lang/openjdk8/patches/patch-hotspot_src_share_vm_gc__implementation_g1_heapRegionSet.hpp \
       pkgsrc/lang/openjdk8/patches/patch-hotspot_src_share_vm_memory_metaspace.cpp
   cvs rdiff -u -r0 -r1.3 \
       pkgsrc/lang/openjdk8/patches/patch-make_common_MakeBase.gmk

-------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   tnn
   Date:           Sun Jul 17 03:03:41 UTC 2022

   Modified Files:
           pkgsrc/lang/openjdk8: distinfo
           pkgsrc/lang/openjdk8/patches:
               patch-hotspot_src_os__cpu_bsd__aarch64_vm_os__bsd__aarch64.cpp
   Added Files:
           pkgsrc/lang/openjdk8/patches:
               patch-hotspot_src_cpu_aarch64_vm_pauth__aarch64.hpp

   Log Message:
   openjdk8: fix NetBSD/evbarm-aarch64 build; PAC is only supported on Linux


   To generate a diff of this commit:
   cvs rdiff -u -r1.89 -r1.90 pkgsrc/lang/openjdk8/distinfo
   cvs rdiff -u -r0 -r1.1 \
       pkgsrc/lang/openjdk8/patches/patch-hotspot_src_cpu_aarch64_vm_pauth__aarch64.hpp
   cvs rdiff -u -r1.2 -r1.3 \
       pkgsrc/lang/openjdk8/patches/patch-hotspot_src_os__cpu_bsd__aarch64_vm_os__bsd__aarch64.cpp

-------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   tnn
   Date:           Mon Aug 15 12:23:06 UTC 2022

   Modified Files:
           pkgsrc/lang/openjdk11: Makefile distinfo
           pkgsrc/lang/openjdk8: Makefile distinfo
   Removed Files:
           pkgsrc/lang/openjdk11/patches: patch-make_common_NativeCompilation.gmk
               patch-make_lib_Awt2dLibraries.gmk
               patch-src_hotspot_cpu_arm_c1__LIRAssembler__arm.cpp
               patch-src_hotspot_cpu_arm_c1__LIRGenerator__arm.cpp
               patch-src_hotspot_os__cpu_bsd__arm_vm__version__bsd__arm__32.cpp
               patch-src_hotspot_os__cpu_bsd__zero_os__bsd__zero.cpp
               patch-src_java.desktop_share_native_libfontmanager_harfbuzz_hb-blob.cc
           pkgsrc/lang/openjdk8/patches:
               patch-hotspot_src_cpu_aarch64_vm_pauth__aarch64.hpp
               patch-make_common_MakeBase.gmk

   Log Message:
   openjdk*: Security & bugfix update for the long term support branches

   Upstream kindly merged many of the NetBSD-specific patches. Thanks! <3


   To generate a diff of this commit:
   cvs rdiff -u -r1.44 -r1.45 pkgsrc/lang/openjdk11/Makefile
   cvs rdiff -u -r1.34 -r1.35 pkgsrc/lang/openjdk11/distinfo
   cvs rdiff -u -r1.1 -r0 \
       pkgsrc/lang/openjdk11/patches/patch-make_common_NativeCompilation.gmk \
       pkgsrc/lang/openjdk11/patches/patch-make_lib_Awt2dLibraries.gmk \
       pkgsrc/lang/openjdk11/patches/patch-src_hotspot_cpu_arm_c1__LIRAssembler__arm.cpp \
       pkgsrc/lang/openjdk11/patches/patch-src_hotspot_cpu_arm_c1__LIRGenerator__arm.cpp \
       pkgsrc/lang/openjdk11/patches/patch-src_hotspot_os__cpu_bsd__arm_vm__version__bsd__arm__32.cpp \
       pkgsrc/lang/openjdk11/patches/patch-src_hotspot_os__cpu_bsd__zero_os__bsd__zero.cpp
   cvs rdiff -u -r1.2 -r0 \
       pkgsrc/lang/openjdk11/patches/patch-src_java.desktop_share_native_libfontmanager_harfbuzz_hb-blob.cc
   cvs rdiff -u -r1.111 -r1.112 pkgsrc/lang/openjdk8/Makefile
   cvs rdiff -u -r1.90 -r1.91 pkgsrc/lang/openjdk8/distinfo
   cvs rdiff -u -r1.1 -r0 \
       pkgsrc/lang/openjdk8/patches/patch-hotspot_src_cpu_aarch64_vm_pauth__aarch64.hpp
   cvs rdiff -u -r1.3 -r0 \
       pkgsrc/lang/openjdk8/patches/patch-make_common_MakeBase.gmk
2022-08-28 13:58:00 +00:00
spz 48b9579367 pullups #6664 #6669 2022-08-28 08:15:06 +00:00
spz 58effd877d Pullup tickets #6664 #6669 - requested by taca
net/samba4: security update
databases/ldb: dependency update

Update net/samba4 to 4.15.9 from samba-4.15.6 by patch,
since HEAD is on a later minor.
Update databases/ldb to 2.4.4 from 2.4.2 because samba-4.15.9 requires it.
2022-08-28 08:13:40 +00:00
spz 088fa7f9f0 pullups #6660 #6661 #6662 #6663 #6665 #6666 #6667 2022-08-27 19:45:03 +00:00
spz 1a625595af Pullup ticket #6663 - requested by taca
www/drupal9: security update

Revisions pulled up:
- www/drupal9/Makefile                                          1.5
- www/drupal9/PLIST                                             1.3
- www/drupal9/distinfo                                          1.3

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sun Jul 31 14:26:59 UTC 2022

   Modified Files:
   	pkgsrc/www/drupal9: Makefile PLIST distinfo

   Log Message:
   www/drupal9: update to 9.3.20

   9.3.20 (2022-07-28)

   This is a patch (bugfix) release of Drupal 9 and is ready for use on
   production sites.  Learn more about Drupal 9.

   * Drupal core uses the third-party Diactoros library as its PSR-7
     implementation. Diactoros has issued a security advisory:

   * CVE-2022-31109: Diactoros before 2.11.1 vulnerable to HTTP Host Header
     Attack

   Drupal core is unlikely to be vulnerable.  This bugfix release updates the
   version of Diactoros used in drupal/core-recommended to a secure version as
   a precaution.

   9.3.19 (2022-07-20)

   This is a security release of the Drupal 9 series.

   This release fixes security vulnerabilities.  Sites are urged to update
   immediately after reading the notes below and the security announcement:

   * Drupal core - Moderately critical - Information Disclosure -
     SA-CORE-2022-012

   * Drupal core - Moderately critical - Access Bypass - SA-CORE-2022-013

   * Drupal core - Critical - Arbitrary PHP code execution - SA-CORE-2022-014

   * Drupal core - Moderately critical - Multiple vulnerabilities -
     SA-CORE-2022-015

   No other changes are included.


   To generate a diff of this commit:
   cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/drupal9/Makefile
   cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/drupal9/PLIST pkgsrc/www/drupal9/distinfo
2022-08-27 16:42:12 +00:00
spz d3e06c2a0a Pullup ticket #6662 - requested by taca
www/drupal7: security update

Revisions pulled up:
- www/drupal7/Makefile                                          1.77
- www/drupal7/PLIST                                             1.31
- www/drupal7/distinfo                                          1.61

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sun Jul 31 14:23:22 UTC 2022

   Modified Files:
   	pkgsrc/www/drupal7: Makefile PLIST distinfo

   Log Message:
   www/drupal7: update to 7.91

   7.91 (2022-07-20)

   Maintenance and security release of the Drupal 7 series.

   This release fixes security vulnerabilities.  Sites are urged to update
   immediately after reading the notes below and the security announcement:

   * Drupal core - Moderately critical - Information Disclosure - SA-CORE-2022-012

   No other changes are included.


   To generate a diff of this commit:
   cvs rdiff -u -r1.76 -r1.77 pkgsrc/www/drupal7/Makefile
   cvs rdiff -u -r1.30 -r1.31 pkgsrc/www/drupal7/PLIST
   cvs rdiff -u -r1.60 -r1.61 pkgsrc/www/drupal7/distinfo
2022-08-27 16:37:17 +00:00
spz 825a9e8aa2 Pullup ticket #6661 - requested by taca
time/ruby-tzinfo1: security update

Revisions pulled up:
- time/ruby-tzinfo1/Makefile                                    1.6
- time/ruby-tzinfo1/PLIST                                       1.3
- time/ruby-tzinfo1/distinfo                                    1.8

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sat Jul 30 14:20:42 UTC 2022

   Modified Files:
   	pkgsrc/time/ruby-tzinfo1: Makefile PLIST distinfo

   Log Message:
   time/ruby-tzinfo1: update to 1.2.10

   1.2.10 (2022-07-19)

   * Fixed a relative path traversal bug that could cause arbitrary files to be
     loaded with require when used with RubyDataSource.  Please refer to
     GHSA-5cm2-9h8c-rvfx for details. CVE-2022-31163.

   * Ignore the SECURITY file from Arch Linux's tzdata package. #134.


   To generate a diff of this commit:
   cvs rdiff -u -r1.5 -r1.6 pkgsrc/time/ruby-tzinfo1/Makefile
   cvs rdiff -u -r1.2 -r1.3 pkgsrc/time/ruby-tzinfo1/PLIST
   cvs rdiff -u -r1.7 -r1.8 pkgsrc/time/ruby-tzinfo1/distinfo
2022-08-27 16:23:07 +00:00
spz 83f8c4dfc1 Pullup ticket #6667 - requested by khorben
security/openssl: security update

Revisions pulled up:
- security/openssl/Makefile                                     1.283
- security/openssl/distinfo                                     1.161

-------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   wiz
   Date:           Mon Jul 11 23:03:51 UTC 2022

   Modified Files:
           pkgsrc/security/openssl: Makefile distinfo

   Log Message:
   openssl: update to 1.1.1q.

     Major changes between OpenSSL 1.1.1p and OpenSSL 1.1.1q [5 Jul 2022]

         o Fixed AES OCB failure to encrypt some bytes on 32-bit x86 platforms
           (CVE-2022-2097)


   To generate a diff of this commit:
   cvs rdiff -u -r1.282 -r1.283 pkgsrc/security/openssl/Makefile
   cvs rdiff -u -r1.160 -r1.161 pkgsrc/security/openssl/distinfo
2022-08-27 16:15:17 +00:00
spz 2468dbdbc5 Pullup ticket #6666 - requested by khorben
net/unbound: security update

Revisions pulled up:
- net/unbound/Makefile                                          1.93,1.92
- net/unbound/distinfo                                          1.71,1.70

-------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   he
   Date:           Mon Aug  1 12:38:46 UTC 2022

   Modified Files:
           pkgsrc/net/unbound: Makefile distinfo

   Log Message:
   Update net/unbound to version 1.16.2.

   Pkgsrc changes:
    * none, other than checksums.

   Upstream changes:

   Features
   - Merge #718: Introduce infra-cache-max-rtt option to config max
     retransmit timeout.

   Bug Fixes
   - Fix the novel ghost domain issues CVE-2022-30698 and CVE-2022-30699.
   - Fix bug introduced in 'improve val_sigcrypt.c::algo_needs_missing for
     one loop pass'.
   - Merge PR #668 from Cristian Rodr�guez: Set IP_BIND_ADDRESS_NO_PORT on
     outbound tcp sockets.
   - Fix verbose EDE error printout.
   - Fix dname count in sldns parse type descriptor for SVCB and HTTPS.
   - For windows crosscompile, fix setting the IPV6_MTU socket option
     equivalent (IPV6_USER_MTU); allows cross compiling with latest
     cross-compiler versions.
   - Merge PR 714: Avoid treat normal hosts as unresponsive servers.
     And fixup the lock code.
   - iana portlist update.
   - Update documentation for 'outbound-msg-retry:'.
   - Tests for ghost domain fixes.


   To generate a diff of this commit:
   cvs rdiff -u -r1.92 -r1.93 pkgsrc/net/unbound/Makefile
   cvs rdiff -u -r1.70 -r1.71 pkgsrc/net/unbound/distinfo

-------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   he
   Date:           Mon Jul 11 15:02:05 UTC 2022

   Modified Files:
           pkgsrc/net/unbound: Makefile distinfo

   Log Message:
   Update net/unbound to version 1.16.1.

   Pkgsrc changes:
    * none, other than checksums.

   Upstream changes:

   Features
   - Fix #704: [FR] Statistics counter for number of outgoing UDP queries
     sent; introduces 'num.query.udpout' to the 'unbound-control stats'
     command.

   Bug Fixes
   - makedist.sh picks up 32bit libssp-0.dll when 32bit compile.
   - Fix for edns client subnet to respect not looking in its cache when
     instructed to do so (e.g., prefetch).
   - Merge PR #688: Rpz url notify issue.
   - Note in the unbound.conf text that NOTIFY is allowed from the url:
     addresses for auth and rpz zones.
   - Remove unused LDNS function check for GOST Engine unloading.
   - Fix for loading locally stored zones that have lines with blanks or
     blanks and comments.
   - Fix #663: use after free issue with edns options.
   - Clarify -v flag manpage entry (#705)
   - Fix test program dohclient close to use portability routine.
   - Show the output of the exact .rpl run that failed with 'make test'.
   - Fix for cached 0 TTL records to not trigger prefetching when
     serve-expired-client-timeout is set.
   - Add debug option to the mini_tdir.sh test code.
   - Fix to not count cached NXDOMAIN for MAX_TARGET_NX.
   - Allow fallback to the parent side when MAX_TARGET_NX is reached.
     This will also allow MAX_TARGET_NX more NXDOMAINs.
   - iana portlist update.
   - Fix detection of libz on windows compile with static option.
   - Fix compile warning for windows compile.
   - Merge PR #706: NXNS fallback.
   - From #706: Cached NXDOMAIN does not increase the target nx
     responses.
   - From #706: Don't generate parent side queries if we already
     have the lame records in cache.
   - From #706: When a lame address is the best choice, don't try to
     generate target queries when the missing targets are all lame.
   - Merge PR #671 from Petr Men\u0161�k: Disable ED25519 and ED448 in FIPS
     mode on openssl3.
   - Merge PR #660 from Petr Men\u0161�k: Sha1 runtime insecure.
   - For #660: formatting, less verbose logging, add EDE information.
   - Fix for correct openssl error when adding windows CA certificates to
     the openssl trust store.
   - Improve val_sigcrypt.c::algo_needs_missing for one loop pass.
   - Reintroduce documentation and more EDE support for
     val_sigcrypt.c::dnskeyset_verify_rrset_sig.
   - Fix bug introduced in 'improve val_sigcrypt.c::algo_needs_missing for
     one loop pass'.
   - Merge PR #668 from Cristian Rodr�guez: Set IP_BIND_ADDRESS_NO_PORT on
     outbound tcp sockets.


   To generate a diff of this commit:
   cvs rdiff -u -r1.91 -r1.92 pkgsrc/net/unbound/Makefile
   cvs rdiff -u -r1.69 -r1.70 pkgsrc/net/unbound/distinfo
2022-08-27 15:50:45 +00:00
spz 449af32777 Pullup ticket #6665 - requested by khorben
net/rsync: security update

Revisions pulled up:
- net/rsync/Makefile                                            1.122,1.121
- net/rsync/distinfo                                            1.56

-------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   wiz
   Date:           Mon Aug 22 11:11:49 UTC 2022

   Modified Files:
           pkgsrc/net/rsync: Makefile distinfo

   Log Message:
   rsync: update to 3.2.5.

   # NEWS for rsync 3.2.5 (14 Aug 2022)

   ## Changes in this version:

   ### SECURITY FIXES:

   - Added some file-list safety checking that helps to ensure that a rogue
     sending rsync can't add unrequested top-level names and/or include recursive
     names that should have been excluded by the sender.  These extra safety
     checks only require the receiver rsync to be updated.  When dealing with an
     untrusted sending host, it is safest to copy into a dedicated destination
     directory for the remote content (i.e. don't copy into a destination
     directory that contains files that aren't from the remote host unless you
     trust the remote host). Fixes CVE-2022-29154.

    - A fix for CVE-2022-37434 in the bundled zlib (buffer overflow issue).

   ### BUG FIXES:

   - Fixed the handling of filenames specified with backslash-quoted wildcards
     when the default remote-arg-escaping is enabled.

   - Fixed the configure check for signed char that was causing a host that
     defaults to unsigned characters to generate bogus rolling checksums. This
     made rsync send mostly literal data for a copy instead of finding matching
     data in the receiver's basis file (for a file that contains high-bit
     characters).

   - Lots of manpage improvements, including an attempt to better describe how
     include/exclude filters work.

   - If rsync is compiled with an xxhash 0.8 library and then moved to a system
     with a dynamically linked xxhash 0.7 library, we now detect this and disable
     the XX3 hashes (since these routines didn't stabilize until 0.8).

   ### ENHANCEMENTS:

   - The [`--trust-sender`](rsync.1#opt) option was added as a way to bypass the
     extra file-list safety checking (should that be required).

   ### PACKAGING RELATED:

   - A note to those wanting to patch older rsync versions: the changes in this
     release requires the quoted argument change from 3.2.4. Then, you'll want
     every single code change from 3.2.5 since there is no fluff in this release.

   - The build date that goes into the manpages is now based on the developer's
     release date, not on the build's local-timezone interpretation of the date.

   ### DEVELOPER RELATED:

   - Configure now defaults GETGROUPS_T to gid_t when cross compiling.

   - Configure now looks for the bsd/string.h include file in order to fix the
     build on a host that has strlcpy() in the main libc but not defined in the
     main string.h file.


   To generate a diff of this commit:
   cvs rdiff -u -r1.121 -r1.122 pkgsrc/net/rsync/Makefile
   cvs rdiff -u -r1.55 -r1.56 pkgsrc/net/rsync/distinfo

-------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   wiz
   Date:           Sat Jul 23 06:55:30 UTC 2022

   Modified Files:
           pkgsrc/net/rsync: Makefile

   Log Message:
   rsync: remove reference to non-existent file


   To generate a diff of this commit:
   cvs rdiff -u -r1.120 -r1.121 pkgsrc/net/rsync/Makefile
2022-08-27 15:42:20 +00:00
spz 54d727bf8d Pullup ticket #6660 - requested by khorben
editors/vim-gtk2: security update
editors/vim-gtk3: security update
editors/vim-motif: security update
editors/vim-share: security update
editors/vim-xaw: security update

Revisions pulled up:
- editors/vim-gtk2/Makefile                                     1.97
- editors/vim-gtk3/Makefile                                     1.24
- editors/vim-motif/Makefile                                    1.42
- editors/vim-share/PLIST                                       1.61
- editors/vim-share/distinfo                                    1.199
- editors/vim-share/version.mk                                  1.138
- editors/vim-xaw/Makefile                                      1.65

-------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   khorben
   Date:           Wed Jul 27 15:13:11 UTC 2022

   Modified Files:
           pkgsrc/editors/vim-gtk2: Makefile
           pkgsrc/editors/vim-gtk3: Makefile
           pkgsrc/editors/vim-motif: Makefile
           pkgsrc/editors/vim-share: PLIST distinfo version.mk
           pkgsrc/editors/vim-xaw: Makefile

   Log Message:
   vim: update to 8.2.5172

   On behalf of morr@ "please go ahead"

   This includes security fixes. (more pending)

   Tested on NetBSD/amd64.

   XXX pull-up to pkgsrc-2022Q2

   Changes:
   8.2.4722  ending recording with mapping records too much
   8.2.4723  the ModeChanged autocmd event is inefficient
   8.2.4724  current instance of last search pattern not easily spotted
   8.2.4725  unused variable in tiny build
   8.2.4726  cannot use expand() to get the script name
   8.2.4727  unused code
   8.2.4728  no test that v:event cannot be modified
   8.2.4729  HEEx and Surface templates do not need a separate filetype
   8.2.4730  MS-Windows GUI: cannot use CTRL-/
   8.2.4731  the changelist index is not remembered per buffer
   8.2.4732  duplicate code to free fuzzy matches
   8.2.4733  HEEx and Surface do need a separate filetype
   8.2.4734  getcharpos() may change a mark position
   8.2.4735  quickfix tests can be a bit hard to read
   8.2.4736  build problem for Cygwin with Motif
   8.2.4737  // in JavaScript string recognized as comment
   8.2.4738  Esc on commandline executes command instead of abandoning it
   8.2.4739  accessing freed memory after WinScrolled autocmd event
   8.2.4740  when expand() fails there is no error message
   8.2.4741  startup test fails
   8.2.4742  there is no way to start logging very early in startup
   8.2.4743  clang 14 is available on CI
   8.2.4744  a terminal window can't use the bell
   8.2.4745  using wrong flag for using bell in the terminal
   8.2.4746  supercollider filetype not recognized
   8.2.4747  no filetype override for .sys files
   8.2.4748  cannot use an imported function in a mapping
   8.2.4749  &lt;script&gt; is not expanded in autocmd context
   8.2.4750  small pieces of dead code
   8.2.4751  mapping &lt;SID&gt;name.Func does not work for autoload script
   8.2.4752  wrong 'statusline' value can cause illegal memory access
   8.2.4753  error from setting an option is silently ignored
   8.2.4754  using cached values after unsetting some environment variables
   8.2.4755  cannot use &lt;SID&gt;FuncRef in completion spec
   8.2.4756  build error without the +eval feature
   8.2.4757  list of libraries to suppress lsan errors is outdated
   8.2.4758  when using an LSP channel want to get the message ID
   8.2.4759  CurSearch highlight does not work for multi-line match
   8.2.4760  using matchfuzzy() on a long list can take a while
   8.2.4761  documentation for using LSP messages is incomplete
   8.2.4762  using freed memory using synstack() and synID() in WinEnter
   8.2.4763  using invalid pointer with "V:" in Ex mode
   8.2.4764  CI uses an older gcc version
   8.2.4765  function matchfuzzy() sorts too many items
   8.2.4766  KRL files using "deffct" not recognized
   8.2.4767  openscad files are not recognized
   8.2.4768  CI: codecov upload sometimes does not work
   8.2.4769  build warning with UCRT
   8.2.4770  cannot easily mix expression and heredoc
   8.2.4771  Coverity warns for not checking return value
   8.2.4772  old Coverity warning for not checking ftell() return value
   8.2.4773  build failure without the +eval feature
   8.2.4774  crash when using a number for lambda name
   8.2.4775  SpellBad highlighting does not work in Konsole
   8.2.4776  GTK: 'lines' and 'columns' may change during startup
   8.2.4777  screendump tests fail because of a redraw
   8.2.4778  pacman files use dosini filetype
   8.2.4779  lsan suppression is too version specific
   8.2.4780  parsing an LSP message fails when it is split
   8.2.4781  Maxima files are not recognized
   8.2.4782  accessing freed memory
   8.2.4783  Coverity warns for leaking memory
   8.2.4784  lamba test with timer is flaky
   8.2.4785  Visual mode not stopped if win_gotoid() goes to other buffer
   8.2.4786  test for win_gotoid() in Visual mode fails on Mac
   8.2.4787  prop_find() does not find the right property
   8.2.4788  large payload for LSP message not tested
   8.2.4789  cursor pos wrong when using :redraw while editing the cmdline
   8.2.4790  lilypond filetype not recognized
   8.2.4791  events triggered in different order when reusing buffer
   8.2.4792  indent operator creates an undo entry for every line
   8.2.4793  recognizing Maxima filetype even though it might be another
   8.2.4794  compiler warning for not initialized variable
   8.2.4795  'cursorbind' scrolling depends on whether 'cursorline' is set
   8.2.4796  file left behind after running cursorline tests
   8.2.4797  getwininfo() may get oudated values
   8.2.4798  t_8u option was reset even when set by the user
   8.2.4799  popup does not use correct topline
   8.2.4800  missing test update for adjusted t_8u behavior
   8.2.4801  fix for cursorbind fix not fully tested
   8.2.4802  test is not cleaned up
   8.2.4803  WinScrolled not always triggered when scrolling with mouse
   8.2.4804  expression in heredoc doesn't work for compiled function
   8.2.4805  CurSearch used for all matches in current line
   8.2.4806  a mapping using &lt;LeftDrag&gt; does not start Select mode
   8.2.4807  processing key eveints in Win32 GUI is not ideal
   8.2.4808  unused item in engine struct
   8.2.4809  various things not properly tested
   8.2.4810  missing changes in one file
   8.2.4811  Win32 GUI: caps lock doesn't work
   8.2.4812  unused struct item
   8.2.4813  pasting text while indent folding may mess up folds
   8.2.4814  possible to leave a popup window with win_gotoid()
   8.2.4815  cannot build with older GTK version
   8.2.4816  still using older codecov app in some places of CI
   8.2.4817  Win32 GUI: modifiers are not always used
   8.2.4818  no test for what 8.2.4806 fixes
   8.2.4819  unmapping simplified keys also deletes other mapping
   8.2.4820  not simple programmatic way to find a specific mapping
   8.2.4821  crash when imported autoload script was deleted
   8.2.4822  setting ufunc to NULL twice
   8.2.4823  concat more than 2 strings in :def function is inefficient
   8.2.4824  expression is evaluated multiple times
   8.2.4825  can only get a list of mappings
   8.2.4826  .cshtml files are not recognized
   8.2.4827  typo in variable name
   8.2.4828  fix for unmapping simplified key not fully tested
   8.2.4829  a key may be simplified to NUL
   8.2.4830  possible endless loop if there is unused typahead
   8.2.4831  crash when using maparg() and unmapping simplified keys
   8.2.4832  passing zero instead of NULL to a pointer argument
   8.2.4833  failure of mapping not checked for
   8.2.4834  Vim9: some lines not covered by tests
   8.2.4835  Vim9: some lines not covered by tests
   8.2.4836  Vim9: some lines not covered by tests
   8.2.4837  modifiers not simplified when timed out
   8.2.4838  checking for absolute path is not trivial
   8.2.4839  compiler warning for unused argument
   8.2.4840  heredoc expression evaluated even when skipping
   8.2.4841  empty string considered an error for expand()
   8.2.4842  expand("%:p") is not empty when there is no buffer name
   8.2.4843  treating CTRL + ALT as AltGr is not backwards compatible
   8.2.4844  &lt;C-S-I&gt; is simplified to &lt;S-Tab&gt;
   8.2.4845  duplicate code
   8.2.4846  termcodes test fails
   8.2.4847  crash when using uninitialized function pointer
   8.2.4848  local completion with mappings and simplification not working
   8.2.4849  Gleam filetype not detected
   8.2.4850  mksession mixes up "tabpages" and "curdir" arguments
   8.2.4851  compiler warning for uninitialized variable
   8.2.4852  ANSI color index to RGB value not correct
   8.2.4853  CI with FreeBSD is a bit outdated
   8.2.4854  array size does not match usage
   8.2.4855  robot files are not recognized
   8.2.4856  MinGW compiler complains about unknown escape sequence
   8.2.4857  Yaml indent for multiline is wrong
   8.2.4858  K_SPECIAL may be escaped twice
   8.2.4859  wget2 files are not recognized
   8.2.4860  MS-Windows: always uses current directory for executables
   8.2.4861  it is not easy to restore saved mappings
   8.2.4862  Vim9: test may fail when run with valgrind
   8.2.4863  accessing freed memory in test without the +channel feature
   8.2.4864  Vim9: script test fails
   8.2.4865  :startinsert right after :stopinsert may not work
   8.2.4866  duplicate code in "get" functions
   8.2.4867  listing of mapping with K_SPECIAL is wrong
   8.2.4868  when closing help window autocmds triggered for wrong window
   8.2.4869  expression in command block does not look after NL
   8.2.4870  Vim9: expression in :substitute is not compiled
   8.2.4871  Vim9: in :def function no error for misplaced range
   8.2.4872  Vim9: no error for using an expression only
   8.2.4873  Vim9: using "else" differs from using "endif/if !cond"
   8.2.4874  Win32 GUI: horizontal scroll wheel not handled properly
   8.2.4875  MS-Windows: some .exe files are not recognized
   8.2.4876  MS-Windows: Shift-BS results in strange char in powershell
   8.2.4877  MS-Windows: Wrongly using Normal colors for termguicolors
   8.2.4878  valgrind warning for using uninitialized variable
   8.2.4879  screendump test may fail when using valgrind
   8.2.4880  Vim9: misplaced elseif causes invalid memory access
   8.2.4881  "P" in Visual mode still changes some registers
   8.2.4882  cannot make 'breakindent' use a specific column
   8.2.4883  string interpolation only works in heredoc
   8.2.4884  test fails without the job/channel feature
   8.2.4885  test fails with the job/channel feature
   8.2.4886  Vim9: redir in skipped block seen as assignment
   8.2.4887  channel log does not show invoking a timer callback
   8.2.4888  line number of lambda ignores line continuation
   8.2.4889  CI only tests with FreeBSD 12
   8.2.4890  inconsistent capitalization in error messages
   8.2.4891  Vim help presentation could be better
   8.2.4892  test failures because of changed error messages
   8.2.4893  distributed import files are not installed
   8.2.4894  MS-Windows: not using italics
   8.2.4895  buffer overflow with invalid command with composing chars
   8.2.4896  expression in command block does not look after NL
   8.2.4897  comment inside an expression in lambda ignores the rest
   8.2.4898  Coverity complains about pointer usage
   8.2.4899  with latin1 encoding CTRL-W might go before the cmdline
   8.2.4900  Vim9 expression test fails without the job feature
   8.2.4901  NULL pointer access when using invalid pattern
   8.2.4902  mouse wheel scrolling is inconsistent
   8.2.4903  cannot get the current cmdline completion type and position
   8.2.4904  codecov includes MS-Windows install files
   8.2.4905  codecov includes MS-Windows install header file
   8.2.4906  MS-Windows: cannot use transparent background
   8.2.4907  some users do not want a line comment always inserted
   8.2.4908  no text formatting for // comment after a statement
   8.2.4909  MODE_ enum entries names are too generic
   8.2.4910  imperfect coding
   8.2.4911  the mode #defines are not clearly named
   8.2.4912  using execute() to define a lambda doesn't work
   8.2.4913  popup_hide() does not always have effect
   8.2.4914  string interpolation in :def function may fail
   8.2.4915  sometimes the cursor is in the wrong position
   8.2.4916  mouse in Insert mode test fails
   8.2.4917  fuzzy expansion of option names is not right
   8.2.4918  conceal character from matchadd() displayed too many times
   8.2.4919  can add invalid bytes with :spellgood
   8.2.4920  MS-Windows GUI: unused variables
   8.2.4921  spell test fails because of new illegal byte check
   8.2.4922  mouse test fails on MS-Windows
   8.2.4923  test checks for terminal feature unnecessarily
   8.2.4924  maparg() may return a string that cannot be reused
   8.2.4925  trailing backslash may cause reading past end of line
   8.2.4926  #ifdef for crypt feature around too many lines
   8.2.4927  return type of remove() incorrect when using three arguments
   8.2.4928  various white space and cosmetic mistakes
   8.2.4929  off-by-one error in in statusline item
   8.2.4930  interpolated string expression requires escaping
   8.2.4931  Crash with sequence of Perl commands
   8.2.4932  not easy to filter the output of maplist()
   8.2.4933  a few more capitalization mistakes in error messages
   8.2.4934  string interpolation fails when not evaluating
   8.2.4935  with 'foldmethod' "indent" some lines not included in fold
   8.2.4936  MS-Windows: mouse coordinates for scroll event are wrong
   8.2.4937  no test for what 8.2.4931 fixes
   8.2.4938  crash when matching buffer with invalid pattern
   8.2.4939  matchfuzzypos() with "matchseq" does not have all positions
   8.2.4940  some code is never used
   8.2.4941  '[ and '] marks may be wrong after undo
   8.2.4942  error when setting 'filetype' in help file again
   8.2.4943  changing 'switchbuf' may have no effect
   8.2.4944  text properties are wrong after "cc"
   8.2.4945  inconsistent use of white space
   8.2.4946  Vim9: some code not covered by tests
   8.2.4947  text properties not adjusted when accepting spell suggestion
   8.2.4948  cannot use Perl heredoc in nested :def function
   8.2.4949  Vim9: some code not covered by tests
   8.2.4950  text properties position wrong after shifting text
   8.2.4951  smart indenting done when not enabled
   8.2.4952  GUI test will fail if color scheme changes
   8.2.4953  with 'si' inserting '}' after completion goes wrong
   8.2.4954  inserting line breaks text property spanning two lines
   8.2.4955  text property in wrong position after auto-indent
   8.2.4956  reading past end of line with "gf" in Visual block mode
   8.2.4957  text properties in a wrong position after a block change
   8.2.4958  a couple conditions are always true
   8.2.4959  using NULL regexp program
   8.2.4960  text properties that cross lines not updated for deleted line
   8.2.4961  build error with a certain combination of features
   8.2.4962  files show up in git status
   8.2.4963  expanding path with "/**" may overrun end of buffer
   8.2.4964  MS-Windows GUI: mouse event test is flaky
   8.2.4965  GUI: testing mouse move event depends on screen cell size
   8.2.4966  MS-Windows GUI: mouse event test gets extra event
   8.2.4967  MS-Windows GUI: mouse event test sometimes fails
   8.2.4968  reading past end of the line when C-indenting
   8.2.4969  changing text in Visual mode may cause invalid memory access
   8.2.4970  "eval 123" gives an error, "eval 'abc'" does not
   8.2.4971  Vim9: interpolated string seen as range
   8.2.4972  Vim9: compilation fails when using dict member when skipping
   8.2.4973  Vim9: type error for list unpack mentions argument
   8.2.4974  ":so" command may read after end of buffer
   8.2.4975  recursive command line loop may cause a crash
   8.2.4976  Coverity complains about not restoring a saved value
   8.2.4977  memory access error when substitute expression changes window
   8.2.4978  no error if engine selection atom is not at the start
   8.2.4979  accessing freed memory when line is flushed
   8.2.4980  when 'shortmess' contains 'A' loading session may still warn
   8.2.4981  it is not possible to manipulate autocommands
   8.2.4982  colors in terminal window are not 100% correct
   8.2.4983  colors test fails in the GUI
   8.2.4984  dragging statusline fails for window with winbar
   8.2.4985  PVS warns for possible array underrun
   8.2.4986  some github actions are outdated
   8.2.4987  after deletion a small fold may be closable
   8.2.4988  textprop in wrong position when replacing multi-byte chars
   8.2.4989  cannot specify a function name for :defcompile
   8.2.4990  memory leak when :defcompile fails
   8.2.4991  no test for hwat patch 8.1.0535 fixes
   8.2.4992  compiler warning for possibly uninitialized variable
   8.2.4993  smart/C/lisp indenting is optional
   8.2.4994  tests are using legacy functions
   8.2.4995  still a compiler warning for possibly uninitialized variable
   8.2.4996  setbufline() may change Visual selection
   8.2.4997  Python: changing hidden buffer can cause display mess up
   8.2.4998  Vim9: crash when using multiple funcref()
   8.2.4999  filetype test table is not properly sorted
   8.2.5000  no patch for documentation updates
   8.2.5001  checking translations affects the search pattern history
   8.2.5002  deletebufline() may change Visual selection
   8.2.5003  cannot do bitwise shifts
   8.2.5004  right shift on negative number does not work as documented
   8.2.5005  compiler warning for uninitialized variable
   8.2.5006  asan warns for undefined behavior
   8.2.5007  spell suggestion may use uninitialized memory
   8.2.5008  when 'formatoptions' contains "/" wrongly wrapping comment
   8.2.5009  fold may not be closeable after appending
   8.2.5010  the terminal debugger uses various global variables
   8.2.5011  Replacing an autocommand requires several lines
   8.2.5012  cannot select one character inside ()
   8.2.5013  after text formatting cursor may be in an invalid position
   8.2.5014  byte offsets are wrong when using text properties
   8.2.5015  Hoon and Moonscript files are not recognized
   8.2.5016  access before start of text with a put command
   8.2.5017  gcc 12.1 warns for uninitialized variable
   8.2.5018  Vim9: some code is not covered by tests
   8.2.5019  cannot get the first screen column of a character
   8.2.5020  using 'imstatusfunc' and 'imactivatefunc' breaks 'foldopen'
   8.2.5021  build fails with normal features and +terminal
   8.2.5022  'completefunc'/'omnifunc' error does not end completion
   8.2.5023  substitute overwrites allocated buffer
   8.2.5024  using freed memory with "]d"
   8.2.5025  Vim9: a few lines not covered by tests
   8.2.5026  Vim9: a few lines not covered by tests
   8.2.5027  error for missing :endif when an exception was thrown
   8.2.5028  syntax regexp matching can be slow
   8.2.5029  "textlock" is always zero
   8.2.5030  autocmd_add() can only handle one event and pattern
   8.2.5031  cannot easily run the benchmarks
   8.2.5032  Python 3 test fails without the GUI
   8.2.5033  build error with +eval but without +quickfix
   8.2.5034  there is no way to get the byte index from a virtual column
   8.2.5035  when splitting a window the changelist position moves
   8.2.5036  using two counters for timeout check in NFA engine
   8.2.5037  cursor position may be invalid after "0;" range
   8.2.5038  a finished terminal in a popup window does not show scrollbar
   8.2.5039  confusing error if first argument of popup_create() is wrong
   8.2.5040  scrollbar thumb in scrolled popup not visible
   8.2.5041  cannot close a terminal popup with "NONE" job
   8.2.5042  scrollbar thumb in tall scrolled popup not visible
   8.2.5043  can open a cmdline window from a substitute expression
   8.2.5044  command line test fails
   8.2.5045  can escape a terminal popup window when the job is finished
   8.2.5046  vim_regsub() can overwrite the destination
   8.2.5047  CurSearch highlight is often wrong
   8.2.5048  when using XIM the gui test may fail
   8.2.5049  insufficient tests for autocommands
   8.2.5050  using freed memory when searching for pattern in path
   8.2.5051  check for autocmd_add() event argument is confusing
   8.2.5052  CI checkout step title is a bit cryptic
   8.2.5053  cannot have a comment halfway an expression in a block
   8.2.5054  no good filetype for conf files similar to dosini
   8.2.5055  statusline is not updated when terminal title changes
   8.2.5056  the channel log only contains some of the raw terminal output
   8.2.5057  using gettimeofday() for timeout is very inefficient
   8.2.5058  input() does not handle composing characters properly
   8.2.5059  autoconf 2.71 produces many obsolete warnings
   8.2.5060  running configure fails
   8.2.5061  C89 requires signal handlers to return void
   8.2.5062  Coverity warns for dead code
   8.2.5063  error for a command may go over the end of IObuff
   8.2.5064  no test for what 8.1.0052 fixes
   8.2.5065  wrong return type for main() in tee.c
   8.2.5066  can specify multispace listchars only for whole line
   8.2.5067  timer_create is not available on every Mac system
   8.2.5068  gcc 12.1 warning when building tee
   8.2.5069  various warnings from clang on MS-Windows
   8.2.5070  unnecessary code
   8.2.5071  with some Mac OS version clockid_t is redefined
   8.2.5072  using uninitialized value and freed memory in spell command
   8.2.5073  clang on MS-Windows produces warnings
   8.2.5074  spell test fails on MS-Windows
   8.2.5075  clang gives an out of bounds warning
   8.2.5076  unnecessary code
   8.2.5077  various warnings from clang on MS-Windows
   8.2.5078  substitute test has a one second delay
   8.2.5079  DirChanged autocommand may use freed memory
   8.2.5080  when indenting gets out of hand it is hard to stop
   8.2.5081  autocmd test fails on MS-Windows
   8.2.5082  retab test fails
   8.2.5083  autocmd test still fails on MS-Windows
   8.2.5084  when the GUI shows a dialog tests get stuck
   8.2.5085  gcc gives warning for signed/unsigned difference
   8.2.5086  CI runs on Windows 2019
   8.2.5087  cannot build with clang on MS-Windows
   8.2.5088  value of cmod_verbose is a bit complicated to use
   8.2.5089  some functions return a different value on failure
   8.2.5090  MS-Windows: vim.def is no longer used
   8.2.5091  terminal test fails with some shell commands
   8.2.5092  using "'&lt;,'&gt;" in Ex mode may compare unrelated pointers
   8.2.5093  error message for unknown command may have the command twice
   8.2.5094  MS-Windows GUI: empty command may cause a dialog
   8.2.5095  terminal test still fails with some shell commands
   8.2.5096  terminal test still fails with some shell commands
   8.2.5097  using uninitialized memory when using 'listchars'
   8.2.5098  spelldump test sometimes hangs
   8.2.5099  some terminal tests are not retried
   8.2.5100  memory usage tests are not retried
   8.2.5101  MS-Windows with MinGW: $CC may be "cc" instead of "gcc"
   8.2.5102  interrupt not caught in test
   8.2.5103  build fails with small features
   8.2.5104  test hangs on MS-Windows
   8.2.5105  test still hangs on MS-Windows
   8.2.5106  default cmdwin mappings are re-mappable
   8.2.5107  some callers of rettv_list_alloc() check for not OK
   8.2.5108  retab test disabled because it hangs on MS-Windows
   8.2.5109  mode not updated after CTRL-O CTRL-C in Insert mode
   8.2.5110  icon filetype not recognized from the first line
   8.2.5111  no test for --gui-dialog-file
   8.2.5112  gui test hangs on MS-Windows
   8.2.5113  timer becomes invalid after fork/exec, :gui gives errors
   8.2.5114  time limit on searchpair() does not work properly
   8.2.5115  search timeout is overrun with some patterns
   8.2.5116  "limit" option of matchfuzzy() not always respected
   8.2.5117  crash when calling a Lua callback from a :def function
   8.2.5118  MS-Windows: sending a message to another Vim may hang
   8.2.5119  CI uses cache v2
   8.2.5120  searching for quotes may go over the end of the line
   8.2.5121  interrupt test sometimes fails
   8.2.5122  lisp indenting my run over the end of the line
   8.2.5123  using invalid index when looking for spell suggestions
   8.2.5124  when syntax timeout test fails it does not show the time
   8.2.5125  MS-Windows: warnings from MinGW compiler
   8.2.5126  substitute may overrun destination buffer
   8.2.5127  using assert_true() does not show value on failure
   8.2.5128  syntax disabled when using synID() in searchpair() skip expr
   8.2.5129  timeout handling is not optimal
   8.2.5130  edit test for mode message fails when using valgrind
   8.2.5131  timeout implementation is not optimal
   8.2.5132  :mkview test doesn't test much
   8.2.5133  MacOS: build fails
   8.2.5134  function has confusing name
   8.2.5135  running configure gives warnings for main() return type
   8.2.5136  debugger test fails when run with valgrind
   8.2.5137  cannot build without the +channel feature
   8.2.5138  various small issues
   8.2.5139  TIME_WITH_SYS_TIME is no longer supported by autoconf
   8.2.5140  seachpair timeout test is flaky
   8.2.5141  using "volatile int" in a signal handler might be wrong
   8.2.5142  startup test fails if there is a status bar
   8.2.5143  some tests fail when using valgrind
   8.2.5144  with 'lazyredraw' set completion menu may be wrong
   8.2.5145  exit test causes spurious valgrind reports
   8.2.5146  memory leak when substitute expression nests
   8.2.5147  flaky test always fails on retry
   8.2.5148  invalid memory access when using expression on command line
   8.2.5149  cannot build without the +eval feature
   8.2.5150  read past the end of the first line with ":0;'{"
   8.2.5151  reading beyond the end of the line with lisp indenting
   8.2.5152  search() gets stuck with "c" and skip evaluates to true
   8.2.5153  "make uninstall" does not remove colors/lists
   8.2.5154  still mentioning version8, some cosmetic issues
   8.2.5155  in diff mode windows may get out of sync
   8.2.5156  search timeout test often fails with FreeBSD
   8.2.5157  MS-Windows GUI: CTRL-key combinations do not always work
   8.2.5158  TSTP and INT signal tests are not run with valgrind
   8.2.5159  fix for CTRL-key combinations causes problems
   8.2.5160  accessing invalid memory after changing terminal size
   8.2.5161  might still access invalid memory
   8.2.5162  reading before the start of the line with BS in Replace mode
   8.2.5163  crash when deleting buffers in diff mode
   8.2.5164  invalid memory access after diff buffer manipulations
   8.2.5165  import test fails because 'diffexpr' isn't reset
   8.2.5166  test for DiffUpdated fails
   8.2.5167  get(Fn, 'name') on funcref returns special byte code
   8.2.5168  cannot build with Python 3.11
   8.2.5169  nested :source may use NULL pointer
   8.2.5170  tiny issues
   8.2.5171  dependencies and proto files are outdated
   8.2.5172  "make menu" still uses legacy script


   To generate a diff of this commit:
   cvs rdiff -u -r1.96 -r1.97 pkgsrc/editors/vim-gtk2/Makefile
   cvs rdiff -u -r1.23 -r1.24 pkgsrc/editors/vim-gtk3/Makefile
   cvs rdiff -u -r1.41 -r1.42 pkgsrc/editors/vim-motif/Makefile
   cvs rdiff -u -r1.60 -r1.61 pkgsrc/editors/vim-share/PLIST
   cvs rdiff -u -r1.198 -r1.199 pkgsrc/editors/vim-share/distinfo
   cvs rdiff -u -r1.137 -r1.138 pkgsrc/editors/vim-share/version.mk
   cvs rdiff -u -r1.64 -r1.65 pkgsrc/editors/vim-xaw/Makefile
2022-08-27 15:35:47 +00:00
spz 520f34dccc pullups #6649 #6657 #6658 #6659 2022-07-27 19:06:56 +00:00
spz 3beec9ea8e Pullup ticket #6659 - requested by khorben
chat/libpurple: security update
chat/finch: security update
chat/pidgin: security update
chat/pidgin-sametime: security update
chat/pidgin-silc: security update


Revisions pulled up:
- chat/finch/Makefile                                           1.87
- chat/libpurple/Makefile                                       1.117
- chat/libpurple/Makefile.common                                1.56
- chat/libpurple/distinfo                                       1.56
- chat/pidgin-sametime/Makefile                                 1.67
- chat/pidgin-silc/Makefile                                     1.70
- chat/pidgin/Makefile                                          1.97
- chat/pidgin/PLIST                                             1.27

-------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   khorben
   Date:           Wed Jul 20 02:14:13 UTC 2022

   Modified Files:
           pkgsrc/chat/finch: Makefile
           pkgsrc/chat/libpurple: Makefile Makefile.common distinfo
           pkgsrc/chat/pidgin: Makefile PLIST
           pkgsrc/chat/pidgin-sametime: Makefile
           pkgsrc/chat/pidgin-silc: Makefile

   Log Message:
   libpurple, finch, pidgin: update to 2.14.10

   This notably fixes security issues (CVE-2012-1257, CVE-2022-26491).

   Tested on NetBSD/amd64.

   XXX pull-up to the pkgsrc-2022Q2 branch

   The complete changelog for the new versions is reproduced here:

   version 2.14.10 (06/02/2022):
    General:
    * Audit and correct the COPYRIGHT file. (RR 1425) (Richard Laager)
    * Fix a spelling error in a debug message for proxies. (RR 1426) (Richard
      Laager)
    * Install some emojis already in the theme but not being installed.
      (RR 1428) (Richard Laager)
    * Drop the QQ smileys as we don't ship QQ anymore. (PIDGIN-14385) (RR 1429)
      (Richard Laager)
    * Modernize the desktop file. (RR 1433) (Richard Laager)
    * Modernize the appdata file. (RR 1431) (Richard Laager)
    * Make privacy settings persist. (PIDGIN-17137) (RR 1463) (Belgin Știrbu)

    Pidgin:
    * Fix a use after free that was introduced in 2.14.9. (RR 1488) (ivanhoe)

    IRC:
    * Fix a crash if the server sends a short form JOIN message. (PIDGIN-17375)
      (RR 1484) (Belgin Știrbu)

    XMPP:
    * Fix a regression from 2.14.9 where XMPP accounts state would get lost
      after failing to connect. (PIDGIN-17621) (RR 1455) (Belgin Știrbu)
    * Fix a crash when requesting your own info in an XMPP conference. (RR 1465)
      (Belgin Știrbu)
    * Fix hang when completing a file transfer over XMPP. (RR 1466) (Belgin
      Știrbu)
    * Fix updating custom smileys. (PIDGIN-17153) (RR 1477) (Belgin Știrbu)
    * Fix unblocking users. (PIDGIN-16414) (RR 1479) (Belgin Știrbu)
    * Fix a crash when cancelling a file transfer. (PIDGIN-17189) (RR 1485)
      (Belgin Știrbu)

   version 2.14.9 (04/28/2022):
    Security:
    * Remove _xmppconnect support. (RR 1357) (CVE-2022-26491) (Gary Kramlich)

    libpurple:
    * Fix a GLib CRITICAL message with typing time outs. (RR 1123) (Mohammed
      Sadiq)
    * Fix an issue where the unit tests for purple_str_to_time would fail.
      (GENTOO-819774) (RR 1238) (Gary Kramlich)

    Pidgin:
    * Fix a memory leak in pidgin_conversations_set_tab_colors. (RR 1244)
      (ivanhoe)
    * Fixed the majority of the infinite resizing issues in the input box.
      (PIDGIN-16753, PIDGIN-16999, PIDGIN-17287, PIDGIN-17413, PIDGIN-17430,
      PIDGIN-17568, PIDGIN-17602) (RR 1342) (Belgin Știrbu)
    * Add transient-buddy back which is used to show some context menus and
      other things. (PIDGIN-17523) (RR 1381) (Belgin Știrbu)

    Windows:
    * Fix the download of dictionaries in the Windows installer. (PIDGIN-14618,
      PIDGIN-15648, PIDGIN-15540, PIDGIN-14612, PIDGIN-14893) (RR 1303) (Gary
      Kramlich)

    Translations:
    * Fix a typo in the German translations. (PIDGIN-17575) (RR 1242) (ivanhoe)
    * Synced all of the translations with Transifex.

    IRC:
    * Fix IRC file transfers on Windows. (PIDGIN-17175) (RR 1382) (Belgin
      Știrbu)
    * Fix file transfers failing at 99% on IRC. (PIDGIN-15893) (RR 1385) (Belgin
      Știrbu)
    * Default realname and ident name in IRC to the username (nickname) of the
      account. (PIDGIN-17610) (RR 1386) (Belgin Știrbu)
    * Add an advanced account option to IRC accounts for explicitly setting the
      SASL login name. (PIDGIN-15451) (RR 1388) (Belgin Știrbu)
    * Added a rate limiter that should make it impossible to excess flood.
      (RR 1391) (Gary Kramlich)

    SIMPLE:
    * Fix an issue with the CSeq numbers in SIMPLE. (PIDGIN-9675) (RR 1379)
      (dohmniq)

    XMPP:
    * Fix XMPP attention messages being sent to incorrect JIDs. (PIDGIN-14714)
      (RR 1387) (itsnotabigtruck, Belgin Știrbu)


   To generate a diff of this commit:
   cvs rdiff -u -r1.86 -r1.87 pkgsrc/chat/finch/Makefile
   cvs rdiff -u -r1.116 -r1.117 pkgsrc/chat/libpurple/Makefile
   cvs rdiff -u -r1.55 -r1.56 pkgsrc/chat/libpurple/Makefile.common \
       pkgsrc/chat/libpurple/distinfo
   cvs rdiff -u -r1.96 -r1.97 pkgsrc/chat/pidgin/Makefile
   cvs rdiff -u -r1.26 -r1.27 pkgsrc/chat/pidgin/PLIST
   cvs rdiff -u -r1.66 -r1.67 pkgsrc/chat/pidgin-sametime/Makefile
   cvs rdiff -u -r1.69 -r1.70 pkgsrc/chat/pidgin-silc/Makefile
2022-07-27 19:05:37 +00:00
spz fb1d520729 Pullup ticket #6658 - requested by nia
www/firefox91: security update
www/firefox91-l10n: dependency update

Revisions pulled up:
- www/firefox91-l10n/Makefile                                   1.13
- www/firefox91-l10n/distinfo                                   1.15
- www/firefox91/Makefile                                        1.22
- www/firefox91/distinfo                                        1.15

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	nia
   Date:		Fri Jul 22 08:16:40 UTC 2022

   Modified Files:
   	pkgsrc/www/firefox91: Makefile distinfo
   	pkgsrc/www/firefox91-l10n: Makefile distinfo

   Log Message:
   firefox91: update to 91.11.0

                     Mozilla Foundation Security Advisory 2022-25

   Security Vulnerabilities fixed in Firefox ESR 91.11

       #CVE-2022-34479: A popup window could be resized in a way to overlay the
       address bar with web content

       #CVE-2022-34470: Use-after-free in nsSHistory

       #CVE-2022-34468: CSP sandbox header without `allow-scripts` can be bypassed
       via retargeted javascript: URI

       #CVE-2022-34481: Potential integer overflow in ReplaceElementsAt

       #CVE-2022-31744: CSP bypass enabling stylesheet injection

       #CVE-2022-34472: Unavailable PAC file resulted in OCSP requests being
       blocked

       #CVE-2022-34478: Microsoft protocols can be attacked if a user accepts a
       prompt

       #CVE-2022-2200: Undesired attributes could be set as part of prototype
       pollution

       #CVE-2022-34484: Memory safety bugs fixed in Firefox 102 and Firefox ESR
       91.11


   To generate a diff of this commit:
   cvs rdiff -u -r1.21 -r1.22 pkgsrc/www/firefox91/Makefile
   cvs rdiff -u -r1.14 -r1.15 pkgsrc/www/firefox91/distinfo
   cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/firefox91-l10n/Makefile
   cvs rdiff -u -r1.14 -r1.15 pkgsrc/www/firefox91-l10n/distinfo
2022-07-27 07:18:16 +00:00
spz 228e9a5f04 Pullup ticket #6657 - requested by taca
devel/git: security update
devel/git-base: security update
devel/git-docs: security update
www/gitweb: security update

Revisions pulled up:
- devel/git-base/Makefile                                       1.97
- devel/git-base/distinfo                                       1.120-1.121
- devel/git-docs/Makefile                                       1.21
- devel/git/Makefile.version                                    1.106-1.107
- www/gitweb/Makefile                                           1.45

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	adam
   Date:		Wed Jul  6 11:54:00 UTC 2022

   Modified Files:
   	pkgsrc/devel/git: Makefile.version
   	pkgsrc/devel/git-base: Makefile distinfo
   	pkgsrc/devel/git-docs: Makefile
   	pkgsrc/www/gitweb: Makefile

   Log Message:
   git: updated to 2.37.0

   Git v2.37 Release Notes
   ===========
   UI, Workflows & Features

    * "vimdiff[123]" mergetool drivers have been reimplemented with a
      more generic layout mechanism.

    * "git -v" and "git -h" are now understood as "git --version" and
      "git --help".

    * The temporary files fed to external diff command are now generated
      inside a new temporary directory under the same basename.

    * "git log --since=X" will stop traversal upon seeing a commit that
      is older than X, but there may be commits behind it that is younger
      than X when the commit was created with a faulty clock.  A new
      option is added to keep digging without stopping, and instead
      filter out commits with timestamp older than X.

    * "git -c branch.autosetupmerge=simple branch $A $B" will set the $B
      as $A's upstream only when $A and $B shares the same name, and "git
      -c push.default=simple" on branch $A would push to update the
      branch $A at the remote $B came from.  Also more places use the
      sole remote, if exists, before defaulting to 'origin'.

    * A new doc has been added that lists tips for tools to work with
      Git's codebase.

    * "git remote -v" now shows the list-objects-filter used during
      fetching from the remote, if available.

    * With the new http.curloptResolve configuration, the CURLOPT_RESOLVE
      mechanism that allows cURL based applications to use pre-resolved
      IP addresses for the requests is exposed to the scripts.

    * "git add -i" was rewritten in C some time ago and has been in
      testing; the reimplementation is now exposed to general public by
      default.

    * Deprecate non-cone mode of the sparse-checkout feature.

    * Introduce a filesystem-dependent mechanism to optimize the way the
      bits for many loose object files are ensured to hit the disk
      platter.

    * The "do not remove the directory the user started Git in" logic,
      when Git cannot tell where that directory is, is disabled.  Earlier
      we refused to run in such a case.

    * A mechanism to pack unreachable objects into a "cruft pack",
      instead of ejecting them into loose form to be reclaimed later, has
      been introduced.

    * Update the doctype written in gitweb output to xhtml5.

    * The "transfer.credentialsInURL" configuration variable controls what
      happens when a URL with embedded login credential is used on either
      "fetch" or "push". Credentials are currently only detected in
      `remote.<name>.url` config, not `remote.<name>.pushurl`.

    * "git revert" learns "--reference" option to use more human-readable
      reference to the commit it reverts in the message template it
      prepares for the user.

    * Various error messages that talk about the removal of
      "--preserve-merges" in "rebase" have been strengthened, and "rebase
      --abort" learned to get out of a state that was left by an earlier
      use of the option.

   Performance, Internal Implementation, Development Support etc.

    * The performance of the "untracked cache" feature has been improved
      when "--untracked-files=<mode>" and "status.showUntrackedFiles"
      are combined.

    * "git stash" works better with sparse index entries.

    * "git show :<path>" learned to work better with the sparse-index
      feature.

    * Introduce and apply coccinelle rule to discourage an explicit
      comparison between a pointer and NULL, and applies the clean-up to
      the maintenance track.

    * Preliminary code refactoring around transport and bundle code.

    * "sparse-checkout" learns to work better with the sparse-index
      feature.

    * A workflow change for translators are being proposed.  git.pot is
      no longer version controlled and it is local responsibility of
      translators to generate it.

    * Plug the memory leaks from the trickiest API of all, the revision
      walker.

    * Rename .env_array member to .env in the child_process structure.

     * The fsmonitor--daemon handles even more corner cases when
       watching filesystem events.

    * A new bug() and BUG_if_bug() API is introduced to make it easier to
      uniformly log "detect multiple bugs and abort in the end" pattern.

   Fixes since v2.36
   -----------------

    * "git submodule update" without pathspec should silently skip an
      uninitialized submodule, but it started to become noisy by mistake.
      (merge 4f1ccef87c gc/submodule-update-part2 later to maint).

    * "diff-tree --stdin" has been broken for about a year, but 2.36
      release broke it even worse by breaking running the command with
      <pathspec>, which in turn broke "gitk" and got noticed.  This has
      been corrected by aligning its behaviour to that of "log".
      (merge f8781bfda3 jc/diff-tree-stdin-fix later to maint).

    * Regression fix for 2.36 where "git name-rev" started to sometimes
      reference strings after they are freed.
      (merge 45a14f578e rs/name-rev-fix-free-after-use later to maint).

    * "git show <commit1> <commit2>... -- <pathspec>" lost the pathspec
      when showing the second and subsequent commits, which has been
      corrected.
      (merge 5cdb38458e jc/show-pathspec-fix later to maint).

    * "git fast-export -- <pathspec>" lost the pathspec when showing the
      second and subsequent commits, which has been corrected.
      (merge d1c25272f5 rs/fast-export-pathspec-fix later to maint).

    * "git format-patch <args> -- <pathspec>" lost the pathspec when
      showing the second and subsequent commits, which has been
      corrected.
      (merge 91f8f7e46f rs/format-patch-pathspec-fix later to maint).

    * "git clone --origin X" leaked piece of memory that held value read
      from the clone.defaultRemoteName configuration variable, which has
      been plugged.
      (merge 6dfadc8981 jc/clone-remote-name-leak-fix later to maint).

    * Get rid of a bogus and over-eager coccinelle rule.
      (merge 08bdd3a185 jc/cocci-xstrdup-or-null-fix later to maint).

    * The path taken by "git multi-pack-index" command from the end user
      was compared with path internally prepared by the tool without first
      normalizing, which lead to duplicated paths not being noticed,
      which has been corrected.
      (merge 11f9e8de3d ds/midx-normalize-pathname-before-comparison later to maint).

    * Correct choices of C compilers used in various CI jobs.
      (merge 3506cae04f ab/cc-package-fixes later to maint).

    * Various cleanups to "git p4".
      (merge 4ff0108d9e jh/p4-various-fixups later to maint).

    * The progress meter of "git blame" was showing incorrect numbers
      when processing only parts of the file.
      (merge e5f5d7d42e ea/progress-partial-blame later to maint).

    * "git rebase --keep-base <upstream> <branch-to-rebase>" computed the
      commit to rebase onto incorrectly, which has been corrected.
      (merge 9e5ebe9668 ah/rebase-keep-base-fix later to maint).

    * Fix a leak of FILE * in an error codepath.
      (merge c0befa0c03 kt/commit-graph-plug-fp-leak-on-error later to maint).

    * Avoid problems from interaction between malloc_check and address
      sanitizer.
      (merge 067109a5e7 pw/test-malloc-with-sanitize-address later to maint).

    * The commit summary shown after making a commit is matched to what
      is given in "git status" not to use the break-rewrite heuristics.
      (merge 84792322ed rs/commit-summary-wo-break-rewrite later to maint).

    * Update a few end-user facing messages around EOL conversion.
      (merge c970d30c2c ah/convert-warning-message later to maint).

    * Trace2 documentation updates.
      (merge a6c80c313c js/trace2-doc-fixes later to maint).

    * Build procedure fixup.
      (merge 1fbfd96f50 mg/detect-compiler-in-c-locale later to maint).

    * "git pull" without "--recurse-submodules=<arg>" made
      submodule.recurse take precedence over fetch.recurseSubmodules by
      mistake, which has been corrected.
      (merge 5819417365 gc/pull-recurse-submodules later to maint).

    * "git bisect" was too silent before it is ready to start computing
      the actual bisection, which has been corrected.
      (merge f11046e6de cd/bisect-messages-from-pre-flight-states later to maint).

    * macOS CI jobs have been occasionally flaky due to tentative version
      skew between perforce and the homebrew packager.  Instead of
      failing the whole CI job, just let it skip the p4 tests when this
      happens.
      (merge f15e00b463 cb/ci-make-p4-optional later to maint).

    * A bit of test framework fixes with a few fixes to issues found by
      valgrind.
      (merge 7c898554d7 ab/valgrind-fixes later to maint).

    * "git archive --add-file=<path>" picked up the raw permission bits
      from the path and propagated to zip output in some cases, without
      normalization, which has been corrected (tar output did not have
      this issue).
      (merge 6a61661967 jc/archive-add-file-normalize-mode later to maint).

    * "make coverage-report" without first running "make coverage" did
      not produce any meaningful result, which has been corrected.
      (merge 96ddfecc5b ep/coverage-report-wants-test-to-have-run later to maint).

    * The "--current" option of "git show-branch" should have been made
      incompatible with the "--reflog" mode, but this was not enforced,
      which has been corrected.
      (merge 41c64ae0e7 jc/show-branch-g-current later to maint).

    * "git fetch" unnecessarily failed when an unexpected optional
      section appeared in the output, which has been corrected.
      (merge 7709acf7be jt/fetch-peek-optional-section later to maint).

    * The way "git fetch" without "--update-head-ok" ensures that HEAD in
      no worktree points at any ref being updated was too wasteful, which
      has been optimized a bit.
      (merge f7400da800 os/fetch-check-not-current-branch later to maint).

    * "git fetch --recurse-submodules" from multiple remotes (either from
      a remote group, or "--all") used to make one extra "git fetch" in
      the submodules, which has been corrected.
      (merge 0353c68818 jc/avoid-redundant-submodule-fetch later to maint).

    * With a recent update to refuse access to repositories of other
      people by default, "sudo make install" and "sudo git describe"
      stopped working, which has been corrected.
      (merge 6b11e3d52e cb/path-owner-check-with-sudo-plus later to maint).

    * The tests that ensured merges stop when interfering local changes
      are present did not make sure that local changes are preserved; now
      they do.
      (merge 4b317450ce jc/t6424-failing-merge-preserve-local-changes later to maint).

    * Some real problems noticed by gcc 12 have been fixed, while false
      positives have been worked around.

    * Update the version of FreeBSD image used in Cirrus CI.
      (merge c58bebd4c6 pb/use-freebsd-12.3-in-cirrus-ci later to maint).

    * The multi-pack-index code did not protect the packfile it is going
      to depend on from getting removed while in use, which has been
      corrected.
      (merge 4090511e40 tb/midx-race-in-pack-objects later to maint).

    * Teach "git repack --geometric" work better with "--keep-pack" and
      avoid corrupting the repository when packsize limit is used.
      (merge 66731ff921 tb/geom-repack-with-keep-and-max later to maint).

    * The documentation on the interaction between "--add-file" and
      "--prefix" options of "git archive" has been improved.
      (merge a75910602a rs/document-archive-prefix later to maint).

    * A git subcommand like "git add -p" spawns a separate git process
      while relaying its command line arguments.  A pathspec with only
      negative elements was mistakenly passed with an empty string, which
      has been corrected.
      (merge b02fdbc80a jc/all-negative-pathspec later to maint).

    * With a more targeted workaround in http.c in another topic, we may
      be able to lift this blanket "GCC12 dangling-pointer warning is
      broken and unsalvageable" workaround.
      (merge 419141e495 cb/buggy-gcc-12-workaround later to maint).

    * A misconfigured 'branch..remote' led to a bug in configuration
      parsing.
      (merge f1dfbd9ee0 gc/zero-length-branch-config-fix later to maint).

    * "git -c diff.submodule=log range-diff" did not show anything for
      submodules that changed in the ranges being compared, and
      "git -c diff.submodule=diff range-diff" did not work correctly.
      Fix this by including the "--submodule=short" output
      unconditionally to be compared.

    * In Git 2.36 we revamped the way how hooks are invoked.  One change
      that is end-user visible is that the output of a hook is no longer
      directly connected to the standard output of "git" that spawns the
      hook, which was noticed post release.  This is getting corrected.
      (merge a082345372 ab/hooks-regression-fix later to maint).

    * Updating the graft information invalidates the list of parents of
      in-core commit objects that used to be in the graft file.

    * "git show-ref --heads" (and "--tags") still iterated over all the
      refs only to discard refs outside the specified area, which has
      been corrected.
      (merge c0c9d35e27 tb/show-ref-optim later to maint).

    * Remove redundant copying (with index v3 and older) or possible
      over-reading beyond end of mmapped memory (with index v4) has been
      corrected.
      (merge 6d858341d2 zh/read-cache-copy-name-entry-fix later to maint).

    * Sample watchman interface hook sometimes failed to produce
      correctly formatted JSON message, which has been corrected.
      (merge 134047b500 sn/fsmonitor-missing-clock later to maint).

    * Use-after-free (with another forget-to-free) fix.
      (merge 323822c72b ab/remote-free-fix later to maint).

    * Remove a coccinelle rule that is no longer relevant.
      (merge b1299de4a1 jc/cocci-cleanup later to maint).

    * Other code cleanup, docfix, build fix, etc.
      (merge e6b2582da3 cm/reftable-0-length-memset later to maint).
      (merge 0b75e5bf22 ab/misc-cleanup later to maint).
      (merge 52e1ab8a76 ea/rebase-code-simplify later to maint).
      (merge 756d15923b sg/safe-directory-tests-and-docs later to maint).
      (merge d097a23bfa ds/do-not-call-bug-on-bad-refs later to maint).
      (merge c36c27e75c rs/t7812-pcre2-ws-bug-test later to maint).
      (merge 1da312742d gf/unused-includes later to maint).
      (merge 465b30a92d pb/submodule-recurse-mode-enum later to maint).
      (merge 82b28c4ed8 km/t3501-use-test-helpers later to maint).
      (merge 72315e431b sa/t1011-use-helpers later to maint).
      (merge 95b3002201 cg/vscode-with-gdb later to maint).
      (merge fbe5f6b804 tk/p4-utf8-bom later to maint).
      (merge 17f273ffba tk/p4-with-explicity-sync later to maint).
      (merge 944db25c60 kf/p4-multiple-remotes later to maint).
      (merge b014cee8de jc/update-ozlabs-url later to maint).
      (merge 4ec5008062 pb/ggg-in-mfc-doc later to maint).
      (merge af845a604d tb/receive-pack-code-cleanup later to maint).
      (merge 2acf4cf001 js/ci-gcc-12-fixes later to maint).
      (merge 05e280c0a6 jc/http-clear-finished-pointer later to maint).
      (merge 8c49d704ef fh/transport-push-leakfix later to maint).
      (merge 1d232d38bd tl/ls-tree-oid-only later to maint).
      (merge db7961e6a6 gc/document-config-worktree-scope later to maint).
      (merge ce18a30bb7 fs/ssh-default-key-command-doc later to maint).


   To generate a diff of this commit:
   cvs rdiff -u -r1.105 -r1.106 pkgsrc/devel/git/Makefile.version
   cvs rdiff -u -r1.96 -r1.97 pkgsrc/devel/git-base/Makefile
   cvs rdiff -u -r1.119 -r1.120 pkgsrc/devel/git-base/distinfo
   cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/git-docs/Makefile
   cvs rdiff -u -r1.44 -r1.45 pkgsrc/www/gitweb/Makefile

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	adam
   Date:		Thu Jul 14 10:55:37 UTC 2022

   Modified Files:
   	pkgsrc/devel/git: Makefile.version
   	pkgsrc/devel/git-base: distinfo

   Log Message:
   git: updated to 2.37.1

   Git 2.37.1 Release Notes
   ============

   This release merges up the fixes that appear in v2.30.5, v2.31.4,
   v2.32.3, v2.33.4, v2.34.4, v2.35.4, and v2.36.2 to address the
   security issue CVE-2022-29187; see the release notes for these
   versions for details.

   Fixes since Git 2.37
   --------------------

    * Rewrite of "git add -i" in C that appeared in Git 2.25 didn't
      correctly record a removed file to the index, which is an old
      regression but has become widely known because the C version has
      become the default in the latest release.

    * Fix for CVS-2022-29187.


   To generate a diff of this commit:
   cvs rdiff -u -r1.106 -r1.107 pkgsrc/devel/git/Makefile.version
   cvs rdiff -u -r1.120 -r1.121 pkgsrc/devel/git-base/distinfo
2022-07-26 19:29:01 +00:00
spz 71b853c19d Pullup ticket #6649 - requested by khorben
chat/prosody: integration fix

Revisions pulled up:
- chat/prosody/Makefile                                         1.38-1.40
- chat/prosody/files/prosody.sh                                 1.3-1.5

-------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   khorben
   Date:           Thu Jul  7 01:53:00 UTC 2022

   Modified Files:
           pkgsrc/chat/prosody: Makefile
           pkgsrc/chat/prosody/files: prosody.sh

   Log Message:
   prosody: fix the path to the PID file in the RC script

   PROSODY_RUN is set to eg /var/run/prosody/prosody.pid instead of just
   /var/run/prosody.pid, which is a good thing (tm) since prosody's user
   needs the access rights to write to the corresponding directory.

   Unfortunately, the directory is not automatically created nor the right
   permissions set yet, but this is progress.

   While there, appease pkglint(1).

   Bumps PKGREVISION.

   Tested on NetBSD/amd64.

   XXX pull-up to pkgsrc-2022Q2 once the complete solution is in place


   To generate a diff of this commit:
   cvs rdiff -u -r1.37 -r1.38 pkgsrc/chat/prosody/Makefile
   cvs rdiff -u -r1.2 -r1.3 pkgsrc/chat/prosody/files/prosody.sh

-------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   khorben
   Date:           Thu Jul  7 02:31:46 UTC 2022

   Modified Files:
           pkgsrc/chat/prosody: Makefile
           pkgsrc/chat/prosody/files: prosody.sh

   Log Message:
   prosody: make sure pidfile always matches PROSODY_RUN in the RC script

   This concludes my investigation on the correct path for the PID file.
   No changes to the final binary if PROSODY_RUN is set to its default
   value.

   Tested on NetBSD/amd64.

   XXX pull-up to pkgsrc-2022Q2


   To generate a diff of this commit:
   cvs rdiff -u -r1.38 -r1.39 pkgsrc/chat/prosody/Makefile
   cvs rdiff -u -r1.3 -r1.4 pkgsrc/chat/prosody/files/prosody.sh

-------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   khorben
   Date:           Mon Jul 25 04:47:07 UTC 2022

   Modified Files:
           pkgsrc/chat/prosody: Makefile
           pkgsrc/chat/prosody/files: prosody.sh

   Log Message:
   chat/prosody: always create the directory for the PID file

   The RC script for prosody now always creates the corresponding
   sub-directory for prosody's PID file. This is inspired by the RC script
   for mdnsd in NetBSD, and for dbus in pkgsrc; thanks spz@ for the
   suggestion!

   Bumps PKGREVISION.

   Tested on NetBSD/amd64.

   XXX pull-up to pkgsrc-2022Q2 (completes request 6649)


   To generate a diff of this commit:
   cvs rdiff -u -r1.39 -r1.40 pkgsrc/chat/prosody/Makefile
   cvs rdiff -u -r1.4 -r1.5 pkgsrc/chat/prosody/files/prosody.sh
2022-07-26 19:08:02 +00:00
spz 39a1b5564d pullups 6650-6656 2022-07-23 19:59:35 +00:00
spz 30288d8e76 Pullup ticket #6656 - requested by taca
databases/ruby-activerecord70: security update
devel/ruby-activejob70: security update
devel/ruby-activemodel70: security update
devel/ruby-activestorage70: security update
devel/ruby-activesupport70: security update
devel/ruby-railties70: security update
mail/ruby-actionmailbox70: security update
mail/ruby-actionmailer70: security update
textproc/ruby-actiontext70: security update
www/ruby-actioncable70: security update
www/ruby-actionpack70: security update
www/ruby-actionview70: security update
www/ruby-rails70: security update


Revisions pulled up:
- databases/ruby-activerecord70/distinfo                        1.7
- devel/ruby-activejob70/distinfo                               1.7
- devel/ruby-activemodel70/distinfo                             1.7
- devel/ruby-activestorage70/distinfo                           1.7
- devel/ruby-activesupport70/distinfo                           1.7
- devel/ruby-railties70/Makefile                                1.5
- devel/ruby-railties70/distinfo                                1.7
- lang/ruby/rails.mk                                            1.132
- mail/ruby-actionmailbox70/distinfo                            1.7
- mail/ruby-actionmailer70/distinfo                             1.7
- textproc/ruby-actiontext70/distinfo                           1.7
- www/ruby-actioncable70/distinfo                               1.7
- www/ruby-actionpack70/distinfo                                1.7
- www/ruby-actionview70/distinfo                                1.7
- www/ruby-rails70/distinfo                                     1.7

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Wed Jul 13 14:48:48 UTC 2022

   Modified Files:
   	pkgsrc/databases/ruby-activerecord70: distinfo
   	pkgsrc/devel/ruby-activejob70: distinfo
   	pkgsrc/devel/ruby-activemodel70: distinfo
   	pkgsrc/devel/ruby-activestorage70: distinfo
   	pkgsrc/devel/ruby-activesupport70: distinfo
   	pkgsrc/devel/ruby-railties70: Makefile distinfo
   	pkgsrc/lang/ruby: rails.mk
   	pkgsrc/mail/ruby-actionmailbox70: distinfo
   	pkgsrc/mail/ruby-actionmailer70: distinfo
   	pkgsrc/textproc/ruby-actiontext70: distinfo
   	pkgsrc/www/ruby-actioncable70: distinfo
   	pkgsrc/www/ruby-actionpack70: distinfo
   	pkgsrc/www/ruby-actionview70: distinfo
   	pkgsrc/www/ruby-rails70: distinfo

   Log Message:
   www/ruby-rails70: update to 7.0.3.1

   Rails 7.0.3.1 (2022-07-12) updates databases/ruby-activerecord70 only.

   databases/ruby-activerecord70

   * Change ActiveRecord::Coders::YAMLColumn default to safe_load

     This adds two new configuration options The configuration options are as
     follows:

   	o config.active_storage.use_yaml_unsafe_load

     When set to true, this configuration option tells Rails to use the old
     "unsafe" YAML loading strategy, maintaining the existing behavior but
     leaving the possible escalation vulnerability in place.  Setting this
     option to true is *not* recommended, but can aid in upgrading.

   	o config.active_record.yaml_column_permitted_classes

     The "safe YAML" loading method does not allow all classes to be
     deserialized by default.  This option allows you to specify classes deemed
     "safe" in your application.  For example, if your application uses Symbol
     and Time in serialized data, you can add Symbol and Time to the allowed
     list as follows:

   	config.active_record.yaml_column_permitted_classes = [Symbol, Date, Time]

     [CVE-2022-32224]


   To generate a diff of this commit:
   cvs rdiff -u -r1.6 -r1.7 pkgsrc/databases/ruby-activerecord70/distinfo
   cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/ruby-activejob70/distinfo
   cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/ruby-activemodel70/distinfo
   cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/ruby-activestorage70/distinfo
   cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/ruby-activesupport70/distinfo
   cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/ruby-railties70/Makefile
   cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/ruby-railties70/distinfo
   cvs rdiff -u -r1.131 -r1.132 pkgsrc/lang/ruby/rails.mk
   cvs rdiff -u -r1.6 -r1.7 pkgsrc/mail/ruby-actionmailbox70/distinfo
   cvs rdiff -u -r1.6 -r1.7 pkgsrc/mail/ruby-actionmailer70/distinfo
   cvs rdiff -u -r1.6 -r1.7 pkgsrc/textproc/ruby-actiontext70/distinfo
   cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/ruby-actioncable70/distinfo
   cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/ruby-actionpack70/distinfo
   cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/ruby-actionview70/distinfo
   cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/ruby-rails70/distinfo
2022-07-23 19:40:53 +00:00
spz 8fdfc67e5e Pullup ticket #6655 - requested by taca
databases/ruby-activerecord61: security update
devel/ruby-activejob61: security update
devel/ruby-activemodel61: security update
devel/ruby-activestorage61: security update
devel/ruby-activesupport61: security update
devel/ruby-railties61: security update
mail/ruby-actionmailbox61: security update
mail/ruby-actionmailer61: security update
textproc/ruby-actiontext61: security update
www/ruby-actioncable61: security update
www/ruby-actionpack61: security update
www/ruby-actionview61: security update
www/ruby-rails61: security update


Revisions pulled up:
- databases/ruby-activerecord61/distinfo                        1.14
- devel/ruby-activejob61/distinfo                               1.14
- devel/ruby-activemodel61/distinfo                             1.14
- devel/ruby-activestorage61/distinfo                           1.14
- devel/ruby-activesupport61/distinfo                           1.14
- devel/ruby-railties61/Makefile                                1.4
- devel/ruby-railties61/distinfo                                1.14
- lang/ruby/rails.mk                                            1.131
- mail/ruby-actionmailbox61/distinfo                            1.14
- mail/ruby-actionmailer61/distinfo                             1.14
- textproc/ruby-actiontext61/distinfo                           1.14
- www/ruby-actioncable61/distinfo                               1.14
- www/ruby-actionpack61/distinfo                                1.14
- www/ruby-actionview61/distinfo                                1.14
- www/ruby-rails61/distinfo                                     1.14

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Wed Jul 13 14:46:24 UTC 2022

   Modified Files:
   	pkgsrc/databases/ruby-activerecord61: distinfo
   	pkgsrc/devel/ruby-activejob61: distinfo
   	pkgsrc/devel/ruby-activemodel61: distinfo
   	pkgsrc/devel/ruby-activestorage61: distinfo
   	pkgsrc/devel/ruby-activesupport61: distinfo
   	pkgsrc/devel/ruby-railties61: Makefile distinfo
   	pkgsrc/lang/ruby: rails.mk
   	pkgsrc/mail/ruby-actionmailbox61: distinfo
   	pkgsrc/mail/ruby-actionmailer61: distinfo
   	pkgsrc/textproc/ruby-actiontext61: distinfo
   	pkgsrc/www/ruby-actioncable61: distinfo
   	pkgsrc/www/ruby-actionpack61: distinfo
   	pkgsrc/www/ruby-actionview61: distinfo
   	pkgsrc/www/ruby-rails61: distinfo

   Log Message:
   www/ruby-rails61: update to 6.1.6.1

   Rails 6.1.6.1 (2022-07-12) updates databases/ruby-activerecord61 only.

   databases/ruby-activerecord61

   * Change ActiveRecord::Coders::YAMLColumn default to safe_load

     This adds two new configuration options The configuration options are as
     follows:

   	o config.active_storage.use_yaml_unsafe_load

     When set to true, this configuration option tells Rails to use the old
     "unsafe" YAML loading strategy, maintaining the existing behavior but
     leaving the possible escalation vulnerability in place.  Setting this
     option to true is *not* recommended, but can aid in upgrading.

   	o config.active_record.yaml_column_permitted_classes

     The "safe YAML" loading method does not allow all classes to be
     deserialized by default.  This option allows you to specify classes deemed
     "safe" in your application.  For example, if your application uses Symbol
     and Time in serialized data, you can add Symbol and Time to the allowed
     list as follows:

   	config.active_record.yaml_column_permitted_classes = [Symbol, Date, Time]

     [CVE-2022-32224]


   To generate a diff of this commit:
   cvs rdiff -u -r1.13 -r1.14 pkgsrc/databases/ruby-activerecord61/distinfo
   cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/ruby-activejob61/distinfo
   cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/ruby-activemodel61/distinfo
   cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/ruby-activestorage61/distinfo
   cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/ruby-activesupport61/distinfo
   cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/ruby-railties61/Makefile
   cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/ruby-railties61/distinfo
   cvs rdiff -u -r1.130 -r1.131 pkgsrc/lang/ruby/rails.mk
   cvs rdiff -u -r1.13 -r1.14 pkgsrc/mail/ruby-actionmailbox61/distinfo
   cvs rdiff -u -r1.13 -r1.14 pkgsrc/mail/ruby-actionmailer61/distinfo
   cvs rdiff -u -r1.13 -r1.14 pkgsrc/textproc/ruby-actiontext61/distinfo
   cvs rdiff -u -r1.13 -r1.14 pkgsrc/www/ruby-actioncable61/distinfo
   cvs rdiff -u -r1.13 -r1.14 pkgsrc/www/ruby-actionpack61/distinfo
   cvs rdiff -u -r1.13 -r1.14 pkgsrc/www/ruby-actionview61/distinfo
   cvs rdiff -u -r1.13 -r1.14 pkgsrc/www/ruby-rails61/distinfo
2022-07-23 19:35:07 +00:00
spz bc2fb3dd6f Pullup ticket #6654 - requested by taca
databases/ruby-activerecord60: security update
devel/ruby-activejob60: security update
devel/ruby-activemodel60: security update
devel/ruby-activestorage60: security update
devel/ruby-activesupport60: security update
devel/ruby-railties60: security update
mail/ruby-actionmailbox60: security update
mail/ruby-actionmailer60: security update
textproc/ruby-actiontext60: security update
www/ruby-actioncable60: security update
www/ruby-actionpack60: security update
www/ruby-actionview60: security update
www/ruby-rails60: security update


Revisions pulled up:
- databases/ruby-activerecord60/distinfo                        1.19
- devel/ruby-activejob60/distinfo                               1.19
- devel/ruby-activemodel60/distinfo                             1.19
- devel/ruby-activestorage60/distinfo                           1.19
- devel/ruby-activesupport60/distinfo                           1.19
- devel/ruby-railties60/Makefile                                1.5
- devel/ruby-railties60/distinfo                                1.19
- lang/ruby/rails.mk                                            1.130
- mail/ruby-actionmailbox60/distinfo                            1.19
- mail/ruby-actionmailer60/distinfo                             1.19
- textproc/ruby-actiontext60/distinfo                           1.19
- www/ruby-actioncable60/distinfo                               1.19
- www/ruby-actionpack60/distinfo                                1.19
- www/ruby-actionview60/distinfo                                1.19
- www/ruby-rails60/distinfo                                     1.19

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Wed Jul 13 14:44:10 UTC 2022

   Modified Files:
   	pkgsrc/databases/ruby-activerecord60: distinfo
   	pkgsrc/devel/ruby-activejob60: distinfo
   	pkgsrc/devel/ruby-activemodel60: distinfo
   	pkgsrc/devel/ruby-activestorage60: distinfo
   	pkgsrc/devel/ruby-activesupport60: distinfo
   	pkgsrc/devel/ruby-railties60: Makefile distinfo
   	pkgsrc/lang/ruby: rails.mk
   	pkgsrc/mail/ruby-actionmailbox60: distinfo
   	pkgsrc/mail/ruby-actionmailer60: distinfo
   	pkgsrc/textproc/ruby-actiontext60: distinfo
   	pkgsrc/www/ruby-actioncable60: distinfo
   	pkgsrc/www/ruby-actionpack60: distinfo
   	pkgsrc/www/ruby-actionview60: distinfo
   	pkgsrc/www/ruby-rails60: distinfo

   Log Message:
   www/ruby-rails60: update to 6.0.5.1

   Rails 6.0.5.1 (2022-07-12) updates databases/ruby-activerecord60 only.

   databases/ruby-activerecord60

   * Change ActiveRecord::Coders::YAMLColumn default to safe_load

     This adds two new configuration options The configuration options are as
     follows:

   	o config.active_storage.use_yaml_unsafe_load

     When set to true, this configuration option tells Rails to use the old
     "unsafe" YAML loading strategy, maintaining the existing behavior but
     leaving the possible escalation vulnerability in place.  Setting this
     option to true is *not* recommended, but can aid in upgrading.

   	o config.active_record.yaml_column_permitted_classes

     The "safe YAML" loading method does not allow all classes to be
     deserialized by default.  This option allows you to specify classes deemed
     "safe" in your application.  For example, if your application uses Symbol
     and Time in serialized data, you can add Symbol and Time to the allowed
     list as follows:

   	config.active_record.yaml_column_permitted_classes = [Symbol, Date, Time]

     [CVE-2022-32224]


   To generate a diff of this commit:
   cvs rdiff -u -r1.18 -r1.19 pkgsrc/databases/ruby-activerecord60/distinfo
   cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/ruby-activejob60/distinfo
   cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/ruby-activemodel60/distinfo
   cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/ruby-activestorage60/distinfo
   cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/ruby-activesupport60/distinfo
   cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/ruby-railties60/Makefile
   cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/ruby-railties60/distinfo
   cvs rdiff -u -r1.129 -r1.130 pkgsrc/lang/ruby/rails.mk
   cvs rdiff -u -r1.18 -r1.19 pkgsrc/mail/ruby-actionmailbox60/distinfo
   cvs rdiff -u -r1.18 -r1.19 pkgsrc/mail/ruby-actionmailer60/distinfo
   cvs rdiff -u -r1.18 -r1.19 pkgsrc/textproc/ruby-actiontext60/distinfo
   cvs rdiff -u -r1.18 -r1.19 pkgsrc/www/ruby-actioncable60/distinfo
   cvs rdiff -u -r1.18 -r1.19 pkgsrc/www/ruby-actionpack60/distinfo
   cvs rdiff -u -r1.18 -r1.19 pkgsrc/www/ruby-actionview60/distinfo
   cvs rdiff -u -r1.18 -r1.19 pkgsrc/www/ruby-rails60/distinfo
2022-07-23 19:15:50 +00:00
spz a4beabe80a Pullup ticket #6653 - requested by taca
databases/ruby-activerecord52: security update
devel/ruby-activejob52: security update
devel/ruby-activemodel52: security update
devel/ruby-activestorage52: security update
devel/ruby-activesupport52: security update
devel/ruby-railties52: security update
mail/ruby-actionmailer52: security update
www/ruby-actioncable52: security update
www/ruby-actionpack52: security update
www/ruby-actionview52: security update
www/ruby-rails52: security update


Revisions pulled up:
- databases/ruby-activerecord52/distinfo                        1.15
- devel/ruby-activejob52/distinfo                               1.15
- devel/ruby-activemodel52/distinfo                             1.15
- devel/ruby-activestorage52/distinfo                           1.15
- devel/ruby-activesupport52/distinfo                           1.15
- devel/ruby-railties52/Makefile                                1.4
- devel/ruby-railties52/distinfo                                1.15
- lang/ruby/rails.mk                                            1.129
- mail/ruby-actionmailer52/distinfo                             1.15
- www/ruby-actioncable52/distinfo                               1.15
- www/ruby-actionpack52/distinfo                                1.15
- www/ruby-actionview52/distinfo                                1.15
- www/ruby-rails52/distinfo                                     1.15

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Wed Jul 13 14:41:09 UTC 2022

   Modified Files:
   	pkgsrc/databases/ruby-activerecord52: distinfo
   	pkgsrc/devel/ruby-activejob52: distinfo
   	pkgsrc/devel/ruby-activemodel52: distinfo
   	pkgsrc/devel/ruby-activestorage52: distinfo
   	pkgsrc/devel/ruby-activesupport52: distinfo
   	pkgsrc/devel/ruby-railties52: Makefile distinfo
   	pkgsrc/lang/ruby: rails.mk
   	pkgsrc/mail/ruby-actionmailer52: distinfo
   	pkgsrc/www/ruby-actioncable52: distinfo
   	pkgsrc/www/ruby-actionpack52: distinfo
   	pkgsrc/www/ruby-actionview52: distinfo
   	pkgsrc/www/ruby-rails52: distinfo

   Log Message:
   www/ruby-rails52: update to 5.2.8.1

   Rails 5.2.8.1 (2022-07-12) updates databases/ruby-activerecord52 only.

   databases/ruby-activerecord52

   * Change ActiveRecord::Coders::YAMLColumn default to safe_load

     This adds two new configuration options The configuration options are as
     follows:

   	o config.active_storage.use_yaml_unsafe_load

     When set to true, this configuration option tells Rails to use the old
     "unsafe" YAML loading strategy, maintaining the existing behavior but
     leaving the possible escalation vulnerability in place.  Setting this
     option to true is *not* recommended, but can aid in upgrading.

   	o config.active_record.yaml_column_permitted_classes

     The "safe YAML" loading method does not allow all classes to be
     deserialized by default.  This option allows you to specify classes deemed
     "safe" in your application.  For example, if your application uses Symbol
     and Time in serialized data, you can add Symbol and Time to the allowed
     list as follows:

   	config.active_record.yaml_column_permitted_classes = [Symbol, Date, Time]

     [CVE-2022-32224]


   To generate a diff of this commit:
   cvs rdiff -u -r1.14 -r1.15 pkgsrc/databases/ruby-activerecord52/distinfo
   cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/ruby-activejob52/distinfo
   cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/ruby-activemodel52/distinfo
   cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/ruby-activestorage52/distinfo
   cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/ruby-activesupport52/distinfo
   cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/ruby-railties52/Makefile
   cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/ruby-railties52/distinfo
   cvs rdiff -u -r1.128 -r1.129 pkgsrc/lang/ruby/rails.mk
   cvs rdiff -u -r1.14 -r1.15 pkgsrc/mail/ruby-actionmailer52/distinfo
   cvs rdiff -u -r1.14 -r1.15 pkgsrc/www/ruby-actioncable52/distinfo
   cvs rdiff -u -r1.14 -r1.15 pkgsrc/www/ruby-actionpack52/distinfo
   cvs rdiff -u -r1.14 -r1.15 pkgsrc/www/ruby-actionview52/distinfo
   cvs rdiff -u -r1.14 -r1.15 pkgsrc/www/ruby-rails52/distinfo
2022-07-23 17:05:52 +00:00
spz be44017916 Pullup ticket #6652 - requested by khorben
lang/nodejs: security update

Revisions pulled up:
- lang/nodejs/Makefile                                          1.237
- lang/nodejs/distinfo                                          1.217

-------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   adam
   Date:           Fri Jul  8 13:31:15 UTC 2022

   Modified Files:
           pkgsrc/lang/nodejs: Makefile distinfo

   Log Message:
   nodejs: updated to 18.5.0

   Version 18.5.0 (Current), @RafaelGSS

   This is a security release.

   Notable Changes

   - (SEMVER-MAJOR) src,deps,build,test: add OpenSSL config appname (Daniel Bevenius)
   - (SEMVER-MAJOR) src,doc,test: add --openssl-shared-config option (Daniel Bevenius)
   Node.js now reads nodejs_conf section in the openssl config
   - deps: update archs files for quictls/openssl-3.0.5+quic (RafaelGSS)
   - deps: upgrade openssl sources to quictls/openssl-3.0.5+quic (RafaelGSS)


   To generate a diff of this commit:
   cvs rdiff -u -r1.236 -r1.237 pkgsrc/lang/nodejs/Makefile
   cvs rdiff -u -r1.216 -r1.217 pkgsrc/lang/nodejs/distinfo
2022-07-23 16:54:32 +00:00
spz 2e1fab2a1f Pullup ticket #6651 - requested by khorben
lang/nodejs16: security update

Revisions pulled up:
- lang/nodejs16/Makefile                                        1.3
- lang/nodejs16/distinfo                                        1.4

-------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   adam
   Date:           Fri Jul  8 13:30:19 UTC 2022

   Modified Files:
           pkgsrc/lang/nodejs16: Makefile distinfo

   Log Message:
   nodejs16: updated to 16.16.0

   Version 16.16.0 'Gallium' (LTS)

   This is a security release.

   Notable changes

   deps:
   upgrade openssl sources to OpenSSL_1_1_1q (RafaelGSS)
   src:
   add OpenSSL config appname (Daniel Bevenius)


   To generate a diff of this commit:
   cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/nodejs16/Makefile
   cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/nodejs16/distinfo
2022-07-23 15:00:50 +00:00
spz 344d091c3a Pullup ticket #6650 - requested by khorben
lang/nodejs14: security update

Revisions pulled up:
- lang/nodejs14/Makefile                                        1.4
- lang/nodejs14/distinfo                                        1.3

-------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   adam
   Date:           Fri Jul  8 13:29:36 UTC 2022

   Modified Files:
           pkgsrc/lang/nodejs14: Makefile distinfo

   Log Message:
   nodejs14: updated to 14.20.0

   Version 14.20.0 'Fermium' (LTS)

   Notable Changes
   - (SEMVER-MAJOR) src,deps,build,test: add OpenSSL config appname (Daniel Bevenius)
   - deps: upgrade openssl sources to 1.1.1q (RafaelGSS)


   To generate a diff of this commit:
   cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/nodejs14/Makefile
   cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/nodejs14/distinfo
2022-07-23 11:39:51 +00:00
gdt e7a1a0cace CHANGES-2022: back out branch commit 2022-07-21 18:58:08 +00:00
gdt a273bf0976 doc: Updated chat/matrix-synapse to 1.63.1 2022-07-21 18:57:10 +00:00
bsiegert 6d704ef27e The first two pullups for 2022Q2! 2022-07-09 10:52:14 +00:00
bsiegert a0a9525674 Pullup ticket #6648 - requested by nia
x11/libXft: NetBSD 8 build fix

Revisions pulled up:
- x11/libXft/Makefile                                           1.26

---
   Module Name:	pkgsrc
   Committed By:	nia
   Date:		Fri Jul  8 06:39:57 UTC 2022

   Modified Files:
   	pkgsrc/x11/libXft: Makefile

   Log Message:
   PR pkg/56909 libXft cannot avoid-duplicate because the native fontconfig
   is always ignored on NetBSD 8 due to a (possibly wrong for native Xorg)
   ABI_DEPENDS setting elsewhere in pkgsrc
2022-07-09 10:48:24 +00:00
bsiegert dec9e9f1ea Pullup ticket #6647 - requested by khorben
lang/python39: build fix
lang/python310: build fix

Revisions pulled up:
- lang/python310/distinfo                                       1.17
- lang/python310/patches/patch-setup.py                         1.6
- lang/python39/distinfo                                        1.30
- lang/python39/patches/patch-setup.py                          1.9

---
   Module Name:    pkgsrc
   Committed By:   khorben
   Date:           Thu Jul  7 15:26:43 UTC 2022

   Modified Files:
           pkgsrc/lang/python310: distinfo
           pkgsrc/lang/python310/patches: patch-setup.py
           pkgsrc/lang/python39: distinfo
           pkgsrc/lang/python39/patches: patch-setup.py

   Log Message:
   python{39,310}: fix the build when the work directory is in $PREFIX

   As documented in pkg/56774, when WRKOBJDIR is in LOCALBASE (eg set to
   ${LOCALBASE}/work) then changes done to Python's setup.py made it
   unable to locate its own built-in modules, then failing to bootstrap and
   build.

   As suggested by tnn@; tested on NetBSD/amd64.

   XXX pull-up to pkgsrc-2022Q2
2022-07-09 10:48:17 +00:00
gdt 1e35628195 Add CHANGES-pkgsrc-2022Q2 2022-06-27 13:34:15 +00:00
132 changed files with 1075 additions and 968 deletions

View File

@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.85 2022/04/18 19:10:28 adam Exp $
# $NetBSD: Makefile,v 1.85.2.1 2022/07/27 19:05:37 spz Exp $
PKGNAME= finch-${PIDGIN_VERSION}
PKGREVISION= 1
COMMENT= Multi-protocol console instant messaging client

View File

@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.115 2022/04/18 19:09:41 adam Exp $
# $NetBSD: Makefile,v 1.115.2.1 2022/07/27 19:05:37 spz Exp $
PKGNAME= libpurple-${PIDGIN_VERSION}
PKGREVISION= 1
COMMENT= Plugin-based multi-protocol instant messaging library

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile.common,v 1.55 2022/03/06 07:31:44 nia Exp $
# $NetBSD: Makefile.common,v 1.55.4.1 2022/07/27 19:05:37 spz Exp $
#
# used by chat/finch/Makefile
# used by chat/libpurple/Makefile
@ -6,7 +6,7 @@
# used by chat/pidgin-sametime/Makefile
# used by chat/pidgin-silc/Makefile
PIDGIN_VERSION= 2.14.8
PIDGIN_VERSION= 2.14.10
DISTNAME= pidgin-${PIDGIN_VERSION}
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pidgin/}

View File

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.55 2022/03/06 07:31:44 nia Exp $
$NetBSD: distinfo,v 1.55.4.1 2022/07/27 19:05:37 spz Exp $
BLAKE2s (pidgin-2.14.8.tar.bz2) = d08e480d8f7d87c971a4aa395f534879acf06c92ac8c84f22d779a0956e4ea5f
SHA512 (pidgin-2.14.8.tar.bz2) = 23975501b07d14829edab7b92628703962d7a8f90849b303e2a765ec6e47d1fcbdeff62539811e26682e300a2f94520193369844de3b1c0e87f99721ca0255e6
Size (pidgin-2.14.8.tar.bz2) = 8683281 bytes
BLAKE2s (pidgin-2.14.10.tar.bz2) = 32b2a307ed8ee05216688b0168a225921f4c1aec5369d5cebec8d91b25fdcb25
SHA512 (pidgin-2.14.10.tar.bz2) = 53241e9f62170fe7a8ea27ac03176d442f8aad4ed16da0033164b0949b00c3d476539b182e761950e7d6c385f22a891524c5f40a9cf8fe543b3003c37693314d
Size (pidgin-2.14.10.tar.bz2) = 8229328 bytes
SHA1 (patch-libpurple_plugins_perl_common_Makefile.PL.in) = 4fc1c7cc2df8f4cf179d00fe3bcf5b2ab0c5adbd

View File

@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.65 2022/04/18 19:10:31 adam Exp $
# $NetBSD: Makefile,v 1.65.2.1 2022/07/27 19:05:37 spz Exp $
PKGNAME= pidgin-sametime-${PIDGIN_VERSION}
PKGREVISION= 1
COMMENT= Lotus Sametime plugin for the Pidgin instant messenger

View File

@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.68 2022/04/18 19:10:31 adam Exp $
# $NetBSD: Makefile,v 1.68.2.1 2022/07/27 19:05:37 spz Exp $
PKGNAME= pidgin-silc-${PIDGIN_VERSION}
PKGREVISION= 1
COMMENT= SILC plugin for the Pidgin instant messenger

View File

@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.96 2022/04/18 19:09:41 adam Exp $
# $NetBSD: Makefile,v 1.96.2.1 2022/07/27 19:05:37 spz Exp $
COMMENT= Multi-protocol GTK instant messaging client
PKGREVISION= 1
.include "../../chat/libpurple/Makefile.common"

View File

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.26 2021/05/02 10:19:20 nia Exp $
@comment $NetBSD: PLIST,v 1.26.10.1 2022/07/27 19:05:37 spz Exp $
bin/pidgin
include/pidgin/gtkaccount.h
include/pidgin/gtkblist-theme-loader.h
@ -408,6 +408,7 @@ share/pixmaps/pidgin/emotes/small/excited.png
share/pixmaps/pidgin/emotes/small/excruciating.png
share/pixmaps/pidgin/emotes/small/eyeroll.png
share/pixmaps/pidgin/emotes/small/girl.png
share/pixmaps/pidgin/emotes/small/glasses-cool.png
share/pixmaps/pidgin/emotes/small/grumpy.png
share/pixmaps/pidgin/emotes/small/happy.png
share/pixmaps/pidgin/emotes/small/hot.png
@ -436,6 +437,7 @@ share/pixmaps/pidgin/emotes/small/question.png
share/pixmaps/pidgin/emotes/small/restroom.png
share/pixmaps/pidgin/emotes/small/rose.png
share/pixmaps/pidgin/emotes/small/sad.png
share/pixmaps/pidgin/emotes/small/sarcastic.png
share/pixmaps/pidgin/emotes/small/search.png
share/pixmaps/pidgin/emotes/small/shame.png
share/pixmaps/pidgin/emotes/small/shocked.png

View File

@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.37 2022/05/08 21:24:12 khorben Exp $
# $NetBSD: Makefile,v 1.37.2.1 2022/07/26 19:08:02 spz Exp $
DISTNAME= prosody-0.12.0
PKGREVISION= 2
CATEGORIES= chat
MASTER_SITES= https://prosody.im/downloads/source/
@ -16,7 +17,7 @@ DEPENDS+= ${LUA_PKGPREFIX}-socket>=2.0:../../net/lua-socket
DEPENDS+= ${LUA_PKGPREFIX}-unbound-[0-9]*:../../net/lua-unbound
HAS_CONFIGURE= yes
USE_LANGUAGES= c99
USE_LANGUAGES= c
BUILD_DEFS+= VARBASE
LUA_VERSIONS_ACCEPTED= 52 51
@ -53,7 +54,7 @@ SUBST_CLASSES+= path
SUBST_MESSAGE.path= Fixing default paths
SUBST_STAGE.path= pre-configure
SUBST_FILES.path= makefile prosody.cfg.lua.dist
SUBST_SED.path= -e 's,$$(CONFIG),$$(DESTDIR)$(EGDIR),g'
SUBST_SED.path= -e 's,$$(CONFIG),$${DESTDIR}${EGDIR},g'
SUBST_VARS.path= EGDIR PROSODY_DATA PROSODY_LOG PROSODY_RUN
CONFIGURE_ARGS+= --cflags=${CFLAGS:Q}
@ -69,6 +70,9 @@ MAKE_ENV.SunOS+= SOCKET_LIB=-lsocket
MAKE_FILE= makefile
RCD_SCRIPTS= prosody
FILES_SUBST+= PROSODY_RUN=${PROSODY_RUN}
FILES_SUBST+= PROSODY_USER=${PROSODY_USER}
FILES_SUBST+= PROSODY_GROUP=${PROSODY_GROUP}
TEST_TARGET= test

View File

@ -1,6 +1,6 @@
#!@RCD_SCRIPTS_SHELL@
#
# $NetBSD: prosody.sh,v 1.2 2021/08/29 18:32:29 khorben Exp $
# $NetBSD: prosody.sh,v 1.2.8.1 2022/07/26 19:08:02 spz Exp $
#
# PROVIDE: prosody
# REQUIRE: DAEMON
@ -13,10 +13,19 @@ name="prosody"
rcvar=${name}
ctl_command="@PREFIX@/bin/${name}ctl"
required_files="@PKG_SYSCONFDIR@/${name}.cfg.lua"
pidfile="@VARBASE@/run/${name}.pid"
#start_precmd="ulimit -n 2048"
pidfile="@PROSODY_RUN@/${name}.pid"
start_precmd="prosody_precmd"
extra_commands="reload status"
prosody_precmd()
{
if [ ! -d @PROSODY_RUN@ ]; then
@MKDIR@ -m 0755 @PROSODY_RUN@
fi
@CHOWN@ @PROSODY_USER@:@PROSODY_GROUP@ @PROSODY_RUN@
#ulimit -n 2048
}
start_cmd="${ctl_command} start"
stop_cmd="${ctl_command} stop"
reload_cmd="${ctl_command} reload"

View File

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.26 2022/03/13 17:32:59 nia Exp $
# $NetBSD: Makefile,v 1.26.4.1 2022/08/28 08:13:40 spz Exp $
# Before updating, make sure net/samba4 supports the newer version.
DISTNAME= ldb-2.4.2
DISTNAME= ldb-2.4.4
CATEGORIES= databases
MASTER_SITES= https://www.samba.org/ftp/ldb/

View File

@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.18 2022/03/07 21:36:19 thor Exp $
$NetBSD: distinfo,v 1.18.4.1 2022/08/28 08:13:40 spz Exp $
BLAKE2s (ldb-2.4.2.tar.gz) = 710d6614f1ffcc61735f96fae6495be90b185f0bbd19e8c293650ae73e9dee00
SHA512 (ldb-2.4.2.tar.gz) = 77705ad284eed9105c9aba0459d2e48cd66ca19b657a55f7513e10281dd2e96540d24d1c8df53adc84109a918900687dc75b635cda05c4e788424ed71b5ff989
Size (ldb-2.4.2.tar.gz) = 1720169 bytes
BLAKE2s (ldb-2.4.4.tar.gz) = e9f014779960552b2603b5d02de99abf7474ecc82d0ac8881b5f5155cfae8826
SHA512 (ldb-2.4.4.tar.gz) = 2e4c762525eee9db40083b21e2a23f9cdfad5d2969cc628b3ea5414f9ec1be2c12d0aa65137cd8d8a5395c0414166ba14fc3dd57d53c533596762d80b9c561f4
Size (ldb-2.4.4.tar.gz) = 1726595 bytes
SHA1 (patch-buildtools_wafsamba_samba__conftests.py) = 813c639e404e3b301444decae318c702c87f0cc1
SHA1 (patch-buildtools_wafsamba_samba__install.py) = d801340617da325e3bb70a90350e45cc8e383c2d
SHA1 (patch-buildtools_wafsamba_samba__utils.py) = 0a587421870c1974175fadbb02dde215f35938f2

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.14 2022/06/07 14:48:12 taca Exp $
$NetBSD: distinfo,v 1.14.2.1 2022/07/23 17:05:52 spz Exp $
BLAKE2s (activerecord-5.2.8.gem) = 424c01dc0d7c4b8e3d8e363fb534bf6de40995d1d4d411b6edad7d1809e83ad0
SHA512 (activerecord-5.2.8.gem) = e3c4ae2c318a9ac71a7ba2e7fcca69be238cd3433ebe9dde94e67d03d5da1dcdcd06c19aa8b828a8a796680b81cee330b041829fa90418661e7c6e96500afcc7
Size (activerecord-5.2.8.gem) = 358400 bytes
BLAKE2s (activerecord-5.2.8.1.gem) = 3bb38557e307386380b2f386eb0a0e131f1ce82030d9d99933f620619387009e
SHA512 (activerecord-5.2.8.1.gem) = dd0a7b2f2b6cfcc968ca989ecd979a6e8326c2bf6474beb132b0f9e0298177fb916571fb219cf66b32aa20718a6d29cffcba60beee4a2449a2677306d989d49e
Size (activerecord-5.2.8.1.gem) = 359424 bytes

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.18 2022/06/07 14:59:21 taca Exp $
$NetBSD: distinfo,v 1.18.2.1 2022/07/23 19:15:50 spz Exp $
BLAKE2s (activerecord-6.0.5.gem) = 220722d6730cb0c96b14ac658c84448b433a1ab66e4c681319ca7e8cf7efbd0c
SHA512 (activerecord-6.0.5.gem) = 645ccf5b96e9cd4e639b559121164aa48069bfcd0db6ebfa11cd9fc2d942eab8ab9b153ee26943f6a9ad8db5b6b6d76a1cd7351779343b4d68d618242a33e6e4
Size (activerecord-6.0.5.gem) = 410624 bytes
BLAKE2s (activerecord-6.0.5.1.gem) = b603e374f52f7f7edd05d4285dd67d1ef7bde9296cf2802ec3452f6e211ebb1b
SHA512 (activerecord-6.0.5.1.gem) = 341e28f0a8834e57224b6b429c30b129098d9e50d669fa61879abd06e5d6fe28a7d5fd11dffcbb8769405bc0c7f4937340633adbb762bb226757e8fed866735a
Size (activerecord-6.0.5.1.gem) = 411136 bytes

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.13 2022/06/07 15:05:22 taca Exp $
$NetBSD: distinfo,v 1.13.2.1 2022/07/23 19:35:07 spz Exp $
BLAKE2s (activerecord-6.1.6.gem) = ae642639c76640a7fe4ea99909cace7c3b1a09f85729ba667664cd8deeb97f11
SHA512 (activerecord-6.1.6.gem) = 9982356c9d7edbcecb2eda2f2b956166514b74bbf1d195193948fee69a55b5d50b81e33779d67e21215605167e680dd39e6793ade3c53b3d0aa4b7efe12d0161
Size (activerecord-6.1.6.gem) = 432128 bytes
BLAKE2s (activerecord-6.1.6.1.gem) = e299bd566523ce8f763ce69fa90a630a4d6a54eff1beea17c03ee9ef86ad638c
SHA512 (activerecord-6.1.6.1.gem) = fabe5c4db41ab8aab529e743592634e94e914edb97690a6a3b0cd16e7d31d00d014a1a44ed4248286516f92ee0bbb1d0a0b92026f1016885e4efa25492a4185b
Size (activerecord-6.1.6.1.gem) = 432640 bytes

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.6 2022/06/07 15:19:27 taca Exp $
$NetBSD: distinfo,v 1.6.2.1 2022/07/23 19:40:53 spz Exp $
BLAKE2s (activerecord-7.0.3.gem) = 59548ccc12044f0b75e889ecdc878b33a5609a25a36bbf3fe740b200af205379
SHA512 (activerecord-7.0.3.gem) = 266a3957f4c51a11c76b0f7b61ae61a6881d8ef8524d0110bb20dd15e8cd7a0aaed956ce66c37170fba5ad2ce756f3716c950335a5eb87fc3927cbea18eab975
Size (activerecord-7.0.3.gem) = 474112 bytes
BLAKE2s (activerecord-7.0.3.1.gem) = 854a94b3af7533b488bec56256236299dce011fcf1fed3a488948afb5f9ffbea
SHA512 (activerecord-7.0.3.1.gem) = 28460f9e2bb3a9231a9d4f25216400ce93d2ec10d2ad81bad4c7a80cc9f8fcd44e99806197d586bc69a0b5a141b12b243322731ebbb19a59d9c690fede78e3b6
Size (activerecord-7.0.3.1.gem) = 474624 bytes

View File

@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.119 2022/05/09 12:00:16 adam Exp $
$NetBSD: distinfo,v 1.119.2.1 2022/07/26 19:29:01 spz Exp $
BLAKE2s (git-2.36.1.tar.xz) = cb270cd6a16e2669772132c0d8b816b449314b790a9eee873432157a2207ac0c
SHA512 (git-2.36.1.tar.xz) = 459432bd0c1d5a87c828a6fbf6d3473f14bf6b95783b3f27ea4f3af1ba9fd0e712a96a41276a16c6ebeb7ac3583a5f445eedd0a9e19fe160c2c8e309ec58818e
Size (git-2.36.1.tar.xz) = 7004044 bytes
BLAKE2s (git-2.37.1.tar.xz) = 5068f0c16d70ccd984f61f1cfdc2f4034b52b5e449d07f8d3bd35449bc744e1a
SHA512 (git-2.37.1.tar.xz) = 3c9cad6b4757f425ee53996d8d80db2226b246513cbcec9011022e02e4235d7ec38c7c1aada73bb3c9279a91d1aaf8664633356ce1dce847e0d371f702a5b766
Size (git-2.37.1.tar.xz) = 6980388 bytes
SHA1 (patch-Documentation_Makefile) = 6025adac0fbb4b403f3954e6dac9d690dfb22daa
SHA1 (patch-Makefile) = e3e07365a22c8612e0f5ff3b7befb2bdd788dfb8
SHA1 (patch-config.mak.uname) = 5316873147acf5b6ef29e426946280bb6441c886

View File

@ -1,7 +1,7 @@
# $NetBSD: Makefile.version,v 1.105 2022/05/09 12:00:15 adam Exp $
# $NetBSD: Makefile.version,v 1.105.2.1 2022/07/26 19:29:02 spz Exp $
#
# used by devel/git/Makefile.common
# used by devel/git-cvs/Makefile
# used by devel/git-svn/Makefile
GIT_VERSION= 2.36.1
GIT_VERSION= 2.37.1

View File

@ -1,13 +1,13 @@
$NetBSD: patch-aa,v 1.1.1.1 2009/04/18 02:27:21 rh Exp $
$NetBSD: patch-aa,v 1.1 2009/04/18 02:19:23 rh Exp $
--- GNUmakefile.orig 2009-04-18 11:56:31.000000000 +1000
--- GNUmakefile.orig 2009-04-18 10:49:03.000000000 +1000
+++ GNUmakefile
@@ -38,7 +38,7 @@ GNUSTEP_INSTALLATION_DOMAIN = SYSTEM
include $(GNUSTEP_MAKEFILES)/common.make
include ./Version
-SUBPROJECTS = Foundation Resources examples
+SUBPROJECTS = examples
+SUBPROJECTS = Foundation Resources
include $(GNUSTEP_MAKEFILES)/aggregate.make

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.14 2022/06/07 14:48:12 taca Exp $
$NetBSD: distinfo,v 1.14.2.1 2022/07/23 17:05:52 spz Exp $
BLAKE2s (activejob-5.2.8.gem) = 95b0a069f29b53525e6f3a6ca996abd6270fff82405a2737ccebafdacbee9434
SHA512 (activejob-5.2.8.gem) = 5d708317c7fbff448710ac2c7958c01f4d3453a62d12913fc6e28dc4aa55a7914d5f37e2be652e7827cb56cc5d5607dce97e0dbe7f7a7be272cdb848f811223a
Size (activejob-5.2.8.gem) = 26624 bytes
BLAKE2s (activejob-5.2.8.1.gem) = 3278bf01bfa97d23ce6453cc2f50d083873d1bbfeaa9e693bfcbfcc98b05db10
SHA512 (activejob-5.2.8.1.gem) = 9b9d9e87d3799dfe4e01ba6f3f99a545aab77ff56bcd18758acf23837357d8119d6077429dc25c1cf0f51a06fcd72fe8369f924db1a7d473d2c4280d45a8bce9
Size (activejob-5.2.8.1.gem) = 26624 bytes

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.18 2022/06/07 14:59:20 taca Exp $
$NetBSD: distinfo,v 1.18.2.1 2022/07/23 19:15:50 spz Exp $
BLAKE2s (activejob-6.0.5.gem) = 76c5f5621d86178dd89227ef3bd2304fef5179b8e9f6bc7dc440f6ac55c14ef7
SHA512 (activejob-6.0.5.gem) = 0d091110e90d5aa5013f62a64e342dcf05dcbd395bda02824a1f405ca9b51adf9782f7b18ce1e9aadccce9d0b90b5d613b5b26509b79a6490e7f20eebbc11bee
Size (activejob-6.0.5.gem) = 31744 bytes
BLAKE2s (activejob-6.0.5.1.gem) = 8c8079bdd7cac84b49786b39bfe58508918a2bb018d679d82ae97e338a5068c6
SHA512 (activejob-6.0.5.1.gem) = 42227354afccba496f1351f3827bdf35ae24db610f30725a725a237fca4a3c9da7c828e64150ee4ec71d72fc5dcdbe53184eebc70106af7ebc8ad8056e469a5f
Size (activejob-6.0.5.1.gem) = 31744 bytes

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.13 2022/06/07 15:05:22 taca Exp $
$NetBSD: distinfo,v 1.13.2.1 2022/07/23 19:35:07 spz Exp $
BLAKE2s (activejob-6.1.6.gem) = f2c27a75302814c8596f85bda13d71b29f876241fff267daf1473b4e4a5483eb
SHA512 (activejob-6.1.6.gem) = 726256fb8218354e26b5b950486fc14142e7435e0e05d680864aed61533912cc15e81ac06a11ce35ded39c7e6f0f311b23deffc0761fe8e62194a364276a094c
Size (activejob-6.1.6.gem) = 32768 bytes
BLAKE2s (activejob-6.1.6.1.gem) = 5a63ad6c738c433d68fbf739e11a688b4a259c3762d4d78c5563a4e802946bd6
SHA512 (activejob-6.1.6.1.gem) = 706cfd210e075b8e84bb19555ac40335ba68631e754dfc07d4671d842778cb01ff6de896fed093edd216d0ffddd3e999595d60c9970260bcec99d73f1ccff791
Size (activejob-6.1.6.1.gem) = 32768 bytes

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.6 2022/06/07 15:17:13 taca Exp $
$NetBSD: distinfo,v 1.6.2.1 2022/07/23 19:40:53 spz Exp $
BLAKE2s (activejob-7.0.3.gem) = 4a06c83f6c6b2c76d805e03a52818699d930ae3b4e64b897eb9e81269f63e67f
SHA512 (activejob-7.0.3.gem) = 05c1f8d22cf78d99348d418203f837bbe6a932056ad9cf2d992a85109ffa8d1399d49e2be84641fe8f6ae8eda1be189b61d4b1845b0532647015637d0b417983
Size (activejob-7.0.3.gem) = 33280 bytes
BLAKE2s (activejob-7.0.3.1.gem) = 3b50837931f9662bb3b009622db793fe2c8951b6c22b0d10255868b97b048032
SHA512 (activejob-7.0.3.1.gem) = 724dcea780fce091fb3323c64fb4b3bf65d52591c2ca59bd50816c9cbecda7cd4239ba42a2451be47a5aceff39f8482a02ad52637c31a638d2737c79e67e94d1
Size (activejob-7.0.3.1.gem) = 33280 bytes

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.14 2022/06/07 14:48:12 taca Exp $
$NetBSD: distinfo,v 1.14.2.1 2022/07/23 17:05:52 spz Exp $
BLAKE2s (activemodel-5.2.8.gem) = 4a8767c2ce199393d4100d3c8e50d64b1a449e75fd495b4d7db52eaf71bbda68
SHA512 (activemodel-5.2.8.gem) = 489bdf4637abf50079d2e21f9054ae27eae9016a559d6ae59fc79c3cbc8bd8767a30fa5b8f190c008ae21be11d7ea08b4e6214c17fe811941c7101f8e73e3720
Size (activemodel-5.2.8.gem) = 56832 bytes
BLAKE2s (activemodel-5.2.8.1.gem) = 4106ffec48852c29c4708725be30e49344826df23c1a251355f009a86a3ace80
SHA512 (activemodel-5.2.8.1.gem) = 87b432d530f058396b0e23ebefe77d7dc888d20d29f7fa9794db3d544a96e6fc1c31b60b8073b5e17ceacf7ebe9bc0790950e1e18de4aaf06d5a247b25f90ad6
Size (activemodel-5.2.8.1.gem) = 56832 bytes

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.18 2022/06/07 14:59:20 taca Exp $
$NetBSD: distinfo,v 1.18.2.1 2022/07/23 19:15:50 spz Exp $
BLAKE2s (activemodel-6.0.5.gem) = 65df888542fe7fb8a6afe8c2c1da743ae9390a2df6e7c54fe957404f1fbe8dcf
SHA512 (activemodel-6.0.5.gem) = 9a3b2edacbb04d61875ec9138ec7fc73819addc44c02af07589d5a95932c5dafb9a52a510317b1692821d7fd997ac014586889cd1e1544b46c4806ff4d4e348d
Size (activemodel-6.0.5.gem) = 58880 bytes
BLAKE2s (activemodel-6.0.5.1.gem) = dcb8083c2b2dbe2b996c50c293a6075937953f6ac297e2cac2ee07b36883f46e
SHA512 (activemodel-6.0.5.1.gem) = 64da8065c93a3a1e30b1c7b58e39aa50254ea32a904f31ef10108311906f86b83c5954f1e33ef7f48149fd0c5f745e82433adef6f8e3cbff81bd349af8d153af
Size (activemodel-6.0.5.1.gem) = 58880 bytes

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.13 2022/06/07 15:05:22 taca Exp $
$NetBSD: distinfo,v 1.13.2.1 2022/07/23 19:35:07 spz Exp $
BLAKE2s (activemodel-6.1.6.gem) = 5adf7226f232bf42e4e29e9b201b6b63835f1cd3016c393952cdb4b688cb36dd
SHA512 (activemodel-6.1.6.gem) = d0198f53c05a40fe9a641fab0f674c068340cd19a4f9f9d03fe1b0030567ee6dd88dcaf462561dd24b9465c1b695a259bf7d97c654b9537e1d4adfa287ece32e
Size (activemodel-6.1.6.gem) = 62464 bytes
BLAKE2s (activemodel-6.1.6.1.gem) = 8ee9754f374ca894280bafedfc421962438fbcebd68f619d787ce7a6fcabf75d
SHA512 (activemodel-6.1.6.1.gem) = 1369524d0d4fc9193b897e18d4e108e4a5bee183752a57305fb43e63e1648757b4cf8ea98b6afe8a3be6291fbe6ee1e5e2df50beebb576133967a012de95184b
Size (activemodel-6.1.6.1.gem) = 62464 bytes

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.6 2022/06/07 15:16:15 taca Exp $
$NetBSD: distinfo,v 1.6.2.1 2022/07/23 19:40:53 spz Exp $
BLAKE2s (activemodel-7.0.3.gem) = abc0007d58ea4d502577f4f94e4ea8a27049b9170352d59788f65c8e5b347b4f
SHA512 (activemodel-7.0.3.gem) = f19a1ea495299a831a46633f6628632f0098762ba85886de8383be8b7824f29ee485025280b359465c60bacf7e1dd1729d48cbe1c5ac30826dbc09148bf96348
Size (activemodel-7.0.3.gem) = 60928 bytes
BLAKE2s (activemodel-7.0.3.1.gem) = 5c325bc7a95830367e43c801723fffcfff64f232867bda681816df293d1edf59
SHA512 (activemodel-7.0.3.1.gem) = 427e19902aa44892197fe85f078b2b79676e87f02a871a107321fed0aa888b2507a0d67230d54ba6b14990f2a22b244dfaa74f8c643f767ad86363c1d602b413
Size (activemodel-7.0.3.1.gem) = 60928 bytes

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.14 2022/06/07 14:48:12 taca Exp $
$NetBSD: distinfo,v 1.14.2.1 2022/07/23 17:05:52 spz Exp $
BLAKE2s (activestorage-5.2.8.gem) = e1214249012a8d4d8fd48242c7d9c49670c0b83a3cb9938fc6a9edb06631f4ef
SHA512 (activestorage-5.2.8.gem) = 5511d71aaafe70f272c721e0bb40cedb6f477d2719c3cfe4228aad04c43d1cb7ab7c8f63cbd6c43e64c9247077b6a6ad3969c93fc40ba40a053604d243be32fd
Size (activestorage-5.2.8.gem) = 46592 bytes
BLAKE2s (activestorage-5.2.8.1.gem) = ffc66d4d38e49595245d86a2441e97e055d03e17f246dab01ed732b8cb27b3f9
SHA512 (activestorage-5.2.8.1.gem) = c6fb7ef3f47ed6e37b35cbe5a4a04dab15f391cab25c91224a6e6330e41d6c94787c482143d4064a662fa3fabae95dd53fbd56db7f970ac354961633c510bf26
Size (activestorage-5.2.8.1.gem) = 46592 bytes

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.18 2022/06/07 14:59:21 taca Exp $
$NetBSD: distinfo,v 1.18.2.1 2022/07/23 19:15:51 spz Exp $
BLAKE2s (activestorage-6.0.5.gem) = d7d952f6a429aecbe71e27067fdee0c0fc2ede3d8587991944b673a6d3a79971
SHA512 (activestorage-6.0.5.gem) = fb94e60ad337ec3897c9f849391e6ff9c3d12066193117874b38ca30490ca832120bc53cfbaf776a45c15a9f0c638ff4b5e00423a22676262afa61cbcd806405
Size (activestorage-6.0.5.gem) = 53248 bytes
BLAKE2s (activestorage-6.0.5.1.gem) = 58bc55c1ce70c396cdefe342323d034cfbaea754656896ccd4cc8930632976bc
SHA512 (activestorage-6.0.5.1.gem) = bf9904c846d3996217e0097332dabe1b27a5c6f68b6cb7b62d4c29b5260d899a377a73960785ba7545468a3bb7dfc039dd836c12dcd0745c5474adde7b4675c7
Size (activestorage-6.0.5.1.gem) = 53248 bytes

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.13 2022/06/07 15:05:22 taca Exp $
$NetBSD: distinfo,v 1.13.2.1 2022/07/23 19:35:07 spz Exp $
BLAKE2s (activestorage-6.1.6.gem) = c0e169ace5b5cb032dc006a09bff263e8417fc0a6848c424bb086ce85f79f96b
SHA512 (activestorage-6.1.6.gem) = b910f2c41590bee291b11da9c3abb3ed5d088ef6407bc1e3da3d7c017956754240094608f19bab5b50f03459f808e2d60dc73a2f75bc2d482fc1f4539a4511f7
Size (activestorage-6.1.6.gem) = 57856 bytes
BLAKE2s (activestorage-6.1.6.1.gem) = 398dad15264a3db64376d16350fe08956fd6455df4918d10b50ea35ee59508eb
SHA512 (activestorage-6.1.6.1.gem) = 59557a7963286fa3bb7c82699906d970ed21e1aa7e9dce0ba240d709f279e1cb922df6797c7147850b5864b2942f6b9c8f1b04ac7a26a4a0d11fade387c97ce6
Size (activestorage-6.1.6.1.gem) = 57856 bytes

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.6 2022/06/07 15:20:09 taca Exp $
$NetBSD: distinfo,v 1.6.2.1 2022/07/23 19:40:53 spz Exp $
BLAKE2s (activestorage-7.0.3.gem) = eb1d7ea6596c632a732226f109b5835ed397ce62253373a29b3219dd7379e6ea
SHA512 (activestorage-7.0.3.gem) = 2d516d6906c3a5274374ea56e6f7defba87fd9e91ea923029bdba91206bdc47835150191fa5615a9e54ea897868a5633df6497345cf6e7113546c2cc72542b49
Size (activestorage-7.0.3.gem) = 65536 bytes
BLAKE2s (activestorage-7.0.3.1.gem) = 26968078d2692fd4b8e7280994e51684a9d0209131e0b6936e95bb9b90528df1
SHA512 (activestorage-7.0.3.1.gem) = fce177441c17366d1cc4997d35e7970b619425b6a6d8a537c128aa7e535f19abe3791e500a77e3ed483472922918950a2de8a9c60a6d1ecc83779aec3990b8d7
Size (activestorage-7.0.3.1.gem) = 65536 bytes

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.14 2022/06/07 14:48:12 taca Exp $
$NetBSD: distinfo,v 1.14.2.1 2022/07/23 17:05:52 spz Exp $
BLAKE2s (activesupport-5.2.8.gem) = 0df0637e6b38f4e82fe146130daaa9ca0db635d0065b459b3ca04d732c9e3dc1
SHA512 (activesupport-5.2.8.gem) = 979bb2163d592c02b96dc19e20036bd744fb7a961a744296854ab8a0e752de67c06026b94e00ed083f41843921cc508db96d61a247a01cd1c2279789723ad4f7
Size (activesupport-5.2.8.gem) = 382976 bytes
BLAKE2s (activesupport-5.2.8.1.gem) = 17e84d1c6a2a5c5727e5aeb2285b89aeadff0e44c13bb56934c269f336df9d22
SHA512 (activesupport-5.2.8.1.gem) = 48074315729ddc43058c0e7545044a774f69ff7e47600acc92ae1776311550f00e30a6ebe62ca57548fc7e288cd906013fdf3694d86852b6caafeeced973b5ba
Size (activesupport-5.2.8.1.gem) = 382976 bytes

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.18 2022/06/07 14:59:20 taca Exp $
$NetBSD: distinfo,v 1.18.2.1 2022/07/23 19:15:51 spz Exp $
BLAKE2s (activesupport-6.0.5.gem) = 84cbe5e737842c3fc6439540d41450c0f214568c81ffa531c713e41de3c57194
SHA512 (activesupport-6.0.5.gem) = 47ce244b44a06b4988f1a0c70aced85f0f2bc700ad0b49aa6df39eeec9bc15138c074cc18d4ca5c01e140e25e7e73a40c742114d38cbd0f9d1a39f89471e9c07
Size (activesupport-6.0.5.gem) = 215040 bytes
BLAKE2s (activesupport-6.0.5.1.gem) = 9e90d6e1209a44f3fdc901e2bcb9650965a532fbfcc198bea578f5846682c180
SHA512 (activesupport-6.0.5.1.gem) = 04d6d6b4ecde1178f34b3bc7b21072bcd898f93b58159e7a47f997de8b1118bc008a9d02fcdee58f4e81f84fd6464761a255882ed4da0c065d4629e17969b467
Size (activesupport-6.0.5.1.gem) = 215040 bytes

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.13 2022/06/07 15:05:22 taca Exp $
$NetBSD: distinfo,v 1.13.2.1 2022/07/23 19:35:07 spz Exp $
BLAKE2s (activesupport-6.1.6.gem) = 4982993682be86cb9110ab7c98f6e408acad3d40ffbad73ef5178935ec346382
SHA512 (activesupport-6.1.6.gem) = 786d5707792aeed11cb334b6db0ba487302d968e6d4f82d0ad5c6464e3e78a33a96d6e790b506221f629608eb3edd57c6a9e3c84919147226c42ce38aa619b66
Size (activesupport-6.1.6.gem) = 220672 bytes
BLAKE2s (activesupport-6.1.6.1.gem) = 2d429a1e9dbb41892f13e72fc83c1089721caf654d8febf118f556771431d650
SHA512 (activesupport-6.1.6.1.gem) = d1bd130f8cb93cc353d216f6ed7a3ba6f9a6ef82f702bbfd718ce16f610f0481453c510205970669e52b9e3cd6abf9ae50a904ce84362f1169cfd2935caedde7
Size (activesupport-6.1.6.1.gem) = 220672 bytes

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.6 2022/06/07 15:15:29 taca Exp $
$NetBSD: distinfo,v 1.6.2.1 2022/07/23 19:40:53 spz Exp $
BLAKE2s (activesupport-7.0.3.gem) = e345bece8c29387d95d8e521ad43ffffd010fff62d9183a88ceaecc800c71dbc
SHA512 (activesupport-7.0.3.gem) = 5d97e6731569bdfbb32a6e5ae2c23152d034008decb71775a9374713b53fcea414b3b89a48eb254f9eb26e2f9d2067d26821a64303cf2a37b3a2701c140e89ec
Size (activesupport-7.0.3.gem) = 223232 bytes
BLAKE2s (activesupport-7.0.3.1.gem) = bc6149056a7b6c9944721c067748009e6e64e02e09eec3d770de11c0bd9adbff
SHA512 (activesupport-7.0.3.1.gem) = 2670c6f7aa9bcfda448a72c7d67869fec19e4d6f8c40aae9955d4ae542753feda1d78b66ff774201787b8c73e942d9a3caae3acadf2a91b4196923232d5f8655
Size (activesupport-7.0.3.1.gem) = 223232 bytes

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3 2022/06/07 14:48:13 taca Exp $
# $NetBSD: Makefile,v 1.3.2.1 2022/07/23 17:05:52 spz Exp $
DISTNAME= railties-${RAILS_VERSION}
PKGNAME= ${RUBY_PKGPREFIX}-railties${RUBY_RAILS}-${RAILS_VERSION}
@ -20,14 +20,12 @@ RUBY_RAILS_ACCEPTED= 52
RUBY_RAILS_STRICT_DEP= yes
RUBYGEM_OPTIONS+= --format-executable
OVERRIDE_GEMSPEC+= :executables rails=rails${RUBY_RAILS} \
:files exe/rails=exe/rails${RUBY_RAILS} \
:files lib/rails/.DS_Store=
:files exe/rails=exe/rails${RUBY_RAILS}
pre-configure:
${TEST} -f ${WRKSRC}/exe/rails${RUBY_RAILS} || \
${MV} ${WRKSRC}/exe/rails ${WRKSRC}/exe/rails${RUBY_RAILS}
${CHMOD} ${BINMODE} ${WRKSRC}/exe/rails${RUBY_RAILS}
${RM} ${WRKSRC}/lib/rails/.DS_Store
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.14 2022/06/07 14:48:13 taca Exp $
$NetBSD: distinfo,v 1.14.2.1 2022/07/23 17:05:52 spz Exp $
BLAKE2s (railties-5.2.8.gem) = 8a28e92d4fd905db207e09ce7f8f7ea9c311f04840fdb10ebd8aa9bec355ae3b
SHA512 (railties-5.2.8.gem) = c6d3b7ef1294c99301ce75045e25617ce14b42c0b29e855967f9ff9bba1d331212113e10207934f7470f4fbd327026627d4edf60aa5e3f189f82c594f6613359
Size (railties-5.2.8.gem) = 237056 bytes
BLAKE2s (railties-5.2.8.1.gem) = e0d2517338cb14d7a3db10916584bc973d978324a042615552028239e2cf9548
SHA512 (railties-5.2.8.1.gem) = 2cd40d0a967c85e4e908e820aed8bdee42fa85dcf8bd877e5ced609a072936e269640853f6eb2135c6a214b0cae9d01212a5a94da36935ac6ce500acfd7c8fe8
Size (railties-5.2.8.1.gem) = 236544 bytes

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.4 2022/06/07 14:59:21 taca Exp $
# $NetBSD: Makefile,v 1.4.2.1 2022/07/23 19:15:51 spz Exp $
DISTNAME= railties-${RAILS_VERSION}
PKGNAME= ${RUBY_PKGPREFIX}-railties${RUBY_RAILS}-${RAILS_VERSION}
@ -20,14 +20,12 @@ RUBY_RAILS_ACCEPTED= 60
RUBY_RAILS_STRICT_DEP= yes
RUBYGEM_OPTIONS+= --format-executable
OVERRIDE_GEMSPEC+= :executables rails=rails${RUBY_RAILS} \
:files exe/rails=exe/rails${RUBY_RAILS} \
:files lib/rails/.DS_Store=
:files exe/rails=exe/rails${RUBY_RAILS}
pre-configure:
${TEST} -f ${WRKSRC}/exe/rails${RUBY_RAILS} || \
${MV} ${WRKSRC}/exe/rails ${WRKSRC}/exe/rails${RUBY_RAILS}
${CHMOD} ${BINMODE} ${WRKSRC}/exe/rails${RUBY_RAILS}
${RM} ${WRKSRC}/lib/rails/.DS_Store
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.18 2022/06/07 14:59:21 taca Exp $
$NetBSD: distinfo,v 1.18.2.1 2022/07/23 19:15:51 spz Exp $
BLAKE2s (railties-6.0.5.gem) = 5fd092c8157f89a5c58804e490400b2dc5bf19fbc9444d771230d9bcbf062b35
SHA512 (railties-6.0.5.gem) = f95430e2c2e8c911c17b1270787f50006e54db401dfe5dc63da6b805572f493c56c4c0ff5c22abf17237758c225b69501bddfd83b5689e3e90cf815e982d7e86
Size (railties-6.0.5.gem) = 456192 bytes
BLAKE2s (railties-6.0.5.1.gem) = 95ded97ec3d7e3e906adb4272eb85420b661aa8aaaa9afd7b981fbd980a679e9
SHA512 (railties-6.0.5.1.gem) = d2215ad9101441a7f664a93b4f9553bf32bd1e7fc239f561438dbe137e74d369b1c89703aa8010671dbd9a60969c3d8f7e61ad9984dc7a56a4d4b5e450bdffb9
Size (railties-6.0.5.1.gem) = 455680 bytes

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3 2022/06/07 15:05:23 taca Exp $
# $NetBSD: Makefile,v 1.3.2.1 2022/07/23 19:35:08 spz Exp $
DISTNAME= railties-${RAILS_VERSION}
PKGNAME= ${RUBY_PKGPREFIX}-railties${RUBY_RAILS}-${RAILS_VERSION}
@ -19,14 +19,12 @@ RUBY_RAILS_ACCEPTED= 61
RUBY_RAILS_STRICT_DEP= yes
RUBYGEM_OPTIONS+= --format-executable
OVERRIDE_GEMSPEC+= :executables rails=rails${RUBY_RAILS} \
:files exe/rails=exe/rails${RUBY_RAILS} \
:files lib/rails/.DS_Store=
:files exe/rails=exe/rails${RUBY_RAILS}
pre-configure:
${TEST} -f ${WRKSRC}/exe/rails${RUBY_RAILS} || \
${MV} ${WRKSRC}/exe/rails ${WRKSRC}/exe/rails${RUBY_RAILS}
${CHMOD} ${BINMODE} ${WRKSRC}/exe/rails${RUBY_RAILS}
${RM} ${WRKSRC}/lib/rails/.DS_Store
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.13 2022/06/07 15:05:23 taca Exp $
$NetBSD: distinfo,v 1.13.2.1 2022/07/23 19:35:08 spz Exp $
BLAKE2s (railties-6.1.6.gem) = ed8c22a93153709c1fdcc695504d2a8e91138eb82bbaf9391bb894d9b55f472a
SHA512 (railties-6.1.6.gem) = 5975bfd036c6a512d5bc5fbab447392fdd4933d3ef16c8c43c51b2024143c3cae222f381730c47deabd22894cf2fea2e92c7f3e64e3f660a99d445a322778a44
Size (railties-6.1.6.gem) = 457728 bytes
BLAKE2s (railties-6.1.6.1.gem) = 63f03d87ef7d86e48825717dbf6c05e597889354d95c33890507cf3b3f55a0bc
SHA512 (railties-6.1.6.1.gem) = 66264504f850cfee022fd444cfd78fd45e05d6323866370d07cf62e119342cc170f6b6f9028e40b747dde2b64225c4d01ad1be5d8d1a990c6c51022cb73bc778
Size (railties-6.1.6.1.gem) = 457216 bytes

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.4 2022/06/07 15:22:14 taca Exp $
# $NetBSD: Makefile,v 1.4.2.1 2022/07/23 19:40:54 spz Exp $
DISTNAME= railties-${RAILS_VERSION}
PKGNAME= ${RUBY_PKGPREFIX}-railties${RUBY_RAILS}-${RAILS_VERSION}
@ -20,8 +20,7 @@ RUBY_RAILS_ACCEPTED= 70
RUBY_RAILS_STRICT_DEP= yes
RUBYGEM_OPTIONS+= --format-executable
OVERRIDE_GEMSPEC+= :executables rails=rails${RUBY_RAILS} \
:files exe/rails=exe/rails${RUBY_RAILS} \
:files lib/rails/.DS_Store=
:files exe/rails=exe/rails${RUBY_RAILS}
RUBY_VERSIONS_INCOMPATIBLE= 26

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.6 2022/06/07 15:22:14 taca Exp $
$NetBSD: distinfo,v 1.6.2.1 2022/07/23 19:40:54 spz Exp $
BLAKE2s (railties-7.0.3.gem) = 3a010031e7594d309a6bfeef2012eb9d9c06d2aba434ac66b9dd9a57ac02abb6
SHA512 (railties-7.0.3.gem) = dcaad47d71785bcf418642b114de30e83b9f54d818387762cb856c07bb942b3e1c49c7056722ec81ffec3d44f96d35b2b75e4e27daf7a5b152361e9d9ff8eaee
Size (railties-7.0.3.gem) = 160256 bytes
BLAKE2s (railties-7.0.3.1.gem) = df3938eb1acb05e16f5ebb473e1158629a7d0e3de190b5db361faed34977e7cd
SHA512 (railties-7.0.3.1.gem) = eb871ce9d247b1bbe540237d98032fe0e1847ee5c3760f161dc5899586fcb6d2731bf21b36e54cebe760254c494080e0f0b635e4510ea3646ebadd40e807bc2f
Size (railties-7.0.3.1.gem) = 159744 bytes

View File

@ -1,4 +1,4 @@
$NetBSD: CHANGES-2022,v 1.3120 2022/06/27 07:50:24 wiz Exp $
$NetBSD: CHANGES-2022,v 1.3120.2.2 2022/07/21 18:58:08 gdt Exp $
Changes to the packages collection and infrastructure in 2022:

138
doc/CHANGES-pkgsrc-2022Q2 Normal file
View File

@ -0,0 +1,138 @@
$NetBSD: CHANGES-pkgsrc-2022Q2,v 1.1.2.8 2022/09/20 18:31:55 bsiegert Exp $
Changes to packages and infrastructure on the pkgsrc-2022Q2 branch:
Pullup ticket #6647 - requested by khorben
lang/python39: build fix
lang/python310: build fix
Pullup ticket #6648 - requested by nia
x11/libXft: NetBSD 8 build fix
Pullup ticket #6650 - requested by khorben
lang/nodejs14: security update
Pullup ticket #6651 - requested by khorben
lang/nodejs16: security update
Pullup ticket #6652 - requested by khorben
lang/nodejs: security update
Pullup ticket #6653 - requested by taca
databases/ruby-activerecord52: security update
devel/ruby-activejob52: security update
devel/ruby-activemodel52: security update
devel/ruby-activestorage52: security update
devel/ruby-activesupport52: security update
devel/ruby-railties52: security update
mail/ruby-actionmailer52: security update
www/ruby-actioncable52: security update
www/ruby-actionpack52: security update
www/ruby-actionview52: security update
www/ruby-rails52: security update
Pullup ticket #6654 - requested by taca
databases/ruby-activerecord60: security update
devel/ruby-activejob60: security update
devel/ruby-activemodel60: security update
devel/ruby-activestorage60: security update
devel/ruby-activesupport60: security update
devel/ruby-railties60: security update
mail/ruby-actionmailbox60: security update
mail/ruby-actionmailer60: security update
textproc/ruby-actiontext60: security update
www/ruby-actioncable60: security update
www/ruby-actionpack60: security update
www/ruby-actionview60: security update
www/ruby-rails60: security update
Pullup ticket #6655 - requested by taca
databases/ruby-activerecord61: security update
devel/ruby-activejob61: security update
devel/ruby-activemodel61: security update
devel/ruby-activestorage61: security update
devel/ruby-activesupport61: security update
devel/ruby-railties61: security update
mail/ruby-actionmailbox61: security update
mail/ruby-actionmailer61: security update
textproc/ruby-actiontext61: security update
www/ruby-actioncable61: security update
www/ruby-actionpack61: security update
www/ruby-actionview61: security update
www/ruby-rails61: security update
Pullup ticket #6656 - requested by taca
databases/ruby-activerecord70: security update
devel/ruby-activejob70: security update
devel/ruby-activemodel70: security update
devel/ruby-activestorage70: security update
devel/ruby-activesupport70: security update
devel/ruby-railties70: security update
mail/ruby-actionmailbox70: security update
mail/ruby-actionmailer70: security update
textproc/ruby-actiontext70: security update
www/ruby-actioncable70: security update
www/ruby-actionpack70: security update
www/ruby-actionview70: security update
www/ruby-rails70: security update
Pullup ticket #6649 - requested by khorben
chat/prosody: integration fix
Pullup ticket #6657 - requested by taca
devel/git: security update
devel/git-base: security update
devel/git-docs: security update
www/gitweb: security update
Pullup ticket #6658 - requested by nia
www/firefox91: security update
www/firefox91-l10n: dependency update
Pullup ticket #6659 - requested by khorben
chat/libpurple: security update
chat/finch: security update
chat/pidgin: security update
chat/pidgin-sametime: security update
chat/pidgin-silc: security update
Pullup ticket #6660 - requested by khorben
editors/vim-gtk2: security update
editors/vim-gtk3: security update
editors/vim-motif: security update
editors/vim-share: security update
editors/vim-xaw: security update
Pullup ticket #6661 - requested by taca
time/ruby-tzinfo1: security update
Pullup ticket #6662 - requested by taca
www/drupal7: security update
Pullup ticket #6663 - requested by taca
www/drupal9: security update
Pullup ticket #6665 - requested by khorben
net/rsync: security update
Pullup ticket #6666 - requested by khorben
net/unbound: security update
Pullup ticket #6667 - requested by khorben
security/openssl: security update
Pullup tickets #6664 #6669 - requested by taca
net/samba4: security update
databases/ldb: dependency update
Pullup ticket #6668 - requested by khorben
lang/openjdk8: security update
lang/openjdk11: security update
Pullup ticket #6671 - requested by gutteridge
textproc/libxslt: security fix
Pullup ticket #6670 - requested by nia
www/firefox91: security fix
www/firefox91-l10n: dependent update

View File

@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.96 2022/04/18 19:10:59 adam Exp $
# $NetBSD: Makefile,v 1.96.2.1 2022/08/27 15:35:47 spz Exp $
PKGNAME= vim-gtk2-${VIM_VERSION}.${VIM_PATCHLEVEL}
PKGREVISION= 10
COMMENT= Vim editor (vi clone) with X11 GTK2 GUI

View File

@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.23 2021/12/08 16:04:13 adam Exp $
# $NetBSD: Makefile,v 1.23.6.1 2022/08/27 15:35:47 spz Exp $
PKGNAME= vim-gtk3-${VIM_VERSION}.${VIM_PATCHLEVEL}
PKGREVISION= 5
COMMENT= Vim editor (vi clone) with X11 GTK3 GUI

View File

@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.41 2021/12/01 21:36:59 wiz Exp $
# $NetBSD: Makefile,v 1.41.6.1 2022/08/27 15:35:47 spz Exp $
PKGNAME= vim-motif-${VIM_VERSION}.${VIM_PATCHLEVEL}
PKGREVISION= 1
COMMENT= Vim editor (vi clone) with X11 Motif GUI

View File

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.60 2022/04/09 15:22:20 morr Exp $
@comment $NetBSD: PLIST,v 1.60.2.1 2022/08/27 15:35:47 spz Exp $
bin/xxd
man/man1/evim.1
man/man1/vim.1
@ -16,6 +16,7 @@ share/vim/${VIM_SUBDIR}/autoload/contextcomplete.vim
share/vim/${VIM_SUBDIR}/autoload/csscomplete.vim
share/vim/${VIM_SUBDIR}/autoload/decada.vim
share/vim/${VIM_SUBDIR}/autoload/dist/ft.vim
share/vim/${VIM_SUBDIR}/autoload/dist/man.vim
share/vim/${VIM_SUBDIR}/autoload/dist/script.vim
share/vim/${VIM_SUBDIR}/autoload/freebasic.vim
share/vim/${VIM_SUBDIR}/autoload/getscript.vim
@ -121,6 +122,7 @@ share/vim/${VIM_SUBDIR}/compiler/go.vim
share/vim/${VIM_SUBDIR}/compiler/haml.vim
share/vim/${VIM_SUBDIR}/compiler/hp_acc.vim
share/vim/${VIM_SUBDIR}/compiler/icc.vim
share/vim/${VIM_SUBDIR}/compiler/icon.vim
share/vim/${VIM_SUBDIR}/compiler/ifort.vim
share/vim/${VIM_SUBDIR}/compiler/intel.vim
share/vim/${VIM_SUBDIR}/compiler/irix5_c.vim
@ -143,7 +145,9 @@ share/vim/${VIM_SUBDIR}/compiler/ocaml.vim
share/vim/${VIM_SUBDIR}/compiler/onsgmls.vim
share/vim/${VIM_SUBDIR}/compiler/pbx.vim
share/vim/${VIM_SUBDIR}/compiler/perl.vim
share/vim/${VIM_SUBDIR}/compiler/perlcritic.vim
share/vim/${VIM_SUBDIR}/compiler/php.vim
share/vim/${VIM_SUBDIR}/compiler/podchecker.vim
share/vim/${VIM_SUBDIR}/compiler/powershell.vim
share/vim/${VIM_SUBDIR}/compiler/pylint.vim
share/vim/${VIM_SUBDIR}/compiler/pyunit.vim
@ -310,7 +314,9 @@ share/vim/${VIM_SUBDIR}/doc/usr_42.txt
share/vim/${VIM_SUBDIR}/doc/usr_43.txt
share/vim/${VIM_SUBDIR}/doc/usr_44.txt
share/vim/${VIM_SUBDIR}/doc/usr_45.txt
share/vim/${VIM_SUBDIR}/doc/usr_46.txt
share/vim/${VIM_SUBDIR}/doc/usr_50.txt
share/vim/${VIM_SUBDIR}/doc/usr_51.txt
share/vim/${VIM_SUBDIR}/doc/usr_52.txt
share/vim/${VIM_SUBDIR}/doc/usr_90.txt
share/vim/${VIM_SUBDIR}/doc/usr_toc.txt
share/vim/${VIM_SUBDIR}/doc/various.txt
@ -363,6 +369,7 @@ share/vim/${VIM_SUBDIR}/ftplugin/cmake.vim
share/vim/${VIM_SUBDIR}/ftplugin/cobol.vim
share/vim/${VIM_SUBDIR}/ftplugin/conf.vim
share/vim/${VIM_SUBDIR}/ftplugin/config.vim
share/vim/${VIM_SUBDIR}/ftplugin/confini.vim
share/vim/${VIM_SUBDIR}/ftplugin/context.vim
share/vim/${VIM_SUBDIR}/ftplugin/cpp.vim
share/vim/${VIM_SUBDIR}/ftplugin/crm.vim
@ -388,11 +395,13 @@ share/vim/${VIM_SUBDIR}/ftplugin/dtrace.vim
share/vim/${VIM_SUBDIR}/ftplugin/dune.vim
share/vim/${VIM_SUBDIR}/ftplugin/eiffel.vim
share/vim/${VIM_SUBDIR}/ftplugin/elinks.vim
share/vim/${VIM_SUBDIR}/ftplugin/elixir.vim
share/vim/${VIM_SUBDIR}/ftplugin/elm.vim
share/vim/${VIM_SUBDIR}/ftplugin/erlang.vim
share/vim/${VIM_SUBDIR}/ftplugin/eruby.vim
share/vim/${VIM_SUBDIR}/ftplugin/eterm.vim
share/vim/${VIM_SUBDIR}/ftplugin/falcon.vim
share/vim/${VIM_SUBDIR}/ftplugin/fennel.vim
share/vim/${VIM_SUBDIR}/ftplugin/fetchmail.vim
share/vim/${VIM_SUBDIR}/ftplugin/flexwiki.vim
share/vim/${VIM_SUBDIR}/ftplugin/fortran.vim
@ -423,6 +432,7 @@ share/vim/${VIM_SUBDIR}/ftplugin/hostsaccess.vim
share/vim/${VIM_SUBDIR}/ftplugin/html.vim
share/vim/${VIM_SUBDIR}/ftplugin/htmldjango.vim
share/vim/${VIM_SUBDIR}/ftplugin/i3config.vim
share/vim/${VIM_SUBDIR}/ftplugin/icon.vim
share/vim/${VIM_SUBDIR}/ftplugin/indent.vim
share/vim/${VIM_SUBDIR}/ftplugin/initex.vim
share/vim/${VIM_SUBDIR}/ftplugin/ishd.vim
@ -493,6 +503,7 @@ share/vim/${VIM_SUBDIR}/ftplugin/perl.vim
share/vim/${VIM_SUBDIR}/ftplugin/php.vim
share/vim/${VIM_SUBDIR}/ftplugin/pinfo.vim
share/vim/${VIM_SUBDIR}/ftplugin/plaintex.vim
share/vim/${VIM_SUBDIR}/ftplugin/pod.vim
share/vim/${VIM_SUBDIR}/ftplugin/poke.vim
share/vim/${VIM_SUBDIR}/ftplugin/postscr.vim
share/vim/${VIM_SUBDIR}/ftplugin/procmail.vim
@ -549,6 +560,7 @@ share/vim/${VIM_SUBDIR}/ftplugin/swiftgyb.vim
share/vim/${VIM_SUBDIR}/ftplugin/sysctl.vim
share/vim/${VIM_SUBDIR}/ftplugin/systemd.vim
share/vim/${VIM_SUBDIR}/ftplugin/systemverilog.vim
share/vim/${VIM_SUBDIR}/ftplugin/tap.vim
share/vim/${VIM_SUBDIR}/ftplugin/tcl.vim
share/vim/${VIM_SUBDIR}/ftplugin/tcsh.vim
share/vim/${VIM_SUBDIR}/ftplugin/terminfo.vim
@ -571,6 +583,8 @@ share/vim/${VIM_SUBDIR}/ftplugin/vhdl.vim
share/vim/${VIM_SUBDIR}/ftplugin/vim.vim
share/vim/${VIM_SUBDIR}/ftplugin/vroom.vim
share/vim/${VIM_SUBDIR}/ftplugin/wast.vim
share/vim/${VIM_SUBDIR}/ftplugin/wget.vim
share/vim/${VIM_SUBDIR}/ftplugin/wget2.vim
share/vim/${VIM_SUBDIR}/ftplugin/xdefaults.vim
share/vim/${VIM_SUBDIR}/ftplugin/xf86conf.vim
share/vim/${VIM_SUBDIR}/ftplugin/xhtml.vim
@ -585,6 +599,7 @@ share/vim/${VIM_SUBDIR}/ftplugin/zimbu.vim
share/vim/${VIM_SUBDIR}/ftplugin/zsh.vim
share/vim/${VIM_SUBDIR}/ftplugof.vim
share/vim/${VIM_SUBDIR}/gvimrc_example.vim
share/vim/${VIM_SUBDIR}/import/dist/vimhelp.vim
share/vim/${VIM_SUBDIR}/indent.vim
share/vim/${VIM_SUBDIR}/indent/README.txt
share/vim/${VIM_SUBDIR}/indent/aap.vim
@ -627,6 +642,7 @@ share/vim/${VIM_SUBDIR}/indent/erlang.vim
share/vim/${VIM_SUBDIR}/indent/eruby.vim
share/vim/${VIM_SUBDIR}/indent/eterm.vim
share/vim/${VIM_SUBDIR}/indent/falcon.vim
share/vim/${VIM_SUBDIR}/indent/fennel.vim
share/vim/${VIM_SUBDIR}/indent/fortran.vim
share/vim/${VIM_SUBDIR}/indent/framescript.vim
share/vim/${VIM_SUBDIR}/indent/freebasic.vim
@ -648,6 +664,7 @@ share/vim/${VIM_SUBDIR}/indent/json.vim
share/vim/${VIM_SUBDIR}/indent/jsonc.vim
share/vim/${VIM_SUBDIR}/indent/jsp.vim
share/vim/${VIM_SUBDIR}/indent/julia.vim
share/vim/${VIM_SUBDIR}/indent/krl.vim
share/vim/${VIM_SUBDIR}/indent/ld.vim
share/vim/${VIM_SUBDIR}/indent/less.vim
share/vim/${VIM_SUBDIR}/indent/lifelines.vim
@ -700,7 +717,6 @@ share/vim/${VIM_SUBDIR}/indent/sml.vim
share/vim/${VIM_SUBDIR}/indent/sql.vim
share/vim/${VIM_SUBDIR}/indent/sqlanywhere.vim
share/vim/${VIM_SUBDIR}/indent/sshconfig.vim
share/vim/${VIM_SUBDIR}/indent/systemd.vim
share/vim/${VIM_SUBDIR}/indent/systemverilog.vim
share/vim/${VIM_SUBDIR}/indent/tcl.vim
share/vim/${VIM_SUBDIR}/indent/tcsh.vim
@ -921,6 +937,7 @@ share/vim/${VIM_SUBDIR}/syntax/colortest.vim
share/vim/${VIM_SUBDIR}/syntax/conaryrecipe.vim
share/vim/${VIM_SUBDIR}/syntax/conf.vim
share/vim/${VIM_SUBDIR}/syntax/config.vim
share/vim/${VIM_SUBDIR}/syntax/confini.vim
share/vim/${VIM_SUBDIR}/syntax/context.vim
share/vim/${VIM_SUBDIR}/syntax/cpp.vim
share/vim/${VIM_SUBDIR}/syntax/crm.vim
@ -1104,6 +1121,7 @@ share/vim/${VIM_SUBDIR}/syntax/julia.vim
share/vim/${VIM_SUBDIR}/syntax/kconfig.vim
share/vim/${VIM_SUBDIR}/syntax/kivy.vim
share/vim/${VIM_SUBDIR}/syntax/kix.vim
share/vim/${VIM_SUBDIR}/syntax/krl.vim
share/vim/${VIM_SUBDIR}/syntax/kscript.vim
share/vim/${VIM_SUBDIR}/syntax/kwt.vim
share/vim/${VIM_SUBDIR}/syntax/lace.vim
@ -1206,6 +1224,7 @@ share/vim/${VIM_SUBDIR}/syntax/occam.vim
share/vim/${VIM_SUBDIR}/syntax/omnimark.vim
share/vim/${VIM_SUBDIR}/syntax/opam.vim
share/vim/${VIM_SUBDIR}/syntax/openroad.vim
share/vim/${VIM_SUBDIR}/syntax/openscad.vim
share/vim/${VIM_SUBDIR}/syntax/opl.vim
share/vim/${VIM_SUBDIR}/syntax/ora.vim
share/vim/${VIM_SUBDIR}/syntax/pamconf.vim
@ -1450,6 +1469,7 @@ share/vim/${VIM_SUBDIR}/syntax/wdiff.vim
share/vim/${VIM_SUBDIR}/syntax/web.vim
share/vim/${VIM_SUBDIR}/syntax/webmacro.vim
share/vim/${VIM_SUBDIR}/syntax/wget.vim
share/vim/${VIM_SUBDIR}/syntax/wget2.vim
share/vim/${VIM_SUBDIR}/syntax/whitespace.vim
share/vim/${VIM_SUBDIR}/syntax/winbatch.vim
share/vim/${VIM_SUBDIR}/syntax/wml.vim

View File

@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.198 2022/04/09 15:22:20 morr Exp $
$NetBSD: distinfo,v 1.198.2.1 2022/08/27 15:35:48 spz Exp $
BLAKE2s (vim-8.2.4721.tar.gz) = c7f8d7e7d10281b871fd271cef6fd07f41892b82fdae184f60828f62606fa97a
SHA512 (vim-8.2.4721.tar.gz) = 32e2f0db3e49e43e7afd37d316b067f8649c340f03f585e77cd5f973399aaca8aba413d95c71f446ba28c34366f5746a86e13c94eca0dbd68a79e37dff2fbb26
Size (vim-8.2.4721.tar.gz) = 16276522 bytes
BLAKE2s (vim-8.2.5172.tar.gz) = 4a41ce002a058f8344abb47e3fc54f9e65e5a39ea83c46cd3a2b6b0e353f72de
SHA512 (vim-8.2.5172.tar.gz) = d69fc53bf2fa93896a1050004c18aa1b53449d3aff8514f5d3f37d475b46967607ab1ddbfd145e234b5abac337f90e1ac48d65a3cfa81b4c763a3f76cd3402d4
Size (vim-8.2.5172.tar.gz) = 16657819 bytes
SHA1 (patch-Makefile) = eb6c93fb6a3b4364a331d574d94dde9107c8da0b
SHA1 (patch-auto_configure) = 6517ff23cb337f2fb3874f818d5a50861942aca9
SHA1 (patch-configure) = 4514af45a71309dabfecb8aae019fdc2e36e45b6

View File

@ -1,7 +1,7 @@
# $NetBSD: version.mk,v 1.137 2022/04/09 15:22:20 morr Exp $
# $NetBSD: version.mk,v 1.137.2.1 2022/08/27 15:35:48 spz Exp $
VIM_VERSION= 8.2
VIM_PATCHLEVEL= 4721
VIM_PATCHLEVEL= 5172
# Changelog: see http://ftp.vim.org/pub/vim/patches/8.2/
VIM_SUBDIR= vim82

View File

@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.64 2021/12/01 21:36:59 wiz Exp $
# $NetBSD: Makefile,v 1.64.6.1 2022/08/27 15:35:48 spz Exp $
PKGNAME= vim-xaw-${VIM_VERSION}.${VIM_PATCHLEVEL}
PKGREVISION= 1
COMMENT= Vim editor (vi clone) with X11 Athena GUI
.include "../../editors/vim-share/Makefile.common"

View File

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.236 2022/06/17 08:02:48 adam Exp $
# $NetBSD: Makefile,v 1.236.2.1 2022/07/23 16:54:32 spz Exp $
DISTNAME= node-v18.4.0
DISTNAME= node-v18.5.0
EXTRACT_SUFX= .tar.xz
USE_LANGUAGES= c gnu++17

View File

@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.216 2022/06/17 08:02:48 adam Exp $
$NetBSD: distinfo,v 1.216.2.1 2022/07/23 16:54:32 spz Exp $
BLAKE2s (node-v18.4.0.tar.xz) = ec9a1395aab424f851096c46a708b8c568b7f7c78c17738bf08a80016efff339
SHA512 (node-v18.4.0.tar.xz) = c00d90cf5cfa8cd5629ed0b7810c436c962e50bd78313789457fd4003900808a190769db9d41e9a22186c6d2cda232bd362d432089eb8990913f7786140e2813
Size (node-v18.4.0.tar.xz) = 37109064 bytes
BLAKE2s (node-v18.5.0.tar.xz) = 5e0e51204ffde2a264afee3bf9d7d1d808edb888230b781db4c42221ec6b0365
SHA512 (node-v18.5.0.tar.xz) = 7ad5654f7c7ff9236c2bbd37cb40afb0624d1fbdf7e38d646a2ce1fc96c8a18cdea844b324464b30e577aae675fa43596f65ee3c523efc73394b5d3b514bf067
Size (node-v18.5.0.tar.xz) = 37112412 bytes
SHA1 (patch-common.gypi) = 80f3645498853b9939167d152365b4fa49528b70
SHA1 (patch-deps_cares_cares.gyp) = 22b44f2ac59963f694dfe4f4585e08960b3dec32
SHA1 (patch-deps_uv_common.gypi) = d38a9c8d9e3522f15812aec2f5b1e1e636d4bab3

View File

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.3 2022/06/01 20:08:14 adam Exp $
# $NetBSD: Makefile,v 1.3.2.1 2022/07/23 11:39:51 spz Exp $
DISTNAME= node-v14.19.3
DISTNAME= node-v14.20.0
EXTRACT_SUFX= .tar.xz
USE_LANGUAGES= c gnu++14

View File

@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.2 2022/06/01 20:08:14 adam Exp $
$NetBSD: distinfo,v 1.2.2.1 2022/07/23 11:39:51 spz Exp $
BLAKE2s (node-v14.19.3.tar.xz) = 2e60610b507fd2cdeb565df8b5772c84a5229725c2600b00ac73a1efdfb127a8
SHA512 (node-v14.19.3.tar.xz) = 0d03d9efee23664faf368a6ab42fa7d653033aebda1f2730c80692577825e31ff5522f1a940933245050a6f9af4ee64b6d65fc890e3d2ecfced327a909b63b6f
Size (node-v14.19.3.tar.xz) = 34483792 bytes
BLAKE2s (node-v14.20.0.tar.xz) = 07861c31cc674f6238b64c0c04c3320c4db9e3f3ed4cac9a743519ce1f441cec
SHA512 (node-v14.20.0.tar.xz) = 400eb247c1d37ca64f4d643ab1852d2e1415ee190cf726b1e9b058386a1ebd6d7a9f40092afff228ec7980f37a78978252c1ef115aee47ec5b90c065f136b10f
Size (node-v14.20.0.tar.xz) = 34487684 bytes
SHA1 (patch-common.gypi) = f0bd2962bf7c8466db24b35a35154897ecad6316
SHA1 (patch-deps_cares_cares.gyp) = 22b44f2ac59963f694dfe4f4585e08960b3dec32
SHA1 (patch-deps_uv_common.gypi) = d38a9c8d9e3522f15812aec2f5b1e1e636d4bab3

View File

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.2 2022/06/02 09:45:46 adam Exp $
# $NetBSD: Makefile,v 1.2.2.1 2022/07/23 15:00:50 spz Exp $
DISTNAME= node-v16.15.1
DISTNAME= node-v16.16.0
EXTRACT_SUFX= .tar.xz
USE_LANGUAGES= c gnu++14

View File

@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.3 2022/06/05 08:18:53 mef Exp $
$NetBSD: distinfo,v 1.3.2.1 2022/07/23 15:00:50 spz Exp $
BLAKE2s (node-v16.15.1.tar.xz) = eacc0b49edd39486d642b016eeffc26d7cdac63568e4833e2d41d822ea29e58f
SHA512 (node-v16.15.1.tar.xz) = 18c05876f0afe6fd402a11824d1987ddadcb103d3ac16d5b500371536a5d53632c9cbf651b6f4a8d69b69e8bda2575beb7b68675c67fd6cd53e205acfba11038
Size (node-v16.15.1.tar.xz) = 34618208 bytes
BLAKE2s (node-v16.16.0.tar.xz) = e0a5079ad5f9f9a806f234ac4283cf2b335b6958f779504059c65b1dbc359e3f
SHA512 (node-v16.16.0.tar.xz) = 828bfee4f3789b02fec512a7d9785bf02650401c61b2d3ff80d8a3876420927fb9c8d0c2d66e45e1e8370c47cb81140d434747588322c4fedca7fd9e42b84ac3
Size (node-v16.16.0.tar.xz) = 35039712 bytes
SHA1 (patch-common.gypi) = 15393846d9dce28f963ef66faa504d5bb3e92018
SHA1 (patch-deps_cares_cares.gyp) = 22b44f2ac59963f694dfe4f4585e08960b3dec32
SHA1 (patch-deps_uv_common.gypi) = d38a9c8d9e3522f15812aec2f5b1e1e636d4bab3

View File

@ -1,12 +1,11 @@
# $NetBSD: Makefile,v 1.44 2022/05/14 12:02:56 tnn Exp $
# $NetBSD: Makefile,v 1.44.2.1 2022/08/28 13:58:00 spz Exp $
DISTNAME= jdk11u-${GITHUB_TAG:C/\+/-/}
PKGNAME= openjdk11-1.${GITHUB_TAG:C/\+/./:C/jdk-([.0-9]+).*/\1/}
PKGREVISION= 1
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GITHUB:=battleblow/}
GITHUB_PROJECT= jdk11u
GITHUB_TAG= jdk-11.0.15+10-1
GITHUB_TAG= jdk-11.0.16+8-1
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://openjdk.java.net/

View File

@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.34 2022/05/25 19:53:26 tnn Exp $
$NetBSD: distinfo,v 1.34.2.1 2022/08/28 13:58:00 spz Exp $
BLAKE2s (bootstrap-jdk-1.11.0.15.10-netbsd-8-earmv6hf-20220525.tar.xz) = f93572f551f242344e5d6d5e46b9812e5b426772842b5fa06fea4422e327c871
SHA512 (bootstrap-jdk-1.11.0.15.10-netbsd-8-earmv6hf-20220525.tar.xz) = c4030c99e4c1bb209f0c1ca6c10665c3f4c906f9d7dc13b912c3fbb8031f3dbb6f8d2e5e966cbbc452c307ba5d6de816c0f000b5b7c5d4e3fe8511baf12aab49
@ -12,9 +12,9 @@ Size (bootstrap-jdk-1.11.0.5.8-netbsd-7-i386-20190928.tar.xz) = 96662264 bytes
BLAKE2s (bootstrap-jdk-1.11.0.7.10-netbsd-9-aarch64-20200509.tar.xz) = 5aac0ec747ac714032dfcb4cc4f093ee3f9ddeb070301856727a8597cedd65cf
SHA512 (bootstrap-jdk-1.11.0.7.10-netbsd-9-aarch64-20200509.tar.xz) = 735f47d7398a48f0963c5d629c6c319dfe22d84bacd45f84a34f4784433c8cf6bfe6b356363a4591f035bec4a32e2e38d0a9c6be361aa57e5f0170ad4e16a1ad
Size (bootstrap-jdk-1.11.0.7.10-netbsd-9-aarch64-20200509.tar.xz) = 99673444 bytes
BLAKE2s (jdk11u-jdk-11.0.15-10-1.tar.gz) = 1ead16eff10210e68cd9c1407a9d729e248bb1ff075606d7fe3e5e62e4cde42d
SHA512 (jdk11u-jdk-11.0.15-10-1.tar.gz) = f2d3b5cea79d737c7f4c5cdd2924aa7fd69fa6fb02fc8672f21060452f7483dc09157a7828642b3e43b033c26eaba0507ddd50491daceb6cf176cea47333857a
Size (jdk11u-jdk-11.0.15-10-1.tar.gz) = 123036045 bytes
BLAKE2s (jdk11u-jdk-11.0.16-8-1.tar.gz) = 335896a9a7c173f9e6d69b7e2bd2b98e773cfe5dc997bfb2ec367d13fe39be58
SHA512 (jdk11u-jdk-11.0.16-8-1.tar.gz) = 33954a05fa8e2a2f0fb97db311569a6b6b9133450d143c78bf01fabee0435b245a9c2318b2c49b8b3023168ba171019e08d5dce5116b6b7c94dad8dd7d047b61
Size (jdk11u-jdk-11.0.16-8-1.tar.gz) = 123280743 bytes
SHA1 (patch-make_autoconf_buildjdk-spec.gmk.in) = d0b600237853c17ecc2864604f0bd847ba6b0149
SHA1 (patch-make_autoconf_flags-cflags.m4) = 3b37853298805e2ffb92d3babd700d0048f24d8d
SHA1 (patch-make_autoconf_hotspot.m4) = 437c8b09114933cca22c4a847a90a415cd113e5a
@ -22,17 +22,10 @@ SHA1 (patch-make_autoconf_lib-alsa.m4) = 999fbf951363f6b49b22aad81537728f22d7c38
SHA1 (patch-make_autoconf_lib-bundled.m4) = 8720c3f674955e8a51b2ab7dba80c36d34ba8594
SHA1 (patch-make_autoconf_lib-freetype.m4) = 3dbdfea4011dc69593ab302626b9ec4dfc7a7d54
SHA1 (patch-make_autoconf_lib-x11.m4) = f609a726f2d795f1d05cc933df587d3440c09b9f
SHA1 (patch-make_common_NativeCompilation.gmk) = fc97a952ba87efb450f59e87f19fb4c47558ae1d
SHA1 (patch-make_data_fontconfig_bsd.fontconfig.properties) = 9fd9f6ef4af0eece0b4ca0acbb44331566f17e07
SHA1 (patch-make_lib_Awt2dLibraries.gmk) = ab77cfd0f07425b694688ffa98c2c661d1ac017d
SHA1 (patch-src_hotspot_cpu_arm_c1__LIRAssembler__arm.cpp) = 97c6a06d6e957e267969cae3c9ad09c7ab9d0e56
SHA1 (patch-src_hotspot_cpu_arm_c1__LIRGenerator__arm.cpp) = cfaace9741b0b30daf827119127478a195f8374f
SHA1 (patch-src_hotspot_os__cpu_bsd__arm_bsd__arm__32.s) = 474a66abfb25030d4e32134816c14b157d1ebe6a
SHA1 (patch-src_hotspot_os__cpu_bsd__arm_vm__version__bsd__arm__32.cpp) = 8a99417711c4826490954d43f142afc0a0c68e9f
SHA1 (patch-src_hotspot_os__cpu_bsd__zero_os__bsd__zero.cpp) = 384214d554db82dc9092ee8f975aa5a73aae67ab
SHA1 (patch-src_hotspot_os_bsd_os__bsd.cpp) = 6322cbdda03dee528e89ac8b725f3df5e2165797
SHA1 (patch-src_hotspot_os_bsd_os__perf__bsd.cpp) = 7bb57f82f3a93adc1970ed4215148fc02ecbcd5a
SHA1 (patch-src_hotspot_os_posix_os__posix.cpp) = e70e8c1e59f0be184a7a1d6e9d11ac7b934ce4b2
SHA1 (patch-src_hotspot_share_libadt_dict.cpp) = a5c62973f563742d4ccc7db341b33366d14e2a01
SHA1 (patch-src_java.desktop_share_native_libfontmanager_harfbuzz_hb-blob.cc) = 6635bba71373f65107f5324f68de41d1320bcad8
SHA1 (patch-src_java.desktop_unix_native_common_awt_fontpath.c) = c27a058dbcc836fa5a9f979f193284a706a7c50b

View File

@ -1,16 +0,0 @@
$NetBSD: patch-make_common_NativeCompilation.gmk,v 1.1 2019/10/01 12:36:34 tnn Exp $
Disable PaX mprotect.
--- make/common/NativeCompilation.gmk.orig 2019-09-19 12:22:38.000000000 +0000
+++ make/common/NativeCompilation.gmk
@@ -1012,6 +1012,9 @@ define SetupNativeCompilationBody
$$($1_MT) -nologo -manifest $$($1_MANIFEST) -identity:"$$($1_NAME).exe, version=$$($1_MANIFEST_VERSION)" -outputresource:$$@;#1
endif
endif
+ ifeq ($(OPENJDK_TARGET_OS_ENV), bsd.netbsd)
+ /usr/sbin/paxctl +m $$@
+ endif
# This only works if the openjdk_codesign identity is present on the system. Let
# silently fail otherwise.
ifneq ($(CODESIGN), )

View File

@ -1,17 +0,0 @@
$NetBSD: patch-make_lib_Awt2dLibraries.gmk,v 1.1 2019/10/03 16:57:20 tnn Exp $
bundled harfbuzz code needs to use -std=c++11 for static_assert().
But we can't add it to USE_LANGUAGES because the rest of the JDK
contains legacy code that requires -std=gnu++98.
--- make/lib/Awt2dLibraries.gmk.orig 2019-09-19 12:22:38.000000000 +0000
+++ make/lib/Awt2dLibraries.gmk
@@ -612,7 +612,7 @@ $(eval $(call SetupJdkLibrary, BUILD_LIB
AccelGlyphCache.c, \
TOOLCHAIN := TOOLCHAIN_LINK_CXX, \
CFLAGS := $(CFLAGS_JDKLIB) $(LIBFONTMANAGER_CFLAGS), \
- CXXFLAGS := $(CXXFLAGS_JDKLIB) $(LIBFONTMANAGER_CFLAGS), \
+ CXXFLAGS := $(CXXFLAGS_JDKLIB) -std=c++11 $(LIBFONTMANAGER_CFLAGS), \
OPTIMIZATION := $(LIBFONTMANAGER_OPTIMIZATION), \
CFLAGS_windows = -DCC_NOEX, \
EXTRA_HEADER_DIRS := $(LIBFONTMANAGER_EXTRA_HEADER_DIRS), \

View File

@ -1,19 +0,0 @@
$NetBSD: patch-src_hotspot_cpu_arm_c1__LIRAssembler__arm.cpp,v 1.1 2021/06/28 22:53:05 tnn Exp $
error: call of overloaded 'log2_intptr(int&)' is ambiguous
note: candidate: int log2_intptr(uintptr_t)
inline int log2_intptr(uintptr_t x) {
note: candidate: int log2_intptr(intptr_t)
inline int log2_intptr(intptr_t x) {
--- src/hotspot/cpu/arm/c1_LIRAssembler_arm.cpp.orig 2021-04-24 02:47:22.000000000 +0000
+++ src/hotspot/cpu/arm/c1_LIRAssembler_arm.cpp
@@ -1062,7 +1062,7 @@ void LIR_Assembler::emit_op3(LIR_Op3* op
__ add_32(dest, left, AsmOperand(left, lsr, 31));
__ asr_32(dest, dest, 1);
} else if (c != (int) 0x80000000) {
- int power = log2_intptr(c);
+ int power = log2_intptr((intptr_t)c);
__ asr_32(Rtemp, left, 31);
__ add_32(dest, left, AsmOperand(Rtemp, lsr, 32-power)); // dest = left + (left < 0 ? 2^power - 1 : 0);
__ asr_32(dest, dest, power); // dest = dest >>> power;

View File

@ -1,27 +0,0 @@
$NetBSD: patch-src_hotspot_cpu_arm_c1__LIRGenerator__arm.cpp,v 1.1 2021/06/28 22:53:05 tnn Exp $
error: call of overloaded 'log2_intptr(int)' is ambiguous
LIR_Address::Scale scale = (LIR_Address::Scale) log2_intptr(c + 1);
note: candidate: int log2_intptr(uintptr_t)
inline int log2_intptr(uintptr_t x) {
note: candidate: int log2_intptr(intptr_t)
inline int log2_intptr(intptr_t x) {
--- src/hotspot/cpu/arm/c1_LIRGenerator_arm.cpp.orig 2021-04-24 02:47:22.000000000 +0000
+++ src/hotspot/cpu/arm/c1_LIRGenerator_arm.cpp
@@ -443,13 +443,13 @@ bool LIRGenerator::strength_reduce_multi
__ shift_left(left, log2_intptr(c + 1), result);
__ sub(result, left, result);
#else
- LIR_Address::Scale scale = (LIR_Address::Scale) log2_intptr(c + 1);
+ LIR_Address::Scale scale = (LIR_Address::Scale) log2_intptr((intptr_t)(c + 1));
LIR_Address* addr = new LIR_Address(left, left, scale, 0, T_INT);
__ sub(LIR_OprFact::address(addr), left, result); // rsb with shifted register
#endif // AARCH64
return true;
} else if (is_power_of_2(c - 1)) {
- LIR_Address::Scale scale = (LIR_Address::Scale) log2_intptr(c - 1);
+ LIR_Address::Scale scale = (LIR_Address::Scale) log2_intptr((intptr_t)(c - 1));
LIR_Address* addr = new LIR_Address(left, left, scale, 0, T_INT);
__ add(left, LIR_OprFact::address(addr), result); // add with shifted register
return true;

View File

@ -1,25 +0,0 @@
$NetBSD: patch-src_hotspot_os__cpu_bsd__arm_vm__version__bsd__arm__32.cpp,v 1.1 2021/06/28 22:53:05 tnn Exp $
fix arch detection of NetBSD 32-bit ARM targets
--- src/hotspot/os_cpu/bsd_arm/vm_version_bsd_arm_32.cpp.orig 2021-04-24 02:47:22.000000000 +0000
+++ src/hotspot/os_cpu/bsd_arm/vm_version_bsd_arm_32.cpp
@@ -35,7 +35,7 @@ void VM_Version::get_os_cpu_info() {
int mib[2];
size_t len;
- char machine[8]; // 8 chars max : "arm" + "v6|v7" + "|eb" + '\0'
+ char machine[11]; // 11 chars max : "earm" + "v6|v7" + "|hf" + "|eb" + '\0'
// Support for multiple calls in the init phase
if (done) return;
@@ -55,6 +55,9 @@ void VM_Version::get_os_cpu_info() {
} else if (strncmp(machine, "armv", 4) == 0 &&
machine[4] >= '5' && machine[4] <= '9') {
_arm_arch = (int)(machine[4] - '0');
+ } else if (strncmp(machine, "earmv", 5) == 0 &&
+ machine[5] >= '5' && machine[5] <= '9') {
+ _arm_arch = (int)(machine[5] - '0');
}
}

View File

@ -1,31 +0,0 @@
$NetBSD: patch-src_hotspot_os__cpu_bsd__zero_os__bsd__zero.cpp,v 1.1 2022/05/25 06:05:34 tnn Exp $
#if 0 functions already defined in os_bsd.cpp
--- src/hotspot/os_cpu/bsd_zero/os_bsd_zero.cpp.orig 2022-05-03 03:11:37.000000000 +0000
+++ src/hotspot/os_cpu/bsd_zero/os_bsd_zero.cpp
@@ -340,13 +340,16 @@ static void current_stack_region(address
*size = stack_top - stack_bottom;
}
+#if 0
address os::current_stack_base() {
address bottom;
size_t size;
current_stack_region(&bottom, &size);
return bottom + size;
}
+#endif
+#if 0
size_t os::current_stack_size() {
// stack size includes normal stack and HotSpot guard pages
address bottom;
@@ -354,6 +357,7 @@ size_t os::current_stack_size() {
current_stack_region(&bottom, &size);
return size;
}
+#endif
/////////////////////////////////////////////////////////////////////////////
// helper functions for fatal error handler

View File

@ -1,34 +0,0 @@
$NetBSD: patch-src_java.desktop_share_native_libfontmanager_harfbuzz_hb-blob.cc,v 1.2 2021/02/01 15:51:55 ryoon Exp $
Completely remove _POSIX_C_SOURCE; with g++7 it causes errors about undeclared
symbols such as
In file included from /usr/pkg/gcc7/include/c++/math.h:36:0,
from /pkg_comp/obj/pkgsrc/lang/openjdk11/default/openjdk-jdk11u-jdk-11.0.5-10-1/src/java.desktop/share/native/libfontmanager/harfbuzz/hb.hh:171,
from /pkg_comp/obj/pkgsrc/lang/openjdk11/default/openjdk-jdk11u-jdk-11.0.5-10-1/src/java.desktop/share/native/libfontmanager/harfbuzz/hb-blob.cc:40:
/usr/pkg/gcc7/include/c++/cmath:1084:11: error: '::acosh' has not been declared
using ::acosh;
^~~~~
Very briefly: defining _POSIX_C_SOURCE only removes features, and therefore is
almost never the correct thing to do.
Filed upstream report to harfbuzz to patch this the same way:
https://github.com/harfbuzz/harfbuzz/issues/2084
--- src/java.desktop/share/native/libharfbuzz/hb-blob.cc.orig 2019-10-16 18:31:09.000000000 +0000
+++ src/java.desktop/share/native/libharfbuzz/hb-blob.cc
@@ -30,12 +30,6 @@
* http://www.gnu.org/software/libc/manual/html_node/Feature-Test-Macros.html
* https://www.oracle.com/technetwork/articles/servers-storage-dev/standardheaderfiles-453865.html
*/
-#ifndef _POSIX_C_SOURCE
-#pragma GCC diagnostic push
-#pragma GCC diagnostic ignored "-Wunused-macros"
-#define _POSIX_C_SOURCE 200809L
-#pragma GCC diagnostic pop
-#endif
#include "hb.hh"
#include "hb-blob.hh"

View File

@ -1,13 +1,12 @@
# $NetBSD: Makefile,v 1.110 2021/12/08 16:05:22 adam Exp $
# $NetBSD: Makefile,v 1.110.6.1 2022/08/28 13:58:00 spz Exp $
DISTNAME= openjdk-jdk8u-${GITHUB_TAG}
DISTNAME= jdk8u-${GITHUB_TAG}
PKGNAME= openjdk8-1.8.${GITHUB_TAG:C/.*u([0-9]+).*/\1/}
PKGREVISION= 3
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GITHUB:=battleblow/}
MASTER_SITES+= ${MASTER_SITE_LOCAL:=openjdk7/} # for bootstrap kits
GITHUB_PROJECT= openjdk-jdk8u
GITHUB_TAG= jdk8u292-b10.2
GITHUB_PROJECT= jdk8u
GITHUB_TAG= jdk8u342-b07.1
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://openjdk.java.net/

View File

@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.88 2022/05/24 21:32:43 tnn Exp $
$NetBSD: distinfo,v 1.88.2.1 2022/08/28 13:58:00 spz Exp $
BLAKE2s (openjdk7/bootstrap-jdk-1.7.76-freebsd-10-amd64-20150301.tar.xz) = 8745b980e290e509c0dd09706398b89afce85fee1405b9367b6684c83d56b96a
SHA512 (openjdk7/bootstrap-jdk-1.7.76-freebsd-10-amd64-20150301.tar.xz) = 6ed928cc68503c27edd6f3a90f94e1e762192d41997b12903e37071f4fcd34f5579fa970e59c240928eaae60729300fbfdb02a5ec1136bc757ee24f1ee554af4
@ -24,9 +24,9 @@ Size (openjdk7/bootstrap-jdk7u60-bin-dragonfly-3.6-amd64-20140719.tar.bz2) = 379
BLAKE2s (openjdk7/bootstrap-jdk7u60-bin-dragonfly-3.8-amd64-20140719.tar.bz2) = 98777d4ff1f864a9ff5a42870b30319abd39488be2abfdc5e7d3d59b016c5807
SHA512 (openjdk7/bootstrap-jdk7u60-bin-dragonfly-3.8-amd64-20140719.tar.bz2) = 1403e582dacd0474e57d9aa8f1333060c50d099ef5d2c5a992ff7f63dcde2e538ff1e7fb78e45d12fd5aea6daf0704672e7f326399d415ee0d6bb53b6f925e9f
Size (openjdk7/bootstrap-jdk7u60-bin-dragonfly-3.8-amd64-20140719.tar.bz2) = 37883700 bytes
BLAKE2s (openjdk7/openjdk-jdk8u-jdk8u292-b10.2.tar.gz) = e0f2a86f4b2f07229023bd9f18046bd490ecd98752cec47a1dfba66369b2d269
SHA512 (openjdk7/openjdk-jdk8u-jdk8u292-b10.2.tar.gz) = 3614ef9ee4327242c62cdf80bee746c648a91e515e5611dcc8a2576fc6aaf073351132d910fcb16366302d59e615142ce9948be38eccbf236f250e9b15e6d752
Size (openjdk7/openjdk-jdk8u-jdk8u292-b10.2.tar.gz) = 88568471 bytes
BLAKE2s (openjdk7/jdk8u-jdk8u342-b07.1.tar.gz) = d6fab9676f8823b787cab9a818b4dfda9899e7a38f5d5c7cfeaafd172c64f05a
SHA512 (openjdk7/jdk8u-jdk8u342-b07.1.tar.gz) = 8e3055a680d640879035246c1a0c612dd09f59f3b58d44c035c32fb7351e32d353c7b79a6cf784b432a533f98d462355da6456c6508175f7a15bb7297d138304
Size (openjdk7/jdk8u-jdk8u342-b07.1.tar.gz) = 88770755 bytes
SHA1 (patch-aa) = 8810cfed600ee3bf36a408cc77e497ac7b3e6838
SHA1 (patch-al) = f65f739805c2ef471a4de10d6da42e86c5561b8c
SHA1 (patch-an) = fce4da00762770c1c0592bd225bf73e875252178
@ -38,7 +38,7 @@ SHA1 (patch-bh) = 6194a7c319a496f8ff7df173912cf87118f26a63
SHA1 (patch-bi) = 5409f0944d6f850baeaaa7c64d2e8ad52233e1e9
SHA1 (patch-bn) = a50dbe17236a90d60d4bbb852ae447e51a279892
SHA1 (patch-common_autoconf_boot-jdk.m4) = a29767c79544dea243019cc841d834f756172462
SHA1 (patch-common_autoconf_generated-configure.sh) = 6fb73788e7b1e98966f7005a10b7957745700ec9
SHA1 (patch-common_autoconf_generated-configure.sh) = e28eec3e1e6de016d4f9356d781d925d3660547d
SHA1 (patch-common_autoconf_spec.gmk.in) = 5fbf47f2241b5c898a75fb1741873043f1c983f0
SHA1 (patch-hotspot_agent_src_os_bsd_Makefile) = 6e4c41b080577ed7cd418ee3b84f7f5a73dd11e6
SHA1 (patch-hotspot_agent_src_share_classes_sun_jvm_hotspot_utilities_PlatformInfo.java) = 893f3b7ad0839a75be49ddd0f5eefcff2dbd2928
@ -62,7 +62,7 @@ SHA1 (patch-hotspot_src_cpu_aarch64_vm_vm__version__aarch64.hpp) = 6a766abe3c53e
SHA1 (patch-hotspot_src_cpu_zero_vm_methodHandles__zero.cpp) = 9f7acf1eff3baba430880be9fd0f6148056dd088
SHA1 (patch-hotspot_src_cpu_zero_vm_nativeInst__zero.cpp) = 446b96a91a2e4fa76f43ac653d1608f037c64af9
SHA1 (patch-hotspot_src_os__cpu_bsd__aarch64_vm_bytes__bsd__aarch64.inline.hpp) = acc0b870113ffc279d089da385e564f3ffd87f89
SHA1 (patch-hotspot_src_os__cpu_bsd__aarch64_vm_os__bsd__aarch64.cpp) = 10cab6ac79e57d6a36b9183ea62ff8b3965d68bb
SHA1 (patch-hotspot_src_os__cpu_bsd__aarch64_vm_os__bsd__aarch64.cpp) = 461717b25728884add18a8c68221ccea4ef81bbe
SHA1 (patch-hotspot_src_os__cpu_bsd__aarch64_vm_vm__version__bsd__aarch64.cpp) = d6762bb2a9fe6e158ccf23f7d04aa0cba588e78e
SHA1 (patch-hotspot_src_os__cpu_bsd__zero_vm_atomic__bsd__zero.inline.hpp) = f46713855507654be42707b1f80a779796929069
SHA1 (patch-hotspot_src_os__cpu_solaris__x86_vm_atomic__solaris__x86.inline.hpp) = 2bf9147643be4ac711d1bf94eb0e6ae4abad20c6
@ -77,10 +77,6 @@ SHA1 (patch-hotspot_src_os_solaris_dtrace_jhelper.d) = e4321382dc95fe9e363abc8c8
SHA1 (patch-hotspot_src_os_solaris_vm_decoder__solaris.cpp) = 3be8a96525ead1df18a40b18dccfad4ef2765d47
SHA1 (patch-hotspot_src_os_solaris_vm_os__solaris.cpp) = c8840633681c01d4a911e32e8d79060fbbdc506e
SHA1 (patch-hotspot_src_os_solaris_vm_perfMemory__solaris.cpp) = 589bf0707023b9f799caf2cafe5aeba89af46b05
SHA1 (patch-hotspot_src_share_vm_classfile_symbolTable.cpp) = c0077a7691ce2ba698f46d9fc8c81bf974aef68c
SHA1 (patch-hotspot_src_share_vm_gc__implementation_concurrentMarkSweep_compactibleFreeListSpace.cpp) = b2bb8e74e43099fa9d1e157400bbb78386281235
SHA1 (patch-hotspot_src_share_vm_gc__implementation_g1_heapRegionSet.hpp) = 9e9347f9695cce3599fe12448445bb20d9b36f08
SHA1 (patch-hotspot_src_share_vm_memory_metaspace.cpp) = 260005e002e0926447952850bbc1150e50a05509
SHA1 (patch-hotspot_src_share_vm_oops_klass.hpp) = 2a728aa8fb04976195ebf58549a544b97e56b329
SHA1 (patch-hotspot_src_share_vm_opto_library__call.cpp) = 35484c16c7ff1ce57b78c1c0fafa0dfcc7f0072a
SHA1 (patch-hotspot_src_share_vm_opto_node.cpp) = aacb4e03f62f1a6f9b38de39a966c318b70b1293

View File

@ -1,12 +1,8 @@
$NetBSD: patch-common_autoconf_generated-configure.sh,v 1.21 2021/06/27 14:54:41 tnn Exp $
$NetBSD: patch-common_autoconf_generated-configure.sh,v 1.21.8.1 2022/08/28 13:58:00 spz Exp $
BOOT_JDK_VERSION part: pkg/51221 (Build error with OpenJDK8 and i386) and
pkg/53223.
Fix detection of GCC>=10.
--- common/autoconf/generated-configure.sh.orig 2021-05-14 21:52:06.000000000 +0000
--- common/autoconf/generated-configure.sh.orig 2022-05-26 16:48:39.258220648 +0000
+++ common/autoconf/generated-configure.sh
@@ -4191,7 +4191,7 @@ VALID_TOOLCHAINS_all="gcc clang solstudi
@@ -4198,7 +4198,7 @@ VALID_TOOLCHAINS_all="gcc clang solstudi
# These toolchains are valid on different platforms
VALID_TOOLCHAINS_bsd="clang gcc"
VALID_TOOLCHAINS_linux="gcc clang"
@ -15,7 +11,7 @@ Fix detection of GCC>=10.
VALID_TOOLCHAINS_macosx="gcc clang"
VALID_TOOLCHAINS_aix="xlc"
VALID_TOOLCHAINS_windows="microsoft"
@@ -15482,9 +15482,6 @@ done
@@ -15475,9 +15475,6 @@ done
# We need to find a recent version of GNU make. Especially on Solaris, this can be tricky.
if test "x$MAKE" != x; then
# User has supplied a make, test it.
@ -25,7 +21,7 @@ Fix detection of GCC>=10.
MAKE_CANDIDATE=""$MAKE""
DESCRIPTION="user supplied MAKE=$MAKE"
@@ -20173,7 +20170,7 @@ $as_echo "$as_me: Potential Boot JDK fou
@@ -20352,7 +20349,7 @@ $as_echo "$as_me: Potential Boot JDK fou
BOOT_JDK_FOUND=no
else
# Oh, this is looking good! We probably have found a proper JDK. Is it the correct version?
@ -34,7 +30,7 @@ Fix detection of GCC>=10.
# Extra M4 quote needed to protect [] in grep expression.
FOUND_VERSION_78=`echo $BOOT_JDK_VERSION | grep '\"1\.[78]\.'`
@@ -20505,7 +20502,7 @@ $as_echo "$as_me: Potential Boot JDK fou
@@ -20684,7 +20681,7 @@ $as_echo "$as_me: Potential Boot JDK fou
BOOT_JDK_FOUND=no
else
# Oh, this is looking good! We probably have found a proper JDK. Is it the correct version?
@ -43,7 +39,7 @@ Fix detection of GCC>=10.
# Extra M4 quote needed to protect [] in grep expression.
FOUND_VERSION_78=`echo $BOOT_JDK_VERSION | grep '\"1\.[78]\.'`
@@ -20823,7 +20820,7 @@ $as_echo "$as_me: Potential Boot JDK fou
@@ -21002,7 +20999,7 @@ $as_echo "$as_me: Potential Boot JDK fou
BOOT_JDK_FOUND=no
else
# Oh, this is looking good! We probably have found a proper JDK. Is it the correct version?
@ -52,7 +48,7 @@ Fix detection of GCC>=10.
# Extra M4 quote needed to protect [] in grep expression.
FOUND_VERSION_78=`echo $BOOT_JDK_VERSION | grep '\"1\.[78]\.'`
@@ -21011,7 +21008,7 @@ $as_echo "$as_me: Potential Boot JDK fou
@@ -21190,7 +21187,7 @@ $as_echo "$as_me: Potential Boot JDK fou
BOOT_JDK_FOUND=no
else
# Oh, this is looking good! We probably have found a proper JDK. Is it the correct version?
@ -61,7 +57,7 @@ Fix detection of GCC>=10.
# Extra M4 quote needed to protect [] in grep expression.
FOUND_VERSION_78=`echo $BOOT_JDK_VERSION | grep '\"1\.[78]\.'`
@@ -21289,7 +21286,7 @@ fi
@@ -21468,7 +21465,7 @@ fi
# Resolve file symlinks
while test $COUNTER -lt 20; do
ISLINK=`$LS -l $sym_link_dir/$sym_link_file | $GREP '\->' | $SED -e 's/.*-> \(.*\)/\1/'`
@ -70,7 +66,7 @@ Fix detection of GCC>=10.
# This is not a symbolic link! We are done!
break
fi
@@ -21339,7 +21336,7 @@ $as_echo "$as_me: Potential Boot JDK fou
@@ -21518,7 +21515,7 @@ $as_echo "$as_me: Potential Boot JDK fou
BOOT_JDK_FOUND=no
else
# Oh, this is looking good! We probably have found a proper JDK. Is it the correct version?
@ -79,7 +75,7 @@ Fix detection of GCC>=10.
# Extra M4 quote needed to protect [] in grep expression.
FOUND_VERSION_78=`echo $BOOT_JDK_VERSION | grep '\"1\.[78]\.'`
@@ -21554,7 +21551,7 @@ $as_echo "$as_me: Potential Boot JDK fou
@@ -21733,7 +21730,7 @@ $as_echo "$as_me: Potential Boot JDK fou
BOOT_JDK_FOUND=no
else
# Oh, this is looking good! We probably have found a proper JDK. Is it the correct version?
@ -88,7 +84,7 @@ Fix detection of GCC>=10.
# Extra M4 quote needed to protect [] in grep expression.
FOUND_VERSION_78=`echo $BOOT_JDK_VERSION | grep '\"1\.[78]\.'`
@@ -21734,7 +21731,7 @@ $as_echo "$as_me: Potential Boot JDK fou
@@ -21913,7 +21910,7 @@ $as_echo "$as_me: Potential Boot JDK fou
BOOT_JDK_FOUND=no
else
# Oh, this is looking good! We probably have found a proper JDK. Is it the correct version?
@ -97,7 +93,7 @@ Fix detection of GCC>=10.
# Extra M4 quote needed to protect [] in grep expression.
FOUND_VERSION_78=`echo $BOOT_JDK_VERSION | grep '\"1\.[78]\.'`
@@ -21942,7 +21939,7 @@ $as_echo "$as_me: Potential Boot JDK fou
@@ -22121,7 +22118,7 @@ $as_echo "$as_me: Potential Boot JDK fou
BOOT_JDK_FOUND=no
else
# Oh, this is looking good! We probably have found a proper JDK. Is it the correct version?
@ -106,7 +102,7 @@ Fix detection of GCC>=10.
# Extra M4 quote needed to protect [] in grep expression.
FOUND_VERSION_78=`echo $BOOT_JDK_VERSION | grep '\"1\.[78]\.'`
@@ -22122,7 +22119,7 @@ $as_echo "$as_me: Potential Boot JDK fou
@@ -22301,7 +22298,7 @@ $as_echo "$as_me: Potential Boot JDK fou
BOOT_JDK_FOUND=no
else
# Oh, this is looking good! We probably have found a proper JDK. Is it the correct version?
@ -115,7 +111,7 @@ Fix detection of GCC>=10.
# Extra M4 quote needed to protect [] in grep expression.
FOUND_VERSION_78=`echo $BOOT_JDK_VERSION | grep '\"1\.[78]\.'`
@@ -22330,7 +22327,7 @@ $as_echo "$as_me: Potential Boot JDK fou
@@ -22509,7 +22506,7 @@ $as_echo "$as_me: Potential Boot JDK fou
BOOT_JDK_FOUND=no
else
# Oh, this is looking good! We probably have found a proper JDK. Is it the correct version?
@ -124,7 +120,7 @@ Fix detection of GCC>=10.
# Extra M4 quote needed to protect [] in grep expression.
FOUND_VERSION_78=`echo $BOOT_JDK_VERSION | grep '\"1\.[78]\.'`
@@ -22510,7 +22507,7 @@ $as_echo "$as_me: Potential Boot JDK fou
@@ -22689,7 +22686,7 @@ $as_echo "$as_me: Potential Boot JDK fou
BOOT_JDK_FOUND=no
else
# Oh, this is looking good! We probably have found a proper JDK. Is it the correct version?
@ -133,7 +129,7 @@ Fix detection of GCC>=10.
# Extra M4 quote needed to protect [] in grep expression.
FOUND_VERSION_78=`echo $BOOT_JDK_VERSION | grep '\"1\.[78]\.'`
@@ -22718,7 +22715,7 @@ $as_echo "$as_me: Potential Boot JDK fou
@@ -22897,7 +22894,7 @@ $as_echo "$as_me: Potential Boot JDK fou
BOOT_JDK_FOUND=no
else
# Oh, this is looking good! We probably have found a proper JDK. Is it the correct version?
@ -142,7 +138,7 @@ Fix detection of GCC>=10.
# Extra M4 quote needed to protect [] in grep expression.
FOUND_VERSION_78=`echo $BOOT_JDK_VERSION | grep '\"1\.[78]\.'`
@@ -22898,7 +22895,7 @@ $as_echo "$as_me: Potential Boot JDK fou
@@ -23077,7 +23074,7 @@ $as_echo "$as_me: Potential Boot JDK fou
BOOT_JDK_FOUND=no
else
# Oh, this is looking good! We probably have found a proper JDK. Is it the correct version?
@ -151,7 +147,7 @@ Fix detection of GCC>=10.
# Extra M4 quote needed to protect [] in grep expression.
FOUND_VERSION_78=`echo $BOOT_JDK_VERSION | grep '\"1\.[78]\.'`
@@ -23093,7 +23090,7 @@ $as_echo "$as_me: Potential Boot JDK fou
@@ -23272,7 +23269,7 @@ $as_echo "$as_me: Potential Boot JDK fou
BOOT_JDK_FOUND=no
else
# Oh, this is looking good! We probably have found a proper JDK. Is it the correct version?
@ -160,7 +156,7 @@ Fix detection of GCC>=10.
# Extra M4 quote needed to protect [] in grep expression.
FOUND_VERSION_78=`echo $BOOT_JDK_VERSION | grep '\"1\.[78]\.'`
@@ -23271,7 +23268,7 @@ $as_echo "$as_me: Potential Boot JDK fou
@@ -23450,7 +23447,7 @@ $as_echo "$as_me: Potential Boot JDK fou
BOOT_JDK_FOUND=no
else
# Oh, this is looking good! We probably have found a proper JDK. Is it the correct version?
@ -169,7 +165,7 @@ Fix detection of GCC>=10.
# Extra M4 quote needed to protect [] in grep expression.
FOUND_VERSION_78=`echo $BOOT_JDK_VERSION | grep '\"1\.[78]\.'`
@@ -23467,7 +23464,7 @@ $as_echo "$as_me: Potential Boot JDK fou
@@ -23646,7 +23643,7 @@ $as_echo "$as_me: Potential Boot JDK fou
BOOT_JDK_FOUND=no
else
# Oh, this is looking good! We probably have found a proper JDK. Is it the correct version?
@ -178,7 +174,7 @@ Fix detection of GCC>=10.
# Extra M4 quote needed to protect [] in grep expression.
FOUND_VERSION_78=`echo $BOOT_JDK_VERSION | grep '\"1\.[78]\.'`
@@ -23645,7 +23642,7 @@ $as_echo "$as_me: Potential Boot JDK fou
@@ -23824,7 +23821,7 @@ $as_echo "$as_me: Potential Boot JDK fou
BOOT_JDK_FOUND=no
else
# Oh, this is looking good! We probably have found a proper JDK. Is it the correct version?
@ -187,7 +183,7 @@ Fix detection of GCC>=10.
# Extra M4 quote needed to protect [] in grep expression.
FOUND_VERSION_78=`echo $BOOT_JDK_VERSION | grep '\"1\.[78]\.'`
@@ -23840,7 +23837,7 @@ $as_echo "$as_me: Potential Boot JDK fou
@@ -24019,7 +24016,7 @@ $as_echo "$as_me: Potential Boot JDK fou
BOOT_JDK_FOUND=no
else
# Oh, this is looking good! We probably have found a proper JDK. Is it the correct version?
@ -196,7 +192,7 @@ Fix detection of GCC>=10.
# Extra M4 quote needed to protect [] in grep expression.
FOUND_VERSION_78=`echo $BOOT_JDK_VERSION | grep '\"1\.[78]\.'`
@@ -24018,7 +24015,7 @@ $as_echo "$as_me: Potential Boot JDK fou
@@ -24197,7 +24194,7 @@ $as_echo "$as_me: Potential Boot JDK fou
BOOT_JDK_FOUND=no
else
# Oh, this is looking good! We probably have found a proper JDK. Is it the correct version?
@ -205,7 +201,7 @@ Fix detection of GCC>=10.
# Extra M4 quote needed to protect [] in grep expression.
FOUND_VERSION_78=`echo $BOOT_JDK_VERSION | grep '\"1\.[78]\.'`
@@ -24214,7 +24211,7 @@ $as_echo "$as_me: Potential Boot JDK fou
@@ -24393,7 +24390,7 @@ $as_echo "$as_me: Potential Boot JDK fou
BOOT_JDK_FOUND=no
else
# Oh, this is looking good! We probably have found a proper JDK. Is it the correct version?
@ -214,7 +210,7 @@ Fix detection of GCC>=10.
# Extra M4 quote needed to protect [] in grep expression.
FOUND_VERSION_78=`echo $BOOT_JDK_VERSION | grep '\"1\.[78]\.'`
@@ -24392,7 +24389,7 @@ $as_echo "$as_me: Potential Boot JDK fou
@@ -24571,7 +24568,7 @@ $as_echo "$as_me: Potential Boot JDK fou
BOOT_JDK_FOUND=no
else
# Oh, this is looking good! We probably have found a proper JDK. Is it the correct version?
@ -223,7 +219,7 @@ Fix detection of GCC>=10.
# Extra M4 quote needed to protect [] in grep expression.
FOUND_VERSION_78=`echo $BOOT_JDK_VERSION | grep '\"1\.[78]\.'`
@@ -24569,7 +24566,7 @@ $as_echo "$as_me: Potential Boot JDK fou
@@ -24748,7 +24745,7 @@ $as_echo "$as_me: Potential Boot JDK fou
BOOT_JDK_FOUND=no
else
# Oh, this is looking good! We probably have found a proper JDK. Is it the correct version?
@ -232,7 +228,7 @@ Fix detection of GCC>=10.
# Extra M4 quote needed to protect [] in grep expression.
FOUND_VERSION_78=`echo $BOOT_JDK_VERSION | grep '\"1\.[78]\.'`
@@ -24975,16 +24972,15 @@ $as_echo_n "checking flags for boot jdk
@@ -25154,16 +25151,15 @@ $as_echo_n "checking flags for boot jdk
# Maximum amount of heap memory.
# Maximum stack size.
if test "x$BOOT_JDK_BITS" = x32; then
@ -250,7 +246,7 @@ Fix detection of GCC>=10.
$ECHO "Check if jvm arg is ok: -Xmx$JVM_MAX_HEAP" >&5
$ECHO "Command: $JAVA -Xmx$JVM_MAX_HEAP -version" >&5
@@ -27518,7 +27514,7 @@ $as_echo_n "checking resolved symbolic l
@@ -27719,7 +27715,7 @@ $as_echo_n "checking resolved symbolic l
# Resolve file symlinks
while test $COUNTER -lt 20; do
ISLINK=`$LS -l $sym_link_dir/$sym_link_file | $GREP '\->' | $SED -e 's/.*-> \(.*\)/\1/'`
@ -259,7 +255,7 @@ Fix detection of GCC>=10.
# This is not a symbolic link! We are done!
break
fi
@@ -27973,7 +27969,7 @@ $as_echo_n "checking for resolved symbol
@@ -28174,7 +28170,7 @@ $as_echo_n "checking for resolved symbol
# Resolve file symlinks
while test $COUNTER -lt 20; do
ISLINK=`$LS -l $sym_link_dir/$sym_link_file | $GREP '\->' | $SED -e 's/.*-> \(.*\)/\1/'`
@ -268,7 +264,7 @@ Fix detection of GCC>=10.
# This is not a symbolic link! We are done!
break
fi
@@ -29259,7 +29255,7 @@ $as_echo_n "checking resolved symbolic l
@@ -29460,7 +29456,7 @@ $as_echo_n "checking resolved symbolic l
# Resolve file symlinks
while test $COUNTER -lt 20; do
ISLINK=`$LS -l $sym_link_dir/$sym_link_file | $GREP '\->' | $SED -e 's/.*-> \(.*\)/\1/'`
@ -277,7 +273,7 @@ Fix detection of GCC>=10.
# This is not a symbolic link! We are done!
break
fi
@@ -29714,7 +29710,7 @@ $as_echo_n "checking for resolved symbol
@@ -29915,7 +29911,7 @@ $as_echo_n "checking for resolved symbol
# Resolve file symlinks
while test $COUNTER -lt 20; do
ISLINK=`$LS -l $sym_link_dir/$sym_link_file | $GREP '\->' | $SED -e 's/.*-> \(.*\)/\1/'`
@ -286,7 +282,7 @@ Fix detection of GCC>=10.
# This is not a symbolic link! We are done!
break
fi
@@ -41431,6 +41427,12 @@ $as_echo "$ac_cv_c_bigendian" >&6; }
@@ -42022,6 +42018,12 @@ $as_echo "$ac_cv_c_bigendian" >&6; }
SET_SHARED_LIBRARY_ORIGIN="$SET_EXECUTABLE_ORIGIN"
SET_SHARED_LIBRARY_NAME='-Xlinker -install_name -Xlinker @rpath/$1'
SET_SHARED_LIBRARY_MAPFILE=''
@ -299,7 +295,7 @@ Fix detection of GCC>=10.
else
# Default works for linux, might work on other platforms as well.
SHARED_LIBRARY_FLAGS='-shared'
@@ -41482,7 +41484,9 @@ $as_echo "$ac_cv_c_bigendian" >&6; }
@@ -42093,7 +42095,9 @@ $as_echo "$ac_cv_c_bigendian" >&6; }
if test "x$OPENJDK_TARGET_OS" = xsolaris; then
CFLAGS_JDK="${CFLAGS_JDK} -D__solaris__"
CXXFLAGS_JDK="${CXXFLAGS_JDK} -D__solaris__"
@ -309,7 +305,7 @@ Fix detection of GCC>=10.
fi
# The (cross) compiler is now configured, we can now test capabilities
# of the target platform.
@@ -41623,7 +41627,7 @@ $as_echo "$ac_cv_c_bigendian" >&6; }
@@ -42253,7 +42257,7 @@ $as_echo "$ac_cv_c_bigendian" >&6; }
elif test "x$TOOLCHAIN_TYPE" = xgcc; then
LEGACY_EXTRA_CFLAGS="$LEGACY_EXTRA_CFLAGS -fstack-protector"
LEGACY_EXTRA_CXXFLAGS="$LEGACY_EXTRA_CXXFLAGS -fstack-protector"
@ -318,7 +314,7 @@ Fix detection of GCC>=10.
LDFLAGS_JDK="$LDFLAGS_JDK -Wl,-z,relro"
LEGACY_EXTRA_LDFLAGS="$LEGACY_EXTRA_LDFLAGS -Wl,-z,relro"
fi
@@ -42370,7 +42374,9 @@ $as_echo "$supports" >&6; }
@@ -43112,7 +43116,9 @@ $as_echo "$supports" >&6; }
# Enabling pie on 32 bit builds prevents the JVM from allocating a continuous
# java heap.
if test "x$OPENJDK_TARGET_CPU_BITS" != "x32"; then
@ -328,7 +324,7 @@ Fix detection of GCC>=10.
fi
fi
fi
@@ -42863,7 +42869,8 @@ $as_echo "alsa pulse x11" >&6; }
@@ -43600,7 +43606,8 @@ $as_echo "alsa pulse x11" >&6; }
if test "x$OPENJDK_TARGET_OS" = xbsd; then
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking what is not needed on BSD?" >&5
$as_echo_n "checking what is not needed on BSD?... " >&6; }
@ -338,7 +334,7 @@ Fix detection of GCC>=10.
ALSA_NOT_NEEDED=yes
PULSE_NOT_NEEDED=yes
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: alsa pulse" >&5
@@ -44093,7 +44100,7 @@ $as_echo "$as_me: WARNING: Can't find pr
@@ -44830,7 +44837,7 @@ $as_echo "$as_me: WARNING: Can't find pr
BUILD_FREETYPE=no
fi
# Now check if configure found a version of 'msbuild.exe'
@ -347,7 +343,7 @@ Fix detection of GCC>=10.
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Can't find an msbuild.exe executable (you may try to install .NET 4.0) - ignoring --with-freetype-src" >&5
$as_echo "$as_me: WARNING: Can't find an msbuild.exe executable (you may try to install .NET 4.0) - ignoring --with-freetype-src" >&2;}
BUILD_FREETYPE=no
@@ -44509,7 +44516,11 @@ $as_echo "$as_me: WARNING: --with-freety
@@ -45246,7 +45253,11 @@ $as_echo "$as_me: WARNING: --with-freety
# Allow --with-freetype-lib and --with-freetype-include to override
if test "x$with_freetype_include" != x; then
@ -360,7 +356,7 @@ Fix detection of GCC>=10.
fi
if test "x$with_freetype_lib" != x; then
POTENTIAL_FREETYPE_LIB_PATH="$with_freetype_lib"
@@ -47619,7 +47630,7 @@ $as_echo "$as_me: The path of FREETYPE_I
@@ -48356,7 +48367,7 @@ $as_echo "$as_me: The path of FREETYPE_I
FREETYPE_INCLUDE_PATH="`cd "$path"; $THEPWDCMD -L`"
fi
@ -369,7 +365,7 @@ Fix detection of GCC>=10.
FREETYPE_CFLAGS="-I$FREETYPE_INCLUDE_PATH/freetype2 -I$FREETYPE_INCLUDE_PATH"
else
FREETYPE_CFLAGS="-I$FREETYPE_INCLUDE_PATH"
@@ -47752,7 +47763,7 @@ $as_echo "$as_me: The path of FREETYPE_L
@@ -48489,7 +48500,7 @@ $as_echo "$as_me: The path of FREETYPE_L
if test "x$OPENJDK_TARGET_OS" = xwindows; then
FREETYPE_LIBS="$FREETYPE_LIB_PATH/freetype.lib"
else
@ -378,7 +374,7 @@ Fix detection of GCC>=10.
fi
fi
@@ -49089,9 +49100,6 @@ fi
@@ -49824,9 +49835,6 @@ fi
@ -388,7 +384,7 @@ Fix detection of GCC>=10.
llvm_components="jit mcjit engine nativecodegen native"
unset LLVM_CFLAGS
@@ -49134,7 +49142,7 @@ fi
@@ -49869,7 +49877,7 @@ fi
fi
# libCrun is the c++ runtime-library with SunStudio (roughly the equivalent of gcc's libstdc++.so)

View File

@ -1,10 +1,10 @@
$NetBSD: patch-hotspot_src_os__cpu_bsd__aarch64_vm_os__bsd__aarch64.cpp,v 1.1 2021/06/27 18:30:26 tnn Exp $
$NetBSD: patch-hotspot_src_os__cpu_bsd__aarch64_vm_os__bsd__aarch64.cpp,v 1.1.8.1 2022/08/28 13:58:00 spz Exp $
NetBSD/evbarm-aarch64 support
--- hotspot/src/os_cpu/bsd_aarch64/vm/os_bsd_aarch64.cpp.orig 2021-05-14 21:52:06.000000000 +0000
--- hotspot/src/os_cpu/bsd_aarch64/vm/os_bsd_aarch64.cpp.orig 2022-04-23 02:23:55.000000000 +0000
+++ hotspot/src/os_cpu/bsd_aarch64/vm/os_bsd_aarch64.cpp
@@ -107,6 +107,8 @@ address os::Bsd::ucontext_get_pc(ucontex
@@ -110,6 +110,8 @@ address os::Bsd::ucontext_get_pc(ucontex
return (address)uc->uc_mcontext.mc_gpregs.gp_elr;
#elif defined(__OpenBSD__)
return (address)uc->sc_elr;
@ -13,7 +13,7 @@ NetBSD/evbarm-aarch64 support
#endif
}
@@ -115,6 +117,8 @@ void os::Bsd::ucontext_set_pc(ucontext_t
@@ -118,6 +120,8 @@ void os::Bsd::ucontext_set_pc(ucontext_t
uc->uc_mcontext.mc_gpregs.gp_elr = (intptr_t)pc;
#elif defined(__OpenBSD__)
uc->sc_elr = (unsigned long)pc;
@ -22,7 +22,7 @@ NetBSD/evbarm-aarch64 support
#endif
}
@@ -123,6 +127,8 @@ intptr_t* os::Bsd::ucontext_get_sp(ucont
@@ -126,6 +130,8 @@ intptr_t* os::Bsd::ucontext_get_sp(ucont
return (intptr_t*)uc->uc_mcontext.mc_gpregs.gp_sp;
#elif defined(__OpenBSD__)
return (intptr_t*)uc->sc_sp;
@ -31,7 +31,7 @@ NetBSD/evbarm-aarch64 support
#endif
}
@@ -131,6 +137,8 @@ intptr_t* os::Bsd::ucontext_get_fp(ucont
@@ -134,6 +140,8 @@ intptr_t* os::Bsd::ucontext_get_fp(ucont
return (intptr_t*)uc->uc_mcontext.mc_gpregs.gp_x[REG_FP];
#elif defined(__OpenBSD__)
return (intptr_t*)uc->sc_x[REG_FP];
@ -40,12 +40,12 @@ NetBSD/evbarm-aarch64 support
#endif
}
@@ -285,7 +293,7 @@ JVM_handle_bsd_signal(int sig,
@@ -288,7 +296,7 @@ JVM_handle_bsd_signal(int sig,
return 1;
}
-#ifndef AMD64
+#if 0
-#if !defined(AMD64) && !defined(__OpenBSD__)
+#if !defined(AMD64) && defined(SI_KERNEL)
// Halt if SI_KERNEL before more crashes get misdiagnosed as Java bugs
// This can happen in any running code (currently more frequently in
// interpreter code but has been seen in compiled code)

View File

@ -1,16 +0,0 @@
$NetBSD: patch-hotspot_src_share_vm_classfile_symbolTable.cpp,v 1.1 2016/12/15 23:56:53 joerg Exp $
Static member variables of templates must be defined. C++11 inline
definitions would be an alternative.
--- hotspot/src/share/vm/classfile/symbolTable.cpp.orig 2016-12-10 16:08:22.000287424 +0000
+++ hotspot/src/share/vm/classfile/symbolTable.cpp
@@ -42,6 +42,8 @@
PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC
+template <class T, MEMFLAGS F> juint RehashableHashtable<T, F>::_seed = 0;
+
// --------------------------------------------------------------------------
// the number of buckets a thread claims

View File

@ -1,17 +0,0 @@
$NetBSD: patch-hotspot_src_share_vm_gc__implementation_concurrentMarkSweep_compactibleFreeListSpace.cpp,v 1.1 2016/12/15 23:56:53 joerg Exp $
Static member variables of templates must be defined. C++11 inline
definitions would be an alternative.
--- hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/compactibleFreeListSpace.cpp.orig 2016-12-10 16:01:00.232060787 +0000
+++ hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/compactibleFreeListSpace.cpp
@@ -48,6 +48,9 @@
//// CompactibleFreeListSpace
/////////////////////////////////////////////////////////////////////////
+template <class Chunk_t, class FreeList_t>
+size_t TreeChunk<Chunk_t, FreeList_t>::_min_tree_chunk_size = sizeof(TreeChunk<Chunk_t, FreeList_t>)/HeapWordSize;
+
// highest ranked free list lock rank
int CompactibleFreeListSpace::_lockRank = Mutex::leaf + 3;

View File

@ -1,19 +0,0 @@
$NetBSD: patch-hotspot_src_share_vm_gc__implementation_g1_heapRegionSet.hpp,v 1.1 2016/12/15 23:56:53 joerg Exp $
defined() is not evaluated inside macros when used later.
--- hotspot/src/share/vm/gc_implementation/g1/heapRegionSet.hpp.orig 2016-12-10 15:50:21.837559173 +0000
+++ hotspot/src/share/vm/gc_implementation/g1/heapRegionSet.hpp
@@ -35,7 +35,11 @@ typedef FormatBuffer<HRS_ERR_MSG_BUFSZ>
// HEAP_REGION_SET_FORCE_VERIFY to be 1, or in builds in which
// asserts are compiled in.
#ifndef HEAP_REGION_SET_FORCE_VERIFY
-#define HEAP_REGION_SET_FORCE_VERIFY defined(ASSERT)
+# if defined(ASSERT)
+# define HEAP_REGION_SET_FORCE_VERIFY 1
+# else
+# define HEAP_REGION_SET_FORCE_VERIFY 0
+# endif
#endif // HEAP_REGION_SET_FORCE_VERIFY
class hrs_ext_msg;

View File

@ -1,17 +0,0 @@
$NetBSD: patch-hotspot_src_share_vm_memory_metaspace.cpp,v 1.1 2016/12/15 23:56:53 joerg Exp $
Static member variables of templates must be defined. C++11 inline
definitions would be an alternative.
--- hotspot/src/share/vm/memory/metaspace.cpp.orig 2016-12-10 16:06:04.248447262 +0000
+++ hotspot/src/share/vm/memory/metaspace.cpp
@@ -50,6 +50,9 @@
PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC
+template <class Chunk_t, class FreeList_t>
+size_t TreeChunk<Chunk_t, FreeList_t>::_min_tree_chunk_size = sizeof(TreeChunk<Chunk_t, FreeList_t>)/HeapWordSize;
+
typedef BinaryTreeDictionary<Metablock, FreeList<Metablock> > BlockTreeDictionary;
typedef BinaryTreeDictionary<Metachunk, FreeList<Metachunk> > ChunkTreeDictionary;

View File

@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.16 2022/06/08 17:56:46 adam Exp $
$NetBSD: distinfo,v 1.16.2.1 2022/07/09 10:48:17 bsiegert Exp $
BLAKE2s (Python-3.10.5.tar.xz) = d214998206e2adac9a487633cbb436fbedf31be48e86ef7f391fe6c7854805eb
SHA512 (Python-3.10.5.tar.xz) = aa7f58a9b31de9824185b3e7bfa7da0dcf64ae9e89840664eae9d98d9048a650fa012cd5b873a62ff44b65b856db86f095c4003117406ec5e9583ec5f7e78e90
@ -13,4 +13,4 @@ SHA1 (patch-Modules_socketmodule.h) = 8761c7238bc74e45adefb6e647dc3b39b7bdd81c
SHA1 (patch-Python_thread__pthread.h) = bf1aeab011b3afedc02e68fcf5cef091b3e0aefa
SHA1 (patch-configure) = 8ffe98e51407d10e46e7d1531f2e0e0b58e1cfa6
SHA1 (patch-pyconfig.h.in) = 1ab77914315acbf0352d242ed66200bea54548f6
SHA1 (patch-setup.py) = f71085603ac5d343ee60c1d18f4f4bde0791fa6b
SHA1 (patch-setup.py) = 0fd4a3eb38b324296e6da91612048f5d2dd10995

View File

@ -1,4 +1,4 @@
$NetBSD: patch-setup.py,v 1.5 2022/04/03 10:54:52 riastradh Exp $
$NetBSD: patch-setup.py,v 1.5.2.1 2022/07/09 10:48:17 bsiegert Exp $
Disable certain modules, so they can be built as separate packages.
Do not look for ncursesw.
@ -26,7 +26,7 @@ Enable cross-build by setting sys._home and sys.path to build directory
from glob import glob, escape
import _osx_support
+sys.path = [p for p in sys.path if not re.compile('^' + sys.base_prefix + '/').match(p)]
+sys.path = [p for p in sys.path if not re.compile('^' + sys.base_prefix + '/lib').match(p)]
try:
import subprocess

View File

@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.29 2022/05/18 08:07:32 adam Exp $
$NetBSD: distinfo,v 1.29.2.1 2022/07/09 10:48:17 bsiegert Exp $
BLAKE2s (Python-3.9.13.tar.xz) = e7774bfb171b74d6ba80e11c3c49a166832ff2fe466b37e885a250cd2a62ecf4
SHA512 (Python-3.9.13.tar.xz) = e9664e7f908092df11236b22465d217531d6f0378e88d889108d19fe77f28f46ffb629b8733f84b41409e255367321893a2b1bd64518930d9d8cae5d1b774d23
@ -18,4 +18,4 @@ SHA1 (patch-Modules_socketmodule.h) = 8761c7238bc74e45adefb6e647dc3b39b7bdd81c
SHA1 (patch-Python_thread__pthread.h) = fb81eaa604b4ed7c1b64c3f4731d58a8aee257be
SHA1 (patch-configure) = 944b8bb9601fd064333305778fb57997ce0ac531
SHA1 (patch-pyconfig.h.in) = 2f06af7358690b46eaff404226b898962b049a0e
SHA1 (patch-setup.py) = 12e485a46c63bfe4da3ee6f9072bdab3694830d2
SHA1 (patch-setup.py) = 81c2ddc3a343c62e228392572d3b6c88b5f49b51

View File

@ -1,4 +1,4 @@
$NetBSD: patch-setup.py,v 1.8 2022/04/03 10:51:19 riastradh Exp $
$NetBSD: patch-setup.py,v 1.8.2.1 2022/07/09 10:48:18 bsiegert Exp $
Disable certain modules, so they can be built as separate packages.
Do not look for ncursesw.
@ -26,7 +26,7 @@ Enable cross-build by setting sys._home and sys.path to build directory
from glob import glob, escape
import _osx_support
+sys.path = [p for p in sys.path if not re.compile('^' + sys.base_prefix + '/').match(p)]
+sys.path = [p for p in sys.path if not re.compile('^' + sys.base_prefix + '/lib').match(p)]
try:
import subprocess

View File

@ -1,4 +1,4 @@
# $NetBSD: rails.mk,v 1.128 2022/06/07 15:12:58 taca Exp $
# $NetBSD: rails.mk,v 1.128.2.4 2022/07/23 19:40:54 spz Exp $
.if !defined(_RUBY_RAILS_MK)
_RUBY_RAILS_MK= # defined
@ -47,10 +47,10 @@ _RUBY_RAILS_MK= # defined
#
# current Ruby on Rails versions.
#
RUBY_RAILS52_VERSION?= 5.2.8
RUBY_RAILS60_VERSION?= 6.0.5
RUBY_RAILS61_VERSION?= 6.1.6
RUBY_RAILS70_VERSION?= 7.0.3
RUBY_RAILS52_VERSION?= 5.2.8.1
RUBY_RAILS60_VERSION?= 6.0.5.1
RUBY_RAILS61_VERSION?= 6.1.6.1
RUBY_RAILS70_VERSION?= 7.0.3.1
RUBY_RAILS_ACCEPTED?= # empty
RUBY_RAILS_DEFAULT?= 52

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.18 2022/06/07 14:59:21 taca Exp $
$NetBSD: distinfo,v 1.18.2.1 2022/07/23 19:15:51 spz Exp $
BLAKE2s (actionmailbox-6.0.5.gem) = ee05794b22d973f9bc681dcdb5b4c95afe676c52d4e961d5bf63cbdd7256b911
SHA512 (actionmailbox-6.0.5.gem) = 0bea26e4622f7b279e43992fdcf80729688bfefbbde9d0142c66d2ea387092f00dc61b112de4022ad3b5110b33bf60c8eba515d954bc827360c7f4501714dc19
Size (actionmailbox-6.0.5.gem) = 20992 bytes
BLAKE2s (actionmailbox-6.0.5.1.gem) = 98697d5d8c416b9179a3b635203fdfca6a973059e07f646ef058377c88858817
SHA512 (actionmailbox-6.0.5.1.gem) = d6deb0e008fde66bda68ebb19accfd0817ca69fcbd0e13be04c8757b86876ddd07c54640fb4f62bf43d1ec103c3e9fb0bd479beaf60ecd0ef99110a94f753796
Size (actionmailbox-6.0.5.1.gem) = 20992 bytes

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.13 2022/06/07 15:05:22 taca Exp $
$NetBSD: distinfo,v 1.13.2.1 2022/07/23 19:35:08 spz Exp $
BLAKE2s (actionmailbox-6.1.6.gem) = 61e384be242bd188f98ba2a7b40655daeafa62f3b981ed435b7c6371d8622e47
SHA512 (actionmailbox-6.1.6.gem) = fd27bde6f7fe6e38375c3f23f66d1b400fd4bb7f04da02fbb362c5e4f87f057b400ce9e307a641d78a52854957752321381369ac468c9c7e31585fdde8c6ac95
Size (actionmailbox-6.1.6.gem) = 22528 bytes
BLAKE2s (actionmailbox-6.1.6.1.gem) = 1f5afce78ba1f47885977e5153d16ac61f096a6e76493c22a0abe93855340896
SHA512 (actionmailbox-6.1.6.1.gem) = 4b06232817c9c5f6018be061a842d02cec37050802447d222d344eac4de1d6dae6487e64a9bbc7d33c1020dc5e0bc55e9c24af826609e9d28d03fdf34ba463bb
Size (actionmailbox-6.1.6.1.gem) = 22528 bytes

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.6 2022/06/07 15:21:08 taca Exp $
$NetBSD: distinfo,v 1.6.2.1 2022/07/23 19:40:54 spz Exp $
BLAKE2s (actionmailbox-7.0.3.gem) = 90ac48a2bbf598b8636315e870c18ce7f20d514d4f517db411f25725bd2b5ecb
SHA512 (actionmailbox-7.0.3.gem) = b3158668b4cf86de5a99f8460a08c0c858fa0933a8155a7d69fe424198c27a03f5f03e441947dab181c676125808912e52cdb9a2c9eba5f086c84e458cdcc55d
Size (actionmailbox-7.0.3.gem) = 22016 bytes
BLAKE2s (actionmailbox-7.0.3.1.gem) = 5e0bbffc362e2fae88153fdca9a1a90c2259d26fefecfc5b7d9fce54ed46a5a6
SHA512 (actionmailbox-7.0.3.1.gem) = f2f817e0413f9853ac2709b693912725689367b5378749923d37df3a31bfcaa403550097c20c94da44a629fe4c93fdf70dbcb9bfc0c4dfe7dad8085ff7b9b5b5
Size (actionmailbox-7.0.3.1.gem) = 22016 bytes

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.14 2022/06/07 14:48:12 taca Exp $
$NetBSD: distinfo,v 1.14.2.1 2022/07/23 17:05:52 spz Exp $
BLAKE2s (actionmailer-5.2.8.gem) = f4dcfc9064ac76d5e0754b13506b00359613ac26d10a5f1c8ce2432b394fe22c
SHA512 (actionmailer-5.2.8.gem) = bc07878b59c3e7506e35580d563144d94e144a73b1fe777242b631b77031e7fc983aed641324867efa0bd45c0887f977cc1b39291ee0ca4cfd214aca823746e4
Size (actionmailer-5.2.8.gem) = 29696 bytes
BLAKE2s (actionmailer-5.2.8.1.gem) = 57bb2c12faaa1755a909a6f856bd1bad386dfd60c878d10341c4308a1e8f1572
SHA512 (actionmailer-5.2.8.1.gem) = 169b64c066625164624d9ba67c0f0de58a81446b252aacc80d5100b0d25788928d025731915d1af92a6d8e28981d36e36146efde815872b1854c04466fecaecd
Size (actionmailer-5.2.8.1.gem) = 29696 bytes

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.18 2022/06/07 14:59:21 taca Exp $
$NetBSD: distinfo,v 1.18.2.1 2022/07/23 19:15:51 spz Exp $
BLAKE2s (actionmailer-6.0.5.gem) = dea15bf45a5c274dc69b4a91dc9713d7290e31f73695698852bef84123dc52ff
SHA512 (actionmailer-6.0.5.gem) = 8df510261cca9beabd6a296fe83a1586aeb1deb5c441e11ddd54400befee0a50c56774082e775db006900ca55af914379060e00720869835b53d17389d66069b
Size (actionmailer-6.0.5.gem) = 31232 bytes
BLAKE2s (actionmailer-6.0.5.1.gem) = 06387e1f48b95b597dea0351375aa69b632b2fa194bda8562026fb87311c8924
SHA512 (actionmailer-6.0.5.1.gem) = 0b681e0d9ef69b35331824b6e3955a31a6cba7bd9045806289910d67338389dacc5086e40e6ea7268a9f7e78e44509526893c03ce693b28901b04d678d0f28d1
Size (actionmailer-6.0.5.1.gem) = 31232 bytes

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.13 2022/06/07 15:05:22 taca Exp $
$NetBSD: distinfo,v 1.13.2.1 2022/07/23 19:35:08 spz Exp $
BLAKE2s (actionmailer-6.1.6.gem) = f2d12cdfefc0017e13e3489d03e597d4b864f8e736e4d0952c32199b44107bdd
SHA512 (actionmailer-6.1.6.gem) = fc0b173b67bcca4b05e6f52329950c681ed2e49636fea8c6eba0822f72fb5d6436e18d9974e4f2f25223ce97f7b7569d8b29da3fe4d074299d4326099c3ba19e
Size (actionmailer-6.1.6.gem) = 30720 bytes
BLAKE2s (actionmailer-6.1.6.1.gem) = e9835f9de1cb4ddf1c6891c10fa48f6a298ee6e34e27a6015c66966dd6316d40
SHA512 (actionmailer-6.1.6.1.gem) = 668919a7ab4062617d611553b5f62138ac65e1446d4ff019775e27a1337b6061fe5c1fb5a3b41b99da0a2b5d09e32f75cc1883383e585eae2dfaf03086a5eef1
Size (actionmailer-6.1.6.1.gem) = 30720 bytes

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.6 2022/06/07 15:20:42 taca Exp $
$NetBSD: distinfo,v 1.6.2.1 2022/07/23 19:40:54 spz Exp $
BLAKE2s (actionmailer-7.0.3.gem) = 116927d704a1d8eccdac46c9ca9503746075c30f9356f24bd1bbf787b00d6fe5
SHA512 (actionmailer-7.0.3.gem) = d101b5d402ddc1efbf5cc757f5f9c3ba3b1836dccda44ed2d938bea563df7f9c7df2fdacd424e70a17c252b0febe31d3b3b43e4173170162e1e1208f8fc18c1d
Size (actionmailer-7.0.3.gem) = 30720 bytes
BLAKE2s (actionmailer-7.0.3.1.gem) = 639821c6138eaef56a53c292c136e2d1213935bfe40816e745524ae72ae71a61
SHA512 (actionmailer-7.0.3.1.gem) = 298c4c90ff35cea6af9996067a7be49773e9c6753d3b6669409b38f9ad30918bb9071ee72b7210d8b061c056790c5e99f6731cb89307b6a2f405b87f68fdb6d9
Size (actionmailer-7.0.3.1.gem) = 30720 bytes

View File

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.120 2022/04/20 20:09:55 wiz Exp $
# $NetBSD: Makefile,v 1.120.2.1 2022/08/27 15:42:20 spz Exp $
DISTNAME= rsync-3.2.4
DISTNAME= rsync-3.2.5
CATEGORIES= net
MASTER_SITES= http://rsync.samba.org/ftp/rsync/
MASTER_SITES+= http://rsync.samba.org/ftp/rsync/old-versions/
@ -17,7 +17,6 @@ CONFIGURE_ARGS+= --with-included-zlib=no
PKG_SYSCONFSUBDIR= rsync
TEST_TARGET= test
REPLACE_SH= cmdormsg
REPLACE_BASH= rsync-ssl
RCD_SCRIPTS= rsyncd

View File

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.55 2022/04/20 20:09:55 wiz Exp $
$NetBSD: distinfo,v 1.55.2.1 2022/08/27 15:42:20 spz Exp $
BLAKE2s (rsync-3.2.4.tar.gz) = e4d3fb4ecb3be5c31f011ba9dd2d8f5081395d74b474d73fd0e41c5579e8608c
SHA512 (rsync-3.2.4.tar.gz) = 96318e2754fbddf84d16df671c721e577766969dfa415925c4dc1be2e4e60a51246623747a8aec0c6e9c0824e6aa7335235ccd07f3d6fd901f8cf28e2d6e91b6
Size (rsync-3.2.4.tar.gz) = 1114853 bytes
BLAKE2s (rsync-3.2.5.tar.gz) = f712d59eed2c74180634ecb1cb1700f06913e334e6e624c0d6f3b8611c814f75
SHA512 (rsync-3.2.5.tar.gz) = 6d115acb5bae546cd2b5df2c11390f8609107b7a45aa649158d8daa0c9290ab5f15640fdd4000b21d1ab39f7385b85d77cd8fe4628fa13b2adeea6fcd53d057a
Size (rsync-3.2.5.tar.gz) = 1129957 bytes
SHA1 (patch-Makefile.in) = 34c3cc57846e451a0adbd19fcb19ae682b7e1ae3

View File

@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.142 2022/03/24 10:16:13 hauke Exp $
# $NetBSD: Makefile,v 1.142.4.1 2022/08/28 08:13:40 spz Exp $
DISTNAME= samba-4.15.6
PKGREVISION= 1
DISTNAME= samba-4.15.9
CATEGORIES= net
MASTER_SITES= https://download.samba.org/pub/samba/stable/

View File

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.43 2022/03/20 21:53:53 adam Exp $
@comment $NetBSD: PLIST,v 1.43.4.1 2022/08/28 08:13:40 spz Exp $
bin/cifsdd
bin/dbwrap_tool
bin/dumpmscat
@ -174,6 +174,7 @@ lib/libsmbclient.so.0
lib/libsmbclient.so.0.7.0
lib/libsmbconf.so
lib/libsmbconf.so.0
lib/libsmbconf.so.0.0.1
${PLIST.ldap}lib/libsmbldap.so
${PLIST.ldap}lib/libsmbldap.so.2
${PLIST.ldap}lib/libsmbldap.so.2.1.0
@ -461,6 +462,7 @@ ${PYSITELIB}/samba/tests/krb5/kcrypto.py
${PYSITELIB}/samba/tests/krb5/kdc_base_test.py
${PYSITELIB}/samba/tests/krb5/kdc_tests.py
${PYSITELIB}/samba/tests/krb5/kdc_tgs_tests.py
${PYSITELIB}/samba/tests/krb5/kpasswd_tests.py
${PYSITELIB}/samba/tests/krb5/ms_kile_client_principal_lookup_tests.py
${PYSITELIB}/samba/tests/krb5/raw_testcase.py
${PYSITELIB}/samba/tests/krb5/rfc4120_constants.py
@ -601,6 +603,7 @@ ${PLIST.ads}lib/samba/bind9/dlz_bind9_11.${SOEXT}
${PLIST.ads}lib/samba/bind9/dlz_bind9_12.${SOEXT}
${PLIST.ads}lib/samba/bind9/dlz_bind9_14.${SOEXT}
${PLIST.ads}lib/samba/bind9/dlz_bind9_16.${SOEXT}
${PLIST.ads}lib/samba/bind9/dlz_bind9_18.${SOEXT}
${PLIST.ads}lib/samba/gensec/krb5.${SOEXT}
${PLIST.ads}lib/samba/idmap/ad.${SOEXT}
lib/samba/idmap/autorid.${SOEXT}
@ -1057,3 +1060,4 @@ ${PLIST.ads}share/samba/setup/ypServ30.ldif
@pkgdir var/db/samba4/private
@pkgdir var/log
@pkgdir var/run

View File

@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.77 2022/04/25 16:25:02 jperkin Exp $
$NetBSD: distinfo,v 1.77.2.1 2022/08/28 08:13:40 spz Exp $
BLAKE2s (samba-4.15.6.tar.gz) = b11fd56c12dfbb3e0dc3e7b5e25b73f964b3b26afcc504293f2050c9bb9b0cfd
SHA512 (samba-4.15.6.tar.gz) = cd193d74173831449abc24f1769f0af2dabd5dd8a65507af7b09fde6dd5780d30336d59600add939b044cfa5781f357ec9192c7fed1a1e7278812b6c07b824e2
Size (samba-4.15.6.tar.gz) = 19290189 bytes
BLAKE2s (samba-4.15.9.tar.gz) = 04b96cc4ab3db3ed375c061d45300d0b9f1bbc741de67c93d0bca78227d9d0b5
SHA512 (samba-4.15.9.tar.gz) = 2ee5d66f5a7c1ff5b27c959be6310335eb6484476c1eadb3b8ca1bc84fb2260487136c1318539e1dc459b81bca66f268fd979f6a816ff5f905bd605a99685004
Size (samba-4.15.9.tar.gz) = 19324742 bytes
SHA1 (patch-buildtools_wafsamba_samba__conftests.py) = d927db17124d2bb5b382885e70a41f84c3929926
SHA1 (patch-buildtools_wafsamba_samba__install.py) = d801340617da325e3bb70a90350e45cc8e383c2d
SHA1 (patch-buildtools_wafsamba_samba__pidl.py) = e4c0ed3dacfcf5613a5b397b3c6cf88509497da7

View File

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.91 2022/06/02 13:02:38 he Exp $
# $NetBSD: Makefile,v 1.91.2.1 2022/08/27 15:50:45 spz Exp $
DISTNAME= unbound-1.16.0
DISTNAME= unbound-1.16.2
CATEGORIES= net
MASTER_SITES= https://nlnetlabs.nl/downloads/unbound/

View File

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.69 2022/06/02 13:02:38 he Exp $
$NetBSD: distinfo,v 1.69.2.1 2022/08/27 15:50:45 spz Exp $
BLAKE2s (unbound-1.16.0.tar.gz) = 9ab57da5c00f0d18a4c0d14dc10692f4976d5eca7a8d3c183b901f66b7aed909
SHA512 (unbound-1.16.0.tar.gz) = 134679c0baad6738541295fcfbf8cc701c647b5d5cd00f87e50394bc7b5b74b7326ed2fc42f3282cae8094b4980c1e580d7b748b7151642c9060c449b644715f
Size (unbound-1.16.0.tar.gz) = 6188349 bytes
BLAKE2s (unbound-1.16.2.tar.gz) = 31ce353b16be4330598b918ca3596f2e5c9c85ca190f69b9c3aaeb5cf18c7602
SHA512 (unbound-1.16.2.tar.gz) = 0ea65ea63265be677441bd2a28df12098ec5e86c3372240c2874f9bd13752b8b818da81ae6076cf02cbeba3d36e397698a4c2b50570be1a6a8e47f57a0251572
Size (unbound-1.16.2.tar.gz) = 6204297 bytes
SHA1 (patch-configure) = a949bdb26b37950c0301946af4521c9d0e984cf9

View File

@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.281 2022/06/21 18:48:39 jperkin Exp $
# $NetBSD: Makefile,v 1.281.2.1 2022/08/27 16:15:17 spz Exp $
# Remember to upload-distfiles when updating OpenSSL -- otherwise it
# is not possible for users who have bootstrapped without OpenSSL
# to install it and enable HTTPS fetching.
DISTNAME= openssl-1.1.1p
DISTNAME= openssl-1.1.1q
CATEGORIES= security
MASTER_SITES= https://www.openssl.org/source/

View File

@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.160 2022/06/21 18:48:39 jperkin Exp $
$NetBSD: distinfo,v 1.160.2.1 2022/08/27 16:15:17 spz Exp $
BLAKE2s (openssl-1.1.1p.tar.gz) = 9fe91a85ba0ee64d8225c80fa6fd5bf6294a3aae051a9681798aeb1520c6d1f8
SHA512 (openssl-1.1.1p.tar.gz) = 203470b1cd37bdbfabfec5ef37fc97c991d9943f070c988316f6396b09dae7cea16ac884bd8646dbf7dd1ed40ebde6bdfa5700beee2d714d07c97cc70b4e48d9
Size (openssl-1.1.1p.tar.gz) = 9860217 bytes
BLAKE2s (openssl-1.1.1q.tar.gz) = 425462aecc856af9dfb5b2dedd5e3f7f7f74a2243570a4643a168f27e6cf5b9c
SHA512 (openssl-1.1.1q.tar.gz) = cb9f184ec4974a3423ef59c8ec86b6bf523d5b887da2087ae58c217249da3246896fdd6966ee9c13aea9e6306783365239197e9f742c508a0e35e5744e3e085f
Size (openssl-1.1.1q.tar.gz) = 9864061 bytes
SHA1 (patch-Configurations_shared-info.pl) = 0e835f6e343b5d05ef9a0e6ef2a195201262d15c
SHA1 (patch-Configurations_unix-Makefile.tmpl) = 3f47dd453381485aeb6c37dc53f932428fdcef50
SHA1 (patch-Configure) = 479f1bc826f7721f6b44d6b5a6cf460432924bf2

View File

@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.118 2022/04/18 19:10:09 adam Exp $
# $NetBSD: Makefile,v 1.118.2.1 2022/09/19 15:24:22 bsiegert Exp $
.include "Makefile.common"
PKGREVISION= 8
PKGREVISION= 10
BUILD_DEPENDS+= docbook-xml-[0-9]*:../../textproc/docbook-xml
BUILD_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl

View File

@ -1,7 +1,8 @@
$NetBSD: distinfo,v 1.68 2021/10/26 11:22:18 nia Exp $
$NetBSD: distinfo,v 1.68.6.1 2022/09/19 15:24:22 bsiegert Exp $
BLAKE2s (libxslt-1.1.34.tar.gz) = e17d720708ac550a120ee49856cf3c4ea92663fc42e5011bbae1d3e660519183
SHA512 (libxslt-1.1.34.tar.gz) = 1516a11ad608b04740674060d2c5d733b88889de5e413b9a4e8bf8d1a90d712149df6d2b1345b615f529d7c7d3fa6dae12e544da828b39c7d415e54c0ee0776b
Size (libxslt-1.1.34.tar.gz) = 3552258 bytes
SHA1 (patch-configure) = a63c214c7f5e4c4f89307c18519240372382c2fa
SHA1 (patch-libexslt_date.c) = 40ce3940a93b6a2dc804f62676909d3313e0ea52
SHA1 (patch-libxslt_transform.c) = 6d76f6fd91a8729bb6a3b61f4866453c0fd08c62

View File

@ -0,0 +1,159 @@
$NetBSD: patch-libxslt_transform.c,v 1.1.2.2 2022/09/19 15:24:22 bsiegert Exp $
Address CVE-2021-30560
https://gitlab.gnome.org/GNOME/libxslt/-/commit/50f9c9cd3b7dfe9b3c8c795247752d1fdcadcac8
--- libxslt/transform.c.orig 2019-10-23 17:36:39.000000000 +0000
+++ libxslt/transform.c
@@ -1895,7 +1895,7 @@ static void
xsltDefaultProcessOneNode(xsltTransformContextPtr ctxt, xmlNodePtr node,
xsltStackElemPtr params) {
xmlNodePtr copy;
- xmlNodePtr delete = NULL, cur;
+ xmlNodePtr cur;
int nbchild = 0, oldSize;
int childno = 0, oldPos;
xsltTemplatePtr template;
@@ -1968,54 +1968,13 @@ xsltDefaultProcessOneNode(xsltTransformC
return;
}
/*
- * Handling of Elements: first pass, cleanup and counting
+ * Handling of Elements: first pass, counting
*/
cur = node->children;
while (cur != NULL) {
- switch (cur->type) {
- case XML_TEXT_NODE:
- case XML_CDATA_SECTION_NODE:
- case XML_DOCUMENT_NODE:
- case XML_HTML_DOCUMENT_NODE:
- case XML_ELEMENT_NODE:
- case XML_PI_NODE:
- case XML_COMMENT_NODE:
- nbchild++;
- break;
- case XML_DTD_NODE:
- /* Unlink the DTD, it's still reachable using doc->intSubset */
- if (cur->next != NULL)
- cur->next->prev = cur->prev;
- if (cur->prev != NULL)
- cur->prev->next = cur->next;
- break;
- default:
-#ifdef WITH_XSLT_DEBUG_PROCESS
- XSLT_TRACE(ctxt,XSLT_TRACE_PROCESS_NODE,xsltGenericDebug(xsltGenericDebugContext,
- "xsltDefaultProcessOneNode: skipping node type %d\n",
- cur->type));
-#endif
- delete = cur;
- }
+ if (IS_XSLT_REAL_NODE(cur))
+ nbchild++;
cur = cur->next;
- if (delete != NULL) {
-#ifdef WITH_XSLT_DEBUG_PROCESS
- XSLT_TRACE(ctxt,XSLT_TRACE_PROCESS_NODE,xsltGenericDebug(xsltGenericDebugContext,
- "xsltDefaultProcessOneNode: removing ignorable blank node\n"));
-#endif
- xmlUnlinkNode(delete);
- xmlFreeNode(delete);
- delete = NULL;
- }
- }
- if (delete != NULL) {
-#ifdef WITH_XSLT_DEBUG_PROCESS
- XSLT_TRACE(ctxt,XSLT_TRACE_PROCESS_NODE,xsltGenericDebug(xsltGenericDebugContext,
- "xsltDefaultProcessOneNode: removing ignorable blank node\n"));
-#endif
- xmlUnlinkNode(delete);
- xmlFreeNode(delete);
- delete = NULL;
}
/*
@@ -4864,7 +4823,7 @@ xsltApplyTemplates(xsltTransformContextP
xsltStylePreCompPtr comp = (xsltStylePreCompPtr) castedComp;
#endif
int i;
- xmlNodePtr cur, delNode = NULL, oldContextNode;
+ xmlNodePtr cur, oldContextNode;
xmlNodeSetPtr list = NULL, oldList;
xsltStackElemPtr withParams = NULL;
int oldXPProximityPosition, oldXPContextSize;
@@ -4998,73 +4957,9 @@ xsltApplyTemplates(xsltTransformContextP
else
cur = NULL;
while (cur != NULL) {
- switch (cur->type) {
- case XML_TEXT_NODE:
- if ((IS_BLANK_NODE(cur)) &&
- (cur->parent != NULL) &&
- (cur->parent->type == XML_ELEMENT_NODE) &&
- (ctxt->style->stripSpaces != NULL)) {
- const xmlChar *val;
-
- if (cur->parent->ns != NULL) {
- val = (const xmlChar *)
- xmlHashLookup2(ctxt->style->stripSpaces,
- cur->parent->name,
- cur->parent->ns->href);
- if (val == NULL) {
- val = (const xmlChar *)
- xmlHashLookup2(ctxt->style->stripSpaces,
- BAD_CAST "*",
- cur->parent->ns->href);
- }
- } else {
- val = (const xmlChar *)
- xmlHashLookup2(ctxt->style->stripSpaces,
- cur->parent->name, NULL);
- }
- if ((val != NULL) &&
- (xmlStrEqual(val, (xmlChar *) "strip"))) {
- delNode = cur;
- break;
- }
- }
- /* Intentional fall-through */
- case XML_ELEMENT_NODE:
- case XML_DOCUMENT_NODE:
- case XML_HTML_DOCUMENT_NODE:
- case XML_CDATA_SECTION_NODE:
- case XML_PI_NODE:
- case XML_COMMENT_NODE:
- xmlXPathNodeSetAddUnique(list, cur);
- break;
- case XML_DTD_NODE:
- /* Unlink the DTD, it's still reachable
- * using doc->intSubset */
- if (cur->next != NULL)
- cur->next->prev = cur->prev;
- if (cur->prev != NULL)
- cur->prev->next = cur->next;
- break;
- case XML_NAMESPACE_DECL:
- break;
- default:
-#ifdef WITH_XSLT_DEBUG_PROCESS
- XSLT_TRACE(ctxt,XSLT_TRACE_APPLY_TEMPLATES,xsltGenericDebug(xsltGenericDebugContext,
- "xsltApplyTemplates: skipping cur type %d\n",
- cur->type));
-#endif
- delNode = cur;
- }
+ if (IS_XSLT_REAL_NODE(cur))
+ xmlXPathNodeSetAddUnique(list, cur);
cur = cur->next;
- if (delNode != NULL) {
-#ifdef WITH_XSLT_DEBUG_PROCESS
- XSLT_TRACE(ctxt,XSLT_TRACE_APPLY_TEMPLATES,xsltGenericDebug(xsltGenericDebugContext,
- "xsltApplyTemplates: removing ignorable blank cur\n"));
-#endif
- xmlUnlinkNode(delNode);
- xmlFreeNode(delNode);
- delNode = NULL;
- }
}
}

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.18 2022/06/07 14:59:21 taca Exp $
$NetBSD: distinfo,v 1.18.2.1 2022/07/23 19:15:51 spz Exp $
BLAKE2s (actiontext-6.0.5.gem) = 221a97774bcec0c0d8cacb7bca63d29c56ca0ef2a8d37d42561d4f2a55c49ba3
SHA512 (actiontext-6.0.5.gem) = caa11d9d5e4cea196bf541a36cb7ac121cd33d425221f1b35f64421ab7a44b93b79198ba5947fdf172ccd4dac443345812d1a6387ab956897a0c8455f32c3bad
Size (actiontext-6.0.5.gem) = 17920 bytes
BLAKE2s (actiontext-6.0.5.1.gem) = 4f22a2737e8c3a13c62eab07592c12fc7f6efece71648e57b05a48dde8806e99
SHA512 (actiontext-6.0.5.1.gem) = 85af53c77955a87d35d3c6f199859fa9bd9ef0f24ccc0af62a8e2e8ae98fd0db82becc89e93703624eb0f1e8862b54bbf71945cd001797fd19a48e6e29a7a4a2
Size (actiontext-6.0.5.1.gem) = 17920 bytes

Some files were not shown because too many files have changed in this diff Show More