pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libxtend: Update to 0.2.0.25
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Mon Dec 23 07:34:39 2024 -0600
Changeset: 78f0eb30b8d7dbd800ca6aba7c6a834badee41de
Modified Files:
libxtend/Makefile
libxtend/PLIST
libxtend/buildlink3.mk
libxtend/distinfo
Log Message:
libxtend: Update to 0.2.0.25
xt_str2u64() -> xt_str2u64_hash()
Avoid confusion with simple num to string conversion
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=78f0eb30b8d7dbd800ca6aba7c6a834badee41de
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libxtend/Makefile | 4 ++--
libxtend/PLIST | 2 +-
libxtend/buildlink3.mk | 2 +-
libxtend/distinfo | 6 +++---
4 files changed, 7 insertions(+), 7 deletions(-)
diffs:
diff --git a/libxtend/Makefile b/libxtend/Makefile
index d67972b7c7..3ecc3b9685 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,9 +1,9 @@
# $NetBSD$
-DISTNAME= libxtend-0.2.0.24
+DISTNAME= libxtend-0.2.0.25
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG= 4535aedffe98b796fcfbdbc0ffb8c04fd6ea8116
+GITHUB_TAG= 3768254a31b1d3efd82f7d242136221c4e9838da
OWNER= bacon%NetBSD.org@localhost
HOMEPAGE= https://github.com/outpaddling/libxtendc
diff --git a/libxtend/PLIST b/libxtend/PLIST
index 10c149a1f3..415fc6c044 100644
--- a/libxtend/PLIST
+++ b/libxtend/PLIST
@@ -161,7 +161,7 @@ man/man3/xt_short_cmp.3
man/man3/xt_shuffle.3
man/man3/xt_spawnlp.3
man/man3/xt_spawnvp.3
-man/man3/xt_str2u64.3
+man/man3/xt_str2u64_hash.3
man/man3/xt_str_argv_cat.3
man/man3/xt_strblank.3
man/man3/xt_strisint.3
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index f6b2298d8d..144824a15e 100644
--- a/libxtend/buildlink3.mk
+++ b/libxtend/buildlink3.mk
@@ -5,7 +5,7 @@ BUILDLINK_TREE+= libxtend
.if !defined(LIBXTEND_BUILDLINK3_MK)
LIBXTEND_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.libxtend+= libxtend>=0.2.0.24
+BUILDLINK_API_DEPENDS.libxtend+= libxtend>=0.2.0.25
BUILDLINK_PKGSRCDIR.libxtend?= ../../wip/libxtend
.endif # LIBXTEND_BUILDLINK3_MK
diff --git a/libxtend/distinfo b/libxtend/distinfo
index 2ac1a6c2af..779294b529 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (libxtend-0.2.0.24-4535aedffe98b796fcfbdbc0ffb8c04fd6ea8116.tar.gz) = 2ca6679b08f03082142b11b181e308e3e6416de6982fcb1474a4ba92e4c29ec3
-SHA512 (libxtend-0.2.0.24-4535aedffe98b796fcfbdbc0ffb8c04fd6ea8116.tar.gz) = 836a92d0cc2e580ebd34b01da8f69242bf0bb8fa621b733b0f6ec31c674f8123c32cff0dcd661858cfe3c3a90355491a83dc8826ae21976474862d6c8c80956f
-Size (libxtend-0.2.0.24-4535aedffe98b796fcfbdbc0ffb8c04fd6ea8116.tar.gz) = 99286 bytes
+BLAKE2s (libxtend-0.2.0.25-3768254a31b1d3efd82f7d242136221c4e9838da.tar.gz) = e38c5c1821fa12fe19652964f9acd0a71a87e4fa7665c7d7e496678b4bd9f2aa
+SHA512 (libxtend-0.2.0.25-3768254a31b1d3efd82f7d242136221c4e9838da.tar.gz) = 2258b2eaabaeb1918504b1cd8e264e73b4f8b4a9fb0c10f6498da5dc0cee6d458028cf6faea0ae487604515e9f46a228a513e5bdb16480c97c6d1e2e6f059d16
+Size (libxtend-0.2.0.25-3768254a31b1d3efd82f7d242136221c4e9838da.tar.gz) = 99295 bytes
Home |
Main Index |
Thread Index |
Old Index