pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libxtend: Update to 0.2.0.3
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Tue Jan 2 08:03:48 2024 -0600
Changeset: 26baced57b70e4d38b650cf04b1deaafcb13f581
Modified Files:
libxtend/Makefile
libxtend/buildlink3.mk
libxtend/distinfo
Log Message:
libxtend: Update to 0.2.0.3
Move xt_ff_getc() and xt_ff_putc() defs to fast-file.h to ensure inlining
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=26baced57b70e4d38b650cf04b1deaafcb13f581
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 18692ed853..ab69df3618 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,9 +1,9 @@
# $NetBSD$
-DISTNAME= libxtend-0.2.0.2
+DISTNAME= libxtend-0.2.0.3
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG= 5f45f635517a1877166ab1a7ca8a73d841b666bb
+GITHUB_TAG= 92e1dd3bffc70a7da40b693a65e33b2afc6371cf
OWNER= bacon%NetBSD.org@localhost
HOMEPAGE= https://github.com/outpaddling/libxtendc
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index 0f7171aeba..b0ac21a949 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.2
+BUILDLINK_API_DEPENDS.libxtend+= libxtend>=0.2.0.3
BUILDLINK_PKGSRCDIR.libxtend?= ../../wip/libxtend
.endif # LIBXTEND_BUILDLINK3_MK
diff --git a/libxtend/distinfo b/libxtend/distinfo
index eb71593694..69f25ee7fd 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (libxtend-0.2.0.2-5f45f635517a1877166ab1a7ca8a73d841b666bb.tar.gz) = 07759d1826fdc0463bb78b6a87d724d07634b4deee9ba63abaa919809664e950
-SHA512 (libxtend-0.2.0.2-5f45f635517a1877166ab1a7ca8a73d841b666bb.tar.gz) = 8e65a7ae5f1f5a1757e4baa36cfaaf4412efbd783067f9014aed75a76e5bf0eeb09304e6babef3e9b2ec7966b7f6ee3097dd97be134c9e4981f4ccec99cb29b9
-Size (libxtend-0.2.0.2-5f45f635517a1877166ab1a7ca8a73d841b666bb.tar.gz) = 88086 bytes
+BLAKE2s (libxtend-0.2.0.3-92e1dd3bffc70a7da40b693a65e33b2afc6371cf.tar.gz) = 00ae258ca93da8882477c0d470d55691f22431eff8501a8041de21ed7f988d73
+SHA512 (libxtend-0.2.0.3-92e1dd3bffc70a7da40b693a65e33b2afc6371cf.tar.gz) = f9974cf7a08250353e3b7c32ef0c242b66e38d285008765396feb18df9ce5b6ebf16fa9f7c35d8cdd86232255ab687fe1be4f06a0f7a4b4f6880939ca318de2b
+Size (libxtend-0.2.0.3-92e1dd3bffc70a7da40b693a65e33b2afc6371cf.tar.gz) = 88289 bytes
Home |
Main Index |
Thread Index |
Old Index