pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libxtend: Update to 0.2.1.6
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Thu Oct 16 12:20:21 2025 -0500
Changeset: bbc094a9b94970f40e39750d51f2c997e98beb7b
Modified Files:
libxtend/Makefile
libxtend/buildlink3.mk
libxtend/distinfo
Log Message:
libxtend: Update to 0.2.1.6
template -> filename_template for C++ compat
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=bbc094a9b94970f40e39750d51f2c997e98beb7b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libxtend/Makefile | 3 ++-
libxtend/buildlink3.mk | 2 +-
libxtend/distinfo | 6 +++---
3 files changed, 6 insertions(+), 5 deletions(-)
diffs:
diff --git a/libxtend/Makefile b/libxtend/Makefile
index d2318712d4..9f69d6bc46 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,8 +1,9 @@
# $NetBSD$
-DISTNAME= libxtend-0.2.1
+DISTNAME= libxtend-0.2.1.6
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/}
+GITHUB_TAG= eeedd1c20ae9969711522d3c6ff3ec3be791fe6e
OWNER= bacon%NetBSD.org@localhost
HOMEPAGE= https://github.com/outpaddling/libxtendc
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index 61a5d823ff..be02f5c516 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.1
+BUILDLINK_API_DEPENDS.libxtend+= libxtend>=0.2.1.6
BUILDLINK_PKGSRCDIR.libxtend?= ../../wip/libxtend
.endif # LIBXTEND_BUILDLINK3_MK
diff --git a/libxtend/distinfo b/libxtend/distinfo
index 51f02fd5a9..1db2bb75c2 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (libxtend-0.2.1.tar.gz) = ad126a9e0f59896f7e89832d5c6b2b2b28503abc09ec5eb84494cd48d151d0c1
-SHA512 (libxtend-0.2.1.tar.gz) = 8d8ab2b3765d84e321d7c9c22a3912db32ca5d63fc1acd657eefc4f3f23a1c0d30b89df0c7f56f00ca275c2c2f619292e63fdd1cdcde5d152a7529ec837d2a8c
-Size (libxtend-0.2.1.tar.gz) = 105018 bytes
+BLAKE2s (libxtend-0.2.1.6-eeedd1c20ae9969711522d3c6ff3ec3be791fe6e.tar.gz) = 5a133610ba7ed2482a9cf84bd696de7169e13472a6eebe1e30989453574bc0cd
+SHA512 (libxtend-0.2.1.6-eeedd1c20ae9969711522d3c6ff3ec3be791fe6e.tar.gz) = 4cc2e9fbbde726ee02ebd3c7001070867e9c34ff7c5cb6a7a5e5f9062fd8c4b3e9f7adfded569ddd81805e982ce29a9d66ace030d929adab28d4c244bf0c91d8
+Size (libxtend-0.2.1.6-eeedd1c20ae9969711522d3c6ff3ec3be791fe6e.tar.gz) = 105318 bytes
Home |
Main Index |
Thread Index |
Old Index