The NetBSD Project

CVS log for pkgsrc/graphics/ruby-gdk3/buildlink3.mk

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / graphics / ruby-gdk3

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Feb 9 09:19:10 2025 UTC (2 months, 1 week ago) by tsutsui
Branches: MAIN
CVS tags: pkgsrc-2025Q1-base, pkgsrc-2025Q1, HEAD
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +3 -3 lines
ruby-gnome: update to 4.2.7.

Upstream changes:
 https://github.com/ruby-gnome/ruby-gnome/releases/tag/4.2.7
 https://github.com/ruby-gnome/ruby-gnome/releases/tag/4.2.6

Ruby-GNOME 4.2.7: 2025-01-29

This is a Ruby 2.5 on AlmaLinux 8 support release.

Change

Ruby/GLib2

  * Improvements

      + Added support for Ruby 2.5 on AlmaLinux 8 again.

Ruby-GNOME 4.2.6: 2025-01-25

This is a C23 support release. This includes ABI incompatible changes
but API is still compatible. If your gem uses
RG_DEF_METHOD()/RG_DEF_SMETHOD()/RG_DEF_PRIVATE_METHOD()
directly instead of using GObjectIntrospection, you need to reinstall
them.

Changes

Ruby/GLib2

  * Improvements

      + Added GLib::Value.try_convert for auto conversion.

      + Added support for instantiating GTypeInstance objects.
          o GH-1647
          o Reported by ppibburr

      + Added support for properties that uses GTypeInstance.
          o GH-1651
          o Reported by ppibburr

      + GLib::{Variant,Object,Param}: Changed parent class to
        GLib::Instantiatable.

      + Added support for GValue<GTypeInstance>
          o GH-1654
          o GH-1655
          o GH-1656
          o Patch by ppibburr

      + GLib::Instantiatable#inspect
          o GH-1652
          o GH-1653
          o Patch by ppibburr

      + Added support for C23.
          o rbg_define_singleton_method(): Removed because it's not C23
            compatible.
          o rbg_define_method(): Removed because it's not C23 compatible.
          o rbg_define_private_method(): Removed because it's not C23
            compatible.
          o GH-1660
          o Reported by Mamoru TASAKA

      + Removed Data_Get_Struct() fallback. We assume that all users
        migrated to TypedData from Data.

  * Fixes

      + GLib.setenv: Fixed a bug that the third argument can't be
        passed.

Ruby/GObjectIntrospection

  * Improvements

      + Added support for (transfer full) of boolean/number return.

      + Added support for ref/unref for GTypeInstance
          o GH-1657
          o GH-1659
          o Patch by ppibburr

Ruby/GTK4

  * Fixes

      + Fixed a bug that Gtk::TextBuffer#get_iter_at(:line) returns
        Array.
          o GH-1649
          o Reported by Eric Cunningham

Ruby/GStreamer

  * Improvements

      + Gst::AudioLoader: Added.
          o GH-1634
          o GH-1641
          o Patch by KITAITI Makoto

      + Gst::Caps#set_int_value: Added. It's a convenient
        Gst::Caps#set_value for a GLib::Type::INT value.

      + Gst::Caps#[]=: Added. It's a convenient Gst::Caps#set_value
        wrapper.

      + Gst::Structure#[]: Added. It's a convenient
        Gst::Structure#get_value wrapper.

Thanks

  * KITAITI Makoto
  * ppibburr
  * Eric Cunningham

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sun Dec 29 15:53:09 2024 UTC (3 months, 2 weeks ago) by tsutsui
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +3 -3 lines
ruby-gnome: update to 4.2.5.

Upstream changes:
 https://github.com/ruby-gnome/ruby-gnome/releases/tag/4.2.5
 https://github.com/ruby-gnome/ruby-gnome/releases/tag/4.2.4

Ruby-GNOME 4.2.5: 2024-12-15

This is a minor bug fix release.

Changes

Ruby/GLib2

  * Fixes

      + Windows: Fixed a bug that GType conversion may be failed.
          o GH-1621
          o Reported by Eric Cunningham

Ruby/GObjectIntrospection

  * Improvements

      + Added support for transfer everything struct C array.

      + Added support for converting fixed size number array to Array.

Ruby/GTK4

  * Improvements

      + Gtk::GestureStylus#backlog: Improved API.

Thanks

  * Eric Cunningham


Ruby-GNOME 4.2.4: 2024-09-24

This is a WebKitGTK support improvement release.

Changes

Ruby/WebKitGTK

  * Improvements

      + Changed to require GTK 4 and webkitgtk-6.0/WebKit-6.0.

Ruby/WebKit2GTK

  * Improvements

      + Added support for WebKitGTK 2.44.0 or later.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Dec 27 08:20:02 2024 UTC (3 months, 3 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
*: recursive bump for pango requiring fontconfig 2.15

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sun Nov 17 07:16:09 2024 UTC (5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base, pkgsrc-2024Q4
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
*: recursive bump for default-on option of at-spi2-core

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun Oct 20 14:04:02 2024 UTC (5 months, 4 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
*: recursive bump for merging at-spi2-atk and atk into at2-spi-core

Remove at-spi2-atk and atk

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Sep 21 06:39:34 2024 UTC (6 months, 3 weeks ago) by tsutsui
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +3 -3 lines
ruby-gnome: update to 4.2.3.

Ruby-GNOME 4.2.3: 2024-09-19

This is a GTK 4 support improvement release.

Changes

All

  * Improvements
      + Update project website URL.
          o GH-1611
          o GH-1615
          o Patch by Kazuhiro NISHIYAMA
      + Dropped support for CentOS 7.

Ruby/GLib2

  * Improvements
      + Added GLib::VariantDict.
      + Added GLib::OptionArg.
      + Added GLib::OptionFlags.
      + Added GLib.get_os_info.
      + GLib::Param::*.new: Added support for flag names.
      + GLib::Param::*.new: Added support for nil name and blurb.

Ruby/GObjectIntrospection

  * Improvements
      + Added support auto setter generation for class methods.
      + Added support auto setter generation for base module methods.
      + Added support for nullable of callback return value.
      + Added support for nullable GHashTable.

Ruby/GIO2

  * Improvements
      + Made Gio::ListModel enumerable.
      + Added Gio::ListModel#[].

Ruby/GdkPixbuf2

  * Improvements
      + Removed tests that use XPM.
          o GH-1614
          o Reported by Mamoru TASAKA

Ruby/GTK4

  * Improvements
      + Renamed Gtk::License::0BSD to Gtk::License::BSD_0.
          o GH-1618
          o Reported by rubyFeedback
          o Reported by kojix2
      + Gtk::TextBuffer#begin_irreversible_action: Added support for
        block.

Thanks

  * Mamoru TASAKA
  * Kazuhiro NISHIYAMA
  * rubyFeedback
  * kojix2

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat Apr 20 10:16:54 2024 UTC (11 months, 4 weeks ago) by tsutsui
Branches: MAIN
CVS tags: pkgsrc-2024Q2-base, pkgsrc-2024Q2
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +3 -3 lines
ruby-gnome: update to 4.2.2.

Upstream changes:
 https://github.com/ruby-gnome/ruby-gnome/releases/tag/4.2.2

Ruby-GNOME 4.2.2: 2024-04-02

This is a GLib 2.80 support improvement release.

Changes

Ruby/GIO2

  * Improvements
      + Fixed a load error with GLib 2.80.
          o GH-1610
          o Reported by Dmitry Vorotilin

Ruby/GTK4

  * Improvements
      + Gtk::CssProvider#load(string:): Added.
          o GH-1608
          o Reported by Sami Sieranoja
      + Gtk::CssProvider#load(bytes:): Added.
          o GH-1608
          o Reported by Sami Sieranoja

Thanks

  * Sami Sieranoja
  * Dmitry Vorotilin

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun Apr 7 07:34:20 2024 UTC (12 months, 1 week ago) by wiz
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
*: bump for cairo buildlink3.mk change

lzo was made an option

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Apr 6 08:05:54 2024 UTC (12 months, 1 week ago) by wiz
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
* recursive bump for libxkbcommon 1.7.0

Marc Baudoin reported problems with using old binary packages
with the new libkxbcommon, so force everything to 1.7.0

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Feb 23 11:25:29 2024 UTC (13 months, 3 weeks ago) by tsutsui
Branches: MAIN
CVS tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -3 lines
ruby-gnome: update to 4.2.1.

Upstream changes:
 https://github.com/ruby-gnome/ruby-gnome/releases/tag/4.2.1

Ruby-GNOME 4.2.1: 2024-02-23

This is a minor bug fix release.

Changes

Ruby/GLib2

  * Improvements

      + Added support for showing GType name for anonymous GType
        based classes.
          o GH-1577
          o Reported by Sami Sieranoja

      + Added RG_DEF_SALIAS().

      + Stopped providing unusable signal related methods to not signal
        ready objects such as GLib::Instantiatable.
          o GH-1589
          o Reported by Sami Sieranoja

      + Added GLib::Type::INVALID. GLib::Type[nil] is also accepted.
          o GH-1594
          o Reported by Sami Sieranoja

      + Added GLib::TimeZone#identifier.

      + Added GLib::TimeZone.try_convert.

Ruby/GObjectIntrospection

  * Improvements

      + Ignored .hash(some_arguments) methods. It may break something.

      + Ignored fundamental GType.
          o GH-1580
          o Reported by Sami Sieranoja

      + Added support for returning sized GType array.

Ruby/GDK4

  * Fixes

      + Fixed a GC related bug of Gdk::MemoryTexture.new.
          o GH-1596
          o Reported by HuBandiT

      + Fixed a GC related bug of Gdk::Picture.
          o GH-1596
          o Reported by HuBandiT

Ruby/GTK4

  * Improvements

      + Added a menu bar sample.
          o GH-1581
          o GH-1582
          o GH-1584
          o Patch by Sami Sieranoja

      + Added support for Gtk::DropTarget.new([type, ...], actions).
          o GH-1594
          o Reported by Sami Sieranoja

  * Fixes

      + Fixed deprecation message of Gtk::Button.new.
          o GH-1587
          o Reported by Sami Sieranoja

      + Fixed a GC related bug of Gtk::Image.

      + Fixed a GC related bug of Gtk::ColumnView.
          o GH-1600
          o Reported by HuBandiT

      + Fixed a GC related bug of Gtk::SingleSelection.
          o GH-1600
          o Reported by HuBandiT

Ruby/GStreamer

  * Improvements

      + Added a missing GC guard for Gst::Element#bus.
          o GH-1586
          o Reported by Sami Sieranoja

Thanks

  * Sami Sieranoja
  * HuBandiT

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Nov 14 14:02:11 2023 UTC (17 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
*: recursive bump for cairo dependency changes

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Nov 12 13:22:17 2023 UTC (17 months ago) by wiz
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
*: revebump for new brotli option for freetype2

Addresses PR 57693

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Oct 21 17:10:41 2023 UTC (17 months, 4 weeks ago) by gdt
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
recursive revbump for tiff update

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Sep 3 10:22:13 2023 UTC (19 months, 2 weeks ago) by tsutsui
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -3 lines
ruby-gnome: update to 4.2.0.

Upstream changes:
 https://github.com/ruby-gnome/ruby-gnome/releases/tag/4.2.0

Ruby-GNOME 4.2.0: 2023-08-19

This is a minor bug fix release.

Changes

Ruby/GTK3

  * Fixes

      + Suppressed a build type warning.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Aug 12 08:37:20 2023 UTC (20 months, 1 week ago) by tsutsui
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -3 lines
ruby-gnome: update to 4.1.9.

Upstream changes:
 https://github.com/ruby-gnome/ruby-gnome/releases/tag/4.1.8
 https://github.com/ruby-gnome/ruby-gnome/releases/tag/4.1.9

Ruby-GNOME 4.1.9: 2023-08-11

This is a vte4 added release.

Changes

Ruby/GObjectIntrospection

  * Improvements

      + Changed to use GLib memory allocation functions instead of
        Ruby's one when calling callbacks. Because callbacks may be
        called in out of the main Ruby thread.

Ruby/VTE3

  * Improvements

      + Ensured using GTK3.

Ruby/VTE4

  * Improvements

      + Added.


Ruby-GNOME 4.1.8: 2023-06-25

This is a conda support release.

Changes

All

  * Improvements

      + Added support for installing conda packages automatically.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Jun 2 16:43:29 2023 UTC (22 months, 2 weeks ago) by tsutsui
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -3 lines
ruby-gnome: update to 4.1.7.

Upstream changes:
 https://github.com/ruby-gnome/ruby-gnome/releases/tag/4.1.7
 https://github.com/ruby-gnome/ruby-gnome/releases/tag/4.1.6

Ruby-GNOME 4.1.7: 2023-05-31

This is a minor improvement release for 4.1.6.

Changes

Ruby/GLib2

  * Improvements

      + Added support for writer barrier.

Ruby/CairoGObject

  * Improvements

      + Added support for specifying rcairo's source directory by
        RCAIRO_SOURCE_DIR.

Ruby-GNOME 4.1.6: 2023-05-21

This is a minor improvement release for 4.1.5.

Changes

Ruby/GLib2

  * Improvements

      + Avoided closure related TypeError in GC at exit.
        [Reported by Matijs van Zuijlen]

Thanks

  * Matijs van Zuijlen

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat May 13 02:44:05 2023 UTC (23 months, 1 week ago) by tsutsui
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3 lines
ruby-gnome: update to 4.1.5.

Upstream changes:
 https://github.com/ruby-gnome/ruby-gnome/releases/tag/4.1.5

Ruby-GNOME 4.1.5: 2023-05-11

This is a bug fix release for 4.1.4.

Changes

Ruby/GLib2

  * Improvements

      + Ignored gmodule.h explicitly for MacPorts.
        [Reported by Akira Ouchi]

Thanks

  * Akira Ouchi

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu May 4 21:55:46 2023 UTC (23 months, 2 weeks ago) by tsutsui
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3 lines
ruby-gnome: update to 4.1.4.

Upstream changes:
 https://github.com/ruby-gnome/ruby-gnome/releases/tag/4.1.4
 https://github.com/ruby-gnome/ruby-gnome/releases/tag/4.1.3

Ruby-GNOME 4.1.4: 2023-05-04

This is a bug fix release for 4.1.3.

Changes

Ruby/GObjectIntrospection

  * Improvements

      + Hid internal INVOKERS constant to improve backward compatibility.
        GH-1551
        [Reported by Mamoru TASAKA]

Thanks

  * Mamoru TASAKA


Ruby-GNOME 4.1.3: 2023-04-28

This is a bug fix release for 4.1.2.

Changes

Ruby/GObjectIntrospection

  * Improvements

      + Added support for methods and functions for enum and flags.

      + Improved internal GObjectIntrospection::Loader APIs but some
        libraries may use these APIs. So this may be a backward
        incompatible change.

  * Fixes

      + Fixed a bug for nullable argument support.

Ruby/GTK4

  * Improvements

      + Added examples:
          o GH-1551
          o GH-1552
          o GH-1553
          o GH-1554
          o GH-1555
          o GH-1556
          o GH-1557
          o GH-1558
            [Patch by Toshio Sekiya]

Thanks

  * Toshio Sekiya

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Jan 29 21:14:45 2023 UTC (2 years, 2 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
*: Recursive revbup from graphics/freetype2

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Jan 3 17:36:27 2023 UTC (2 years, 3 months ago) by wiz
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
*: recursive bump for tiff shlib major bump

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Dec 8 15:22:01 2022 UTC (2 years, 4 months ago) by tsutsui
Branches: MAIN
CVS tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -3 lines
ruby-gnome: update to 4.0.3.

pkgsrc changes:
- update HOMEPAGE
- refactor dependencies

Upstream changes (from NEWS.md):

Ruby-GNOME 4.0.3: 2022-09-13

 This is a bug fix release of 4.0.2.

 Changes

 Ruby/GTK4

  * Fixes

      + Fixed a bug that ext/**/*.* aren't included in .gem. [GitHub#1498]
        [Reported by Anatol Pomozov]

 Thanks

  * Anatol Pomozov

Ruby-GNOME 4.0.2: 2022-09-05

 This is a bug fix release of 4.0.1.

 Changes

 Ruby/GLib2

  * Fixes

      + Fixed a bug that closure may be GC-ed. [GitHub#1495][Reported by Matijs
        van Zuijlen]

 Ruby/GObjectIntrospection

  * Fixes

      + Fixed a bug that callback doesn't work with GObject Introspection
        1.72.0 or later. [GitHub#1496][Reported by Mamoru TASAKA]

 Thanks

  * Mamoru TASAKA

  * Matijs van Zuijlen

Ruby-GNOME 4.0.1: 2022-09-02

 This is a bug fix release of 4.0.0.

 Changes

 Ruby/GLib2

  * Fixes

      + Fixed wrong false constant value.

Ruby-GNOME 4.0.0: 2022-09-01

 This is a release that supports GTK 4.

 Changes

 All

  * windows: Removed a needless workaround for old libintl-8.dll.

  * doc: Added support for generating API documents. [GitHub#1468][Patch by
    kojix2]

  * doc: Added Rake tasks to generate documents. [GitHub#1482][Patch by Sean
    Champ]

  * Use Bundler API to load (({Gemfile.local})). [GitHub#1483][Patch by Sean
    Champ]

 Ruby/GLib2

  * Improvements

      + Changed to use g_warning() from rb_warn() for already destroyed closure
        warning.

      + Dropped support for GLib 2.48 or earlier.

      + Added GLib::DateTime#format_iso8601.

      + Added rbg_mGLib().

      + Added rbg_mGLibObject().

      + Deprecated mGLib.

      + Added support for auto native package installation on Gentoo Linux.

      + Added GLib.malloc.

      + Added GLib.malloc0.

      + Added GLib.free.

      + Added GLib::Variant#to_s. [GitHub#1491][Reported by Sean Champ]

      + Added GLib::Variant#inspect.

      + Added GLib::Variant.parse. [GitHub#1491][Reported by Sean Champ]

  * Fixes

      + closure: Fixed a reference count problem.

 Ruby/GObjectIntrospection

  * Improvements

      + Don't raise an exception for object == nil. [GitHub#1472][Reported by
        Hirokazu SUZUKI]

      + Added support for returning a fixed size C array of GObject. [GitHub#
        1481][Reported by Sean Champ]

      + Added support for GObject Introspection 1.72.0 or later.

      + Added support for returning GClosure from virtual method.

      + Added support for transfer full boxed type returned by closure.

  * Fixes

      + Fixed a bug that gpointer to VALUE conversion is broken on 32bit
        environment. [GitHub#1462][Reported by Mamoru TASAKA]

      + Fixed a wrong GHashTable value conversion in Ruby -> GHashTable.
        [GitHub#1481][Reported by Sean Champ]

      + Fixed a memory leak of GObjectIntrospection::CallableInfo#return_type.

      + Fixed a memory leak for async callback.

 Ruby/GTK3

  * Improvements

      + Required GTK+ 3.22 or later.

      + Added support for Gtk::AccelMap.each(filter: true). [GitHub#1487]
        [Reported by Sean Champ]

  * Fixes

      + Fixed wrong {Gtk::RadioToolButton.new usage in demo. [GitHub#1475]
        [Reported by Sami Sieranoja]

      + Fixed a GC related bug of Gtk::Widget#insert_action_group. [GitHub#
        1490][Reported by Sean Champ]

 Ruby/GDK4

  * Re-implemented based on the current Ruby/GDK3.

 Ruby/GTK4

  * Re-implemented based on the current Ruby/GTK4.

 Ruby/Poppler

  * Improvements

      + Added support for Poppler::Document.new(GLib::Bytes).

 Ruby/RSVG2

  * Fixes

      + doc: Fixed a link. [GitHub#1469][Patch by Blake Gearin]

 Ruby/GStreamer

  * Fixes

      + example: Updated to work with the latest GStreamer. [GitHub#1478][Patch
        by kojix2]

 Ruby/libsecret

  * Improvements

      + Added support for Secret::Schema#attributes.

 Ruby/VTE3

  * Improvements

      + Removed needless Vte::Terminal#feed_child wrapper. [GitHub#1484][Patch
        by Sean Champ]

 Thanks

  * Mamoru TASAKA

  * kojix2

  * Blake Gearin

  * Hirokazu SUZUKI

  * Sami Sieranoja

  * Sean Champ

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Dec 7 15:37:12 2022 UTC (2 years, 4 months ago) by tsutsui
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
ruby-gdk3: fix typo.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Aug 11 05:08:47 2022 UTC (2 years, 8 months ago) by gutteridge
Branches: MAIN
CVS tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Bump all dependent packages of wayland (belatedly)

The package changed with the addition of its libepoll-shim dependency.
Otherwise, we can get:
ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Dec 8 16:02:13 2021 UTC (3 years, 4 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
revbump for icu and libffi

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Aug 17 20:17:32 2020 UTC (4 years, 8 months ago) by leot
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
*: revbump after fontconfig bl3 changes (libuuid removal)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Mar 10 22:08:52 2020 UTC (5 years, 1 month ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
librsvg: update bl3.mk to remove libcroco in rust case

recursive bump for the dependency change

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Mar 8 16:47:50 2020 UTC (5 years, 1 month ago) by wiz
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
*: recursive bump for libffi

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Sep 14 18:11:38 2019 UTC (5 years, 7 months ago) by tsutsui
Branches: MAIN
CVS tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3
ruby-gnome: Update to 3.3.8, and rename package names to match gems.

Also reorganize several dependencies in Makefile and buildlink3.mk.
See the following post for details:
 https://mail-index.netbsd.org/pkgsrc-users/2019/09/07/msg029327.html
 https://mail-index.netbsd.org/pkgsrc-users/2019/09/13/msg029356.html

Upstream changes (from NEWS):

== Ruby-GNOME 3.3.8: 2019-09-10

This is a partially GLib 2.62.0 support release.

=== Changes

==== All

  * Improvements

    * Changed our project name to Ruby-GNOME from Ruby-GNOME2.
      [GitHub#1277][Suggested by kojix2]
      [GitHub#1291][Patch by kojix2]

    * Stopped to release (({.tar.gz})) because they are no longer
      used.

==== Ruby/GLib2

  * Improvements

    * (({GLib.convert})): Changed to set correct encoding.

    * (({GLib::FILENAME_ENCODING})): Added.

    * Changed to use the same enum object for the same enum value.

    * (({GLib::Enum.find})): Added.

    * (({GLib::Bytes#initialize})): Changed to reuse (({String})) data
      even if the given (({String})) isn't frozen.

    * (({GLib::Bytes.try_convert})): Added.

    * (({GLib::Enum.try_convert})): Added.

    * (({GLib::Flags.try_convert})): Added.

    * (({GLib::Type.try_convert})): Added.

    * (({GLib::MkEnums.create})): Added support for flags to enum
      definition.
      [GitHub#1295][Patch by Mamoru TASAKA]

==== Ruby/GIO2

  * Fixes

    * Renamed to (({Gio::Icon#hash})) from (({Gio::Icon.hash})).
      [GitHub#1293][Reported by Erik Czumadewski]

==== Ruby/GObjectIntrospection

  * Improvements

    * Introduced (({try_convert})) protocol.

==== Ruby/CairoGObject

  * Improvements

    * (({Cairo::Context.try_convert})): Added.

    * (({Cairo::Device.try_convert})): Added.

    * (({Cairo::Pattern.try_convert})): Added.

    * (({Cairo::Surface.try_convert})): Added.

    * (({Cairo::ScaledFont.try_convert})): Added.

    * (({Cairo::FontFace.try_convert})): Added.

    * (({Cairo::FontOptions.try_convert})): Added.

    * (({Cairo::Region.try_convert})): Added.

=== Thanks

  * kojix2

  * Erik Czumadewski

  * Mamoru TASAKA

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>