pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/ruby-libxml



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Nov 12 16:17:20 UTC 2023

Modified Files:
        pkgsrc/textproc/ruby-libxml: Makefile distinfo

Log Message:
textproc/ruby-libxml: update to 4.1.2

4.1.2 (2023-11-04)

* Fix Ruby warnings about undefined allocators (yuuji.yaginuma, Christopher
  Sahnwaldt)
* Fix Schema::Element required? and array? (John Andrews)
* Remove SchemaElement#minOccurs and SchemaElement#maxOccurs since they
  actually did not work (Charlie Savage)
* Fix typo: XPatch -> XPath (Christopher Sahnwaldt)
* Introduce new alternative Homebrew installation search paths to extconf
  makefile (Pierce Brooks)


To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/textproc/ruby-libxml/Makefile
cvs rdiff -u -r1.29 -r1.30 pkgsrc/textproc/ruby-libxml/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/ruby-libxml/Makefile
diff -u pkgsrc/textproc/ruby-libxml/Makefile:1.42 pkgsrc/textproc/ruby-libxml/Makefile:1.43
--- pkgsrc/textproc/ruby-libxml/Makefile:1.42   Wed Nov  8 13:21:09 2023
+++ pkgsrc/textproc/ruby-libxml/Makefile        Sun Nov 12 16:17:20 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.42 2023/11/08 13:21:09 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2023/11/12 16:17:20 taca Exp $
 
-DISTNAME=      libxml-ruby-4.1.1
+DISTNAME=      libxml-ruby-4.1.2
 PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME:C/ruby-//}
-PKGREVISION=   1
 CATEGORIES=    textproc
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/textproc/ruby-libxml/distinfo
diff -u pkgsrc/textproc/ruby-libxml/distinfo:1.29 pkgsrc/textproc/ruby-libxml/distinfo:1.30
--- pkgsrc/textproc/ruby-libxml/distinfo:1.29   Wed May  3 16:27:34 2023
+++ pkgsrc/textproc/ruby-libxml/distinfo        Sun Nov 12 16:17:20 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.29 2023/05/03 16:27:34 taca Exp $
+$NetBSD: distinfo,v 1.30 2023/11/12 16:17:20 taca Exp $
 
-BLAKE2s (libxml-ruby-4.1.1.gem) = 4211568f49edd21c651ff79f6f88253f75a7168f90924e40c70bf1bcb06ae256
-SHA512 (libxml-ruby-4.1.1.gem) = 20a129cb4afcce4117b8db578259db6e0733f236cbd2b12ecec068a32d9d4c96df1b90bea619db2b884bc20dd5c105328913864cd50e9dc511a980ceb022c785
-Size (libxml-ruby-4.1.1.gem) = 364032 bytes
+BLAKE2s (libxml-ruby-4.1.2.gem) = 49333047737c253b166be2131fcb9d0bb2d47a8ce90d6a1e1851f55aecbbed82
+SHA512 (libxml-ruby-4.1.2.gem) = d0f775ec58651fb3d6fa4a2995924680f50eb1fa3324cda027476fa4e178d8a744724f48dbdf483636c6f38189ca40428b38154995a6531c0568e0fa407dfa3b
+Size (libxml-ruby-4.1.2.gem) = 364544 bytes



Home | Main Index | Thread Index | Old Index