pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-pycall
Module Name: pkgsrc
Committed By: taca
Date: Sun Sep 3 16:18:22 UTC 2023
Modified Files:
pkgsrc/devel/ruby-pycall: Makefile distinfo
Log Message:
devel/ruby-pycall: update to 1.5.1
1.5.1 (2023-08-28)
* Fix memory leak in rich compare methods (#167, #168).
mknkmyza
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/ruby-pycall/Makefile \
pkgsrc/devel/ruby-pycall/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/ruby-pycall/Makefile
diff -u pkgsrc/devel/ruby-pycall/Makefile:1.7 pkgsrc/devel/ruby-pycall/Makefile:1.8
--- pkgsrc/devel/ruby-pycall/Makefile:1.7 Sat Aug 26 15:41:06 2023
+++ pkgsrc/devel/ruby-pycall/Makefile Sun Sep 3 16:18:21 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2023/08/26 15:41:06 taca Exp $
+# $NetBSD: Makefile,v 1.8 2023/09/03 16:18:21 taca Exp $
-DISTNAME= pycall-1.5.0
+DISTNAME= pycall-1.5.1
MAINTAINER= ryoon%NetBSD.org@localhost
HOMEPAGE= https://github.com/mrkn/pycall.rb
Index: pkgsrc/devel/ruby-pycall/distinfo
diff -u pkgsrc/devel/ruby-pycall/distinfo:1.7 pkgsrc/devel/ruby-pycall/distinfo:1.8
--- pkgsrc/devel/ruby-pycall/distinfo:1.7 Sat Aug 26 15:41:06 2023
+++ pkgsrc/devel/ruby-pycall/distinfo Sun Sep 3 16:18:21 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2023/08/26 15:41:06 taca Exp $
+$NetBSD: distinfo,v 1.8 2023/09/03 16:18:21 taca Exp $
-BLAKE2s (pycall-1.5.0.gem) = e457972f7d6928e0348f0b7c87299c2b7bcf663ff500c0b10640109ce76a8b22
-SHA512 (pycall-1.5.0.gem) = 090d920b49e61731e646453f448392f6f6dd5523e56eb3b7e7603d75994efcb792abdb215a89c9e7026aa32625edf84d5c0e55f3feca46b0d3c7c5f9154ef3e6
-Size (pycall-1.5.0.gem) = 1585152 bytes
+BLAKE2s (pycall-1.5.1.gem) = 9ed951ba3148ac8f463fae7529dbec521cc099be2992936c87f0dd9927df89d6
+SHA512 (pycall-1.5.1.gem) = 9c9776b6f8db70396b35118963b4a5053839f847ea02a72305f9ef7b0cc5f866cc9ad2b536e0905cb0cc60ac7aba28c70a6af773455321a5d516d826b1e07c3f
+Size (pycall-1.5.1.gem) = 1585152 bytes
SHA1 (patch-lib_pycall_libpython_finder.rb) = 5f2903481232920acdb394e7b278d8afbe0b6ee5
Home |
Main Index |
Thread Index |
Old Index