pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-globalid
Module Name: pkgsrc
Committed By: taca
Date: Mon Oct 27 14:59:23 UTC 2025
Modified Files:
pkgsrc/devel/ruby-globalid: Makefile distinfo
Log Message:
devel/ruby-globalid: update to 1.3.0
1.3.0 (2025-09-23)
What's Changed
* Set required ruby version to 2.7.0 and up by @risen in #169
* Keep using URI RFC2396 parser by @voxik in #192
* Make DEFAULT_LOCATOR Configurable by @heka1024 in #179
New Contributors
* @risen made their first contribution in #169
* @biow0lf made their first contribution in #167
* @duffuniverse made their first contribution in #180
* @berkos made their first contribution in #170
* @elia made their first contribution in #195
* @Earlopain made their first contribution in #188
* @stevenharman made their first contribution in #173
* @voxik made their first contribution in #192
* @m-nakamura145 made their first contribution in #175
* @heka1024 made their first contribution in #179
* @tylerwillingham made their first contribution in #200
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/ruby-globalid/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/ruby-globalid/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-globalid/Makefile
diff -u pkgsrc/devel/ruby-globalid/Makefile:1.17 pkgsrc/devel/ruby-globalid/Makefile:1.18
--- pkgsrc/devel/ruby-globalid/Makefile:1.17 Sat Nov 11 12:14:21 2023
+++ pkgsrc/devel/ruby-globalid/Makefile Mon Oct 27 14:59:23 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2023/11/11 12:14:21 taca Exp $
+# $NetBSD: Makefile,v 1.18 2025/10/27 14:59:23 taca Exp $
-DISTNAME= globalid-1.2.1
+DISTNAME= globalid-1.3.0
CATEGORIES= devel
MAINTAINER= minskim%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-globalid/distinfo
diff -u pkgsrc/devel/ruby-globalid/distinfo:1.11 pkgsrc/devel/ruby-globalid/distinfo:1.12
--- pkgsrc/devel/ruby-globalid/distinfo:1.11 Sat Nov 11 12:14:21 2023
+++ pkgsrc/devel/ruby-globalid/distinfo Mon Oct 27 14:59:23 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2023/11/11 12:14:21 taca Exp $
+$NetBSD: distinfo,v 1.12 2025/10/27 14:59:23 taca Exp $
-BLAKE2s (globalid-1.2.1.gem) = 47ecd24def5efc75d6f353110c927da07a74557f0a8e70f0eab22ea4383311d6
-SHA512 (globalid-1.2.1.gem) = 134c23c67e0e6ca020be4892cad0ea4a22283ea058839636578b9a4bccee4353bb19e5c0b94fb6e70d6ffb7456abfcf8da63388a2d4b8f11d60dbe37c387efe4
-Size (globalid-1.2.1.gem) = 14848 bytes
+BLAKE2s (globalid-1.3.0.gem) = 64738b119197f1203d45e8c44dfb9f4d786bc2d46c69114a62eb481f5167cc9b
+SHA512 (globalid-1.3.0.gem) = 7ca4979c8c9d9dabe7f6dfbc77e661b07f913ff7b57ea9479ac7a4bc074dc3b7ac2445c2b099f42b78724107c71cb043f501d53bf021f01722844cdc419edf38
+Size (globalid-1.3.0.gem) = 15360 bytes
Home |
Main Index |
Thread Index |
Old Index