pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-tins
Module Name:    pkgsrc
Committed By:   taca
Date:           Tue Oct 28 13:54:42 UTC 2025
Modified Files:
        pkgsrc/devel/ruby-tins: Makefile distinfo
Log Message:
devel/ruby-tins: update to 1.45.0
1.45.0 (2025-10-16)
* Added patch alias for build and build= methods to align with SemVer
  terminology
* Updated LEVELS mapping to support :patch as alias for :build index
* Added patch and patch= aliases using the alias method
* Added tests for patch getter and setter functionality
* Updated gem_hadar development dependency from version 2.5 to 2.8
* Added openssl-dev to Docker build dependencies
* Added github_workflows configuration to Rakefile for static.yml workflow
* Removed .byebug_history from .gitignore file
* Removed .byebug_history from ignore list in Rakefile
* Removed duplicate mize entry from code indexer configuration
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/devel/ruby-tins/Makefile
cvs rdiff -u -r1.37 -r1.38 pkgsrc/devel/ruby-tins/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-tins/Makefile
diff -u pkgsrc/devel/ruby-tins/Makefile:1.34 pkgsrc/devel/ruby-tins/Makefile:1.35
--- pkgsrc/devel/ruby-tins/Makefile:1.34        Mon Sep 15 17:25:47 2025
+++ pkgsrc/devel/ruby-tins/Makefile     Tue Oct 28 13:54:42 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2025/09/15 17:25:47 taca Exp $
+# $NetBSD: Makefile,v 1.35 2025/10/28 13:54:42 taca Exp $
 
-DISTNAME=      tins-1.44.1
+DISTNAME=      tins-1.45.0
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-tins/distinfo
diff -u pkgsrc/devel/ruby-tins/distinfo:1.37 pkgsrc/devel/ruby-tins/distinfo:1.38
--- pkgsrc/devel/ruby-tins/distinfo:1.37        Mon Sep 15 17:25:47 2025
+++ pkgsrc/devel/ruby-tins/distinfo     Tue Oct 28 13:54:42 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.37 2025/09/15 17:25:47 taca Exp $
+$NetBSD: distinfo,v 1.38 2025/10/28 13:54:42 taca Exp $
 
-BLAKE2s (tins-1.44.1.gem) = 37041cbd55a21ce8137f9c93ff86f2d74fa4389334892fe5e08531585bb985c5
-SHA512 (tins-1.44.1.gem) = e130dddaaba9c1571b2588c2467b13234141a5a867a19a6ef8482f523ecce6f7316fe613589f7e36845f2ec6b223ed349b3b2f50d934e6c8291cedb2bea66d77
-Size (tins-1.44.1.gem) = 349696 bytes
+BLAKE2s (tins-1.45.0.gem) = fc27c1f86fe8461d326dd195083c51e667ef42ca21f8604f28d016ea6fd3a694
+SHA512 (tins-1.45.0.gem) = 3fcee1eaf821a2d63a41808ea225ab661f6c7f8898a23689d83ab0c6dffb6132fff72328bed1476dd2e166b1d8c070388b3b003ddb7e25516272ac27964635a1
+Size (tins-1.45.0.gem) = 350208 bytes
Home |
Main Index |
Thread Index |
Old Index