== Changes
=== 0.4.6
* Make it work with clang 15.

Essentially a no-op for us currently until we get clang 15.

No PLIST changes.

ok?

--Kurt

Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/ruby-rbtree/Makefile,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 Makefile
--- Makefile    22 Jun 2022 01:35:38 -0000      1.1.1.1
+++ Makefile    21 Dec 2022 18:01:11 -0000
@@ -1,6 +1,6 @@
 COMMENT =              sorted associative collection
 
-DISTNAME =             rbtree-0.4.5
+DISTNAME =             rbtree-0.4.6
 
 CATEGORIES =           devel
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/ruby-rbtree/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo    22 Jun 2022 01:35:38 -0000      1.1.1.1
+++ distinfo    21 Dec 2022 18:01:11 -0000
@@ -1,2 +1,2 @@
-SHA256 (rbtree-0.4.5.gem) = wRUkQfQFX5Qih7Ra/SgGzXVZN/R+ZDwc9oebKL99ifg=
-SIZE (rbtree-0.4.5.gem) = 30208
+SHA256 (rbtree-0.4.6.gem) = FO6kRpsk/SRyVC5fPrEF1jRMjM828LVtVf3P604PEPw=
+SIZE (rbtree-0.4.6.gem) = 30720

Reply via email to