Skip to content
Success

Changes

Summary

  1. libXt: change man page suffix and add PATH for autoreconf call (commit: 2091bef) (details)
  2. libusb-1: drop autoreconf call (commit: fc0eefd) (details)
  3. libexif: autoreconf needs PATH (commit: 6377a65) (details)
  4. p11-kit: add missing build dependency (commit: 7b26259) (details)
  5. libXrandr: update to 1.5.4 (commit: ce2c4f1) (details)
  6. python/Babel: update to 2.13.0; obsolete package for Python 3.7 (commit: e3846ef) (details)
  7. perl/DBD-mysql: update to 4.051 (commit: ae9e320) (details)
  8. gettext: update to 0.22.3 (commit: 3218a96) (details)
  9. python/jedi: update to 0.19.1 (commit: c6087de) (details)
  10. python/dunamai: update to 1.19.0 (commit: 9857637) (details)
  11. python/setuptools-declarative-requirements: be quiet when there is no requirements-files (commit: 1a48591) (details)
  12. tools/python-integrate-project: automatically refresh patches (commit: 929d4d2) (details)
  13. dav1d: update to 1.3.0 (commit: d19693c) (details)
  14. ffmpeg: add patch for binutls-2.41 & switch to openssl-3.1 (commit: 031d3b3) (details)
  15. ruby - new version 3.2.2 (commit: e9212bd) (details)
  16. gmime3: update to 3.2.14 & add test results (commit: 59149b2) (details)
  17. shared-macros.mk: prepend versioned gcc, clang, perl, postgres, and mysql to PATH (commit: 259be2c) (details)
  18. setup.py.mk: remove workaround for chatty setuptools-declarative-requirements (commit: f29b2b3) (details)
Commit 2091bef2d51afa10016c58ccdac17ffb0e030e90 by noreply
libXt: change man page suffix and add PATH for autoreconf call

(commit: 2091bef)
The file was modifiedcomponents/x11/libXt/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/x11/libXt/libXt.p5m (diff)
The file was removedcomponents/x11/libXt/libXt.license
The file was modifiedcomponents/x11/libXt/pkg5 (diff)
The file was modifiedcomponents/x11/libXt/Makefile (diff)
Commit fc0eefddc9c2daba24e8051e10d07909d8b76d81 by noreply
libusb-1: drop autoreconf call

(commit: fc0eefd)
The file was modifiedcomponents/library/libusb-1/Makefile (diff)
The file was modifiedcomponents/library/libusb-1/pkg5 (diff)
The file was modifiedcomponents/library/libusb-1/manifests/sample-manifest.p5m (diff)
Commit 6377a65104ce5b49e7738151458b800a9a5db10a by noreply
libexif: autoreconf needs PATH

(commit: 6377a65)
The file was modifiedcomponents/image/libexif/Makefile (diff)
The file was modifiedcomponents/image/libexif/pkg5 (diff)
The file was modifiedcomponents/image/libexif/libexif.p5m (diff)
Commit 7b262599a3e9e6e09afaa14c7d199becb2ffdaa2 by noreply
p11-kit: add missing build dependency

(commit: 7b26259)
The file was modifiedcomponents/library/p11-kit/Makefile (diff)
The file was modifiedcomponents/x11/libXrandr/Makefile (diff)
The file was modifiedcomponents/x11/libXrandr/pkg5 (diff)
Commit e3846ef91c6cd8521eccbba21f1f8faeb8829bbd by noreply
python/Babel: update to 2.13.0; obsolete package for Python 3.7

(commit: e3846ef)
The file was modifiedcomponents/python/Babel/patches/01-tox.ini-gmake.patch (diff)
The file was removedcomponents/python/Babel/test/results-3.7.master
The file was modifiedcomponents/python/Babel/Babel-PYVER.p5m (diff)
The file was modifiedcomponents/python/Babel/pkg5 (diff)
The file was modifiedcomponents/python/Babel/python-integrate-project.conf (diff)
The file was removedcomponents/python/Babel/test/results-3.9.master
The file was removedcomponents/python/Babel/patches/03-test_format_time.patch
The file was addedcomponents/python/Babel/history
The file was modifiedcomponents/python/Babel/manifests/sample-manifest.p5m (diff)
The file was addedcomponents/python/Babel/test/results-all.master
The file was modifiedcomponents/python/Babel/Makefile (diff)
The file was removedcomponents/python/Babel/patches/02-no-backports.zoneinfo.patch
Commit ae9e320828864db22df57303706e353eac47b454 by noreply
perl/DBD-mysql: update to 4.051

(commit: ae9e320)
The file was modifiedcomponents/perl/DBD-mysql/test/results-all.master (diff)
The file was modifiedcomponents/perl/DBD-mysql/Makefile (diff)
The file was modifiedcomponents/text/gettext/Makefile (diff)
The file was modifiedcomponents/text/gettext/test/results-all.master (diff)
Commit c6087deea47c5e4923077ca8286d5014d32c6ace by noreply
python/jedi: update to 0.19.1

(commit: c6087de)
The file was modifiedcomponents/python/jedi/Makefile (diff)
The file was modifiedcomponents/python/jedi/python-integrate-project.conf (diff)
Commit 985763782b383a6d8f262b34e335ef3a0ad5b416 by noreply
python/dunamai: update to 1.19.0

(commit: 9857637)
The file was modifiedcomponents/python/dunamai/Makefile (diff)
The file was modifiedcomponents/python/dunamai/test/results-all.master (diff)
The file was modifiedcomponents/python/dunamai/python-integrate-project.conf (diff)
Commit 1a48591de134e6b0ea5b60603c26ba279fce57e2 by noreply
python/setuptools-declarative-requirements: be quiet when there is no requirements-files

(commit: 1a48591)
The file was modifiedcomponents/python/setuptools-declarative-requirements/python-integrate-project.conf (diff)
The file was addedcomponents/python/setuptools-declarative-requirements/patches/01-be-quiet.patch
The file was modifiedcomponents/python/setuptools-declarative-requirements/Makefile (diff)
Commit 929d4d2e59a77c290e37b1b8fdf5fd729e30e8b9 by noreply
tools/python-integrate-project: automatically refresh patches

(commit: 929d4d2)
The file was modifiedtools/python-integrate-project (diff)
The file was modifiedcomponents/encumbered/dav1d/dav1d.p5m (diff)
The file was modifiedcomponents/encumbered/dav1d/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/encumbered/dav1d/Makefile (diff)
Commit 031d3b3f4dd5321bf772901b8039af43774132fa by noreply
ffmpeg: add patch for binutls-2.41 & switch to openssl-3.1

(commit: 031d3b3)
The file was addedcomponents/encumbered/ffmpeg/patches/01-fix-mathops.h.patch
The file was modifiedcomponents/encumbered/ffmpeg/Makefile (diff)
The file was modifiedcomponents/encumbered/ffmpeg/pkg5 (diff)
The file was addedcomponents/ruby/ruby-32/Makefile
The file was addedcomponents/ruby/ruby-32/Solaris/gem.1
The file was addedcomponents/ruby/ruby-32/ruby-32.p5m
The file was addedcomponents/ruby/ruby-32/Solaris/ruby.1.sedscript.mod
The file was addedcomponents/ruby/ruby-32/Solaris/rbconfig.sedscript
The file was addedcomponents/ruby/ruby-32/Solaris/gem.1-generic
The file was addedcomponents/ruby/ruby-32/test/results-all.master
The file was addedcomponents/ruby/ruby-32/Solaris/rbconfig.rb.mod
The file was addedcomponents/ruby/ruby-32/Solaris/rbconfig.sedscript.mod
The file was addedcomponents/ruby/ruby-32/pkg5
The file was addedcomponents/ruby/ruby-32/Solaris/ruby.1.sedscript
The file was addedcomponents/ruby/ruby-32/manifests/sample-manifest.p5m
Commit 59149b27f2d3a8af43439cf9f575492399f8aeee by noreply
gmime3: update to 3.2.14 & add test results

(commit: 59149b2)
The file was addedcomponents/library/gmime3/test/results-all.master
The file was modifiedcomponents/library/gmime3/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/library/gmime3/gmime3.p5m (diff)
The file was removedcomponents/library/gmime3/gmime3.license
The file was modifiedcomponents/library/gmime3/pkg5 (diff)
The file was modifiedcomponents/library/gmime3/Makefile (diff)
Commit 259be2c00f73102074b2283e84a34c77bc5c1dbc by noreply
shared-macros.mk: prepend versioned gcc, clang, perl, postgres, and mysql to PATH

(commit: 259be2c)
The file was modifiedmake-rules/shared-macros.mk (diff)
Commit f29b2b359f68ba770bfd11a2c0f6528767a49c7c by noreply
setup.py.mk: remove workaround for chatty setuptools-declarative-requirements

(commit: f29b2b3)
The file was modifiedmake-rules/setup.py.mk (diff)