pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/ruby-snmp



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Mar  1 07:55:02 UTC 2026

Modified Files:
        pkgsrc/net/ruby-snmp: Makefile distinfo

Log Message:
net/ruby-snmp: update to 1.3.4

1.3.4 (2026-02-27)

What's Changed

Enhancements

* Add OctetString#to_fs for human-readable byte strings by @taketo1113 in
  #73

Maintenance

* gemspec: Require MFA for gem releases by @taketo1113 in #69
* gemspec: Update path for CHANGELOG link by @hallidave in #68
* CI: Add Ruby 4.0 to CI Matrix by @taketo1113 in #72
* CI: Bump actions/checkout from 4 to 5 by @dependabot[bot] in #70
* CI: Bump actions/checkout from 5 to 6 by @dependabot[bot] in #71

New Contributors

* @hallidave made their first contribution in #68
* @dependabot[bot] made their first contribution in #70


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/net/ruby-snmp/Makefile \
    pkgsrc/net/ruby-snmp/distinfo

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

Modified files:

Index: pkgsrc/net/ruby-snmp/Makefile
diff -u pkgsrc/net/ruby-snmp/Makefile:1.11 pkgsrc/net/ruby-snmp/Makefile:1.12
--- pkgsrc/net/ruby-snmp/Makefile:1.11  Mon Aug 11 15:20:53 2025
+++ pkgsrc/net/ruby-snmp/Makefile       Sun Mar  1 07:55:02 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2025/08/11 15:20:53 taca Exp $
+# $NetBSD: Makefile,v 1.12 2026/03/01 07:55:02 taca Exp $
 
-DISTNAME=      snmp-1.3.3
+DISTNAME=      snmp-1.3.4
 CATEGORIES=    net
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/net/ruby-snmp/distinfo
diff -u pkgsrc/net/ruby-snmp/distinfo:1.11 pkgsrc/net/ruby-snmp/distinfo:1.12
--- pkgsrc/net/ruby-snmp/distinfo:1.11  Mon Aug 11 15:20:53 2025
+++ pkgsrc/net/ruby-snmp/distinfo       Sun Mar  1 07:55:02 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2025/08/11 15:20:53 taca Exp $
+$NetBSD: distinfo,v 1.12 2026/03/01 07:55:02 taca Exp $
 
-BLAKE2s (snmp-1.3.3.gem) = 7b5b6b533c8fda5ba54e7938070ace223c981197336c05b791870a37972c20ca
-SHA512 (snmp-1.3.3.gem) = 4528bafc71d9948c09d129c78faa25202b9248d7d6d3c76f4474ba8c916f74a47adab55b053ae3aed6946a9d5853bd96eb797ab8a7bd1b172ee9839f93abf105
-Size (snmp-1.3.3.gem) = 197120 bytes
+BLAKE2s (snmp-1.3.4.gem) = f167da79db91ed4bf1187ed25a76f15ead9d29bbfd73f79ca3b30249f8557d2f
+SHA512 (snmp-1.3.4.gem) = e159ba07dd078fa851bc948f5313cd2625edf6a196d4feee5ec228f9af5fc87226fabd382cca9ae95023b69a5c4ab794e104f2b56ab414b708235b5a80e87602
+Size (snmp-1.3.4.gem) = 197120 bytes



Home | Main Index | Thread Index | Old Index