pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libxtend: Update to 0.2.0.46
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <jtocino%gmx.com@localhost>
Pushed By: outpaddling
Date: Sat Feb 8 06:57:41 2025 -0600
Changeset: 25b12a312cfc33f4e85fac526923ec62f6da4709
Modified Files:
libxtend/Makefile
libxtend/buildlink3.mk
libxtend/distinfo
Log Message:
libxtend: Update to 0.2.0.46
Man pages: xtend/file.h -> xtend/fast-file.h
Test/Fast-file: Test xt_ff_read()/xt_ff_write()
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=25b12a312cfc33f4e85fac526923ec62f6da4709
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libxtend/Makefile | 4 ++--
libxtend/buildlink3.mk | 2 +-
libxtend/distinfo | 6 +++---
3 files changed, 6 insertions(+), 6 deletions(-)
diffs:
diff --git a/libxtend/Makefile b/libxtend/Makefile
index 124dc3e1c9..79eb413ed4 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,9 +1,9 @@
# $NetBSD$
-DISTNAME= libxtend-0.2.0.45
+DISTNAME= libxtend-0.2.0.46
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG= e1c49d1ebf199febfcb41875bb9e74a1d9212815
+GITHUB_TAG= a811befc4e694dbd4d7c8e6c01b033a057edaf7a
OWNER= bacon%NetBSD.org@localhost
HOMEPAGE= https://github.com/outpaddling/libxtendc
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index 7195d753bc..3427e2e042 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.45
+BUILDLINK_API_DEPENDS.libxtend+= libxtend>=0.2.0.46
BUILDLINK_PKGSRCDIR.libxtend?= ../../wip/libxtend
.endif # LIBXTEND_BUILDLINK3_MK
diff --git a/libxtend/distinfo b/libxtend/distinfo
index a10cd1d6ce..d8b63e64e9 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (libxtend-0.2.0.45-e1c49d1ebf199febfcb41875bb9e74a1d9212815.tar.gz) = b85a8180d54bab8d42f27333ef9910d62aa21e3ccaaff42d937493e49515bd9d
-SHA512 (libxtend-0.2.0.45-e1c49d1ebf199febfcb41875bb9e74a1d9212815.tar.gz) = 83a72703767920a5595950d3697217e33535c7fc05c2cffbc49fbf76cfcd8866868c0fc5c8f53e4418c12cd5bf424d1e5ca4bcdb17fddcbc89717159702b3166
-Size (libxtend-0.2.0.45-e1c49d1ebf199febfcb41875bb9e74a1d9212815.tar.gz) = 104440 bytes
+BLAKE2s (libxtend-0.2.0.46-a811befc4e694dbd4d7c8e6c01b033a057edaf7a.tar.gz) = d46f19c4ab247c3fbc8dcb617534843ecfcef8d0bfb38830e8c41b1440f68359
+SHA512 (libxtend-0.2.0.46-a811befc4e694dbd4d7c8e6c01b033a057edaf7a.tar.gz) = c21078902e47c8735010eca2c224ef25c2bd341badcf07a85e8f6a225a2c9ab268b1582f23ea3790ca90eb920fbc75e08c643d5ea9ad86a8fc3c5d1dc7120265
+Size (libxtend-0.2.0.46-a811befc4e694dbd4d7c8e6c01b033a057edaf7a.tar.gz) = 104776 bytes
Home |
Main Index |
Thread Index |
Old Index