pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

libxtend: Update to 0.1.9.14



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sun Sep 3 16:43:13 2023 -0500
Changeset:	0329d6f634af341843f0dfa31af1a7aad93d7f46

Modified Files:
	libxtend/Makefile
	libxtend/buildlink3.mk
	libxtend/distinfo

Log Message:
libxtend: Update to 0.1.9.14

Makefile: Add fast-file-accessors and fast-file-mutators to build

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0329d6f634af341843f0dfa31af1a7aad93d7f46

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 33d6f7090c..429d8abc27 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	libxtend-0.1.9.12
+DISTNAME=	libxtend-0.1.9.14
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	fe54dbeb6173a3588b211422b630fa5fe10f0958
+GITHUB_TAG=	25afa8d3d340da52ef446d87c46ad1607274dd53
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/libxtendc
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index cb5c8cea12..adb79203ef 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.1.9.12
+BUILDLINK_API_DEPENDS.libxtend+=	libxtend>=0.1.9.14
 BUILDLINK_PKGSRCDIR.libxtend?=		../../wip/libxtend
 .endif	# LIBXTEND_BUILDLINK3_MK
 
diff --git a/libxtend/distinfo b/libxtend/distinfo
index a83cc3e774..d86f37be8f 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (libxtend-0.1.9.12-fe54dbeb6173a3588b211422b630fa5fe10f0958.tar.gz) = 796b8cedbdb76a7ab5fd16d3da8fd4b784567f1056e5ff674bfb73b857c08427
-SHA512 (libxtend-0.1.9.12-fe54dbeb6173a3588b211422b630fa5fe10f0958.tar.gz) = d3253b96477c9997349eb9b63310d53e3ca58edf051f9b2ccbad54b200ac3fbf5b80b0c27a71e5cd8408978b967facf173e37031b4bab41c2694c0749d50331f
-Size (libxtend-0.1.9.12-fe54dbeb6173a3588b211422b630fa5fe10f0958.tar.gz) = 78445 bytes
+BLAKE2s (libxtend-0.1.9.14-25afa8d3d340da52ef446d87c46ad1607274dd53.tar.gz) = d7446f6a93203dea63b4bece0fbe5fc65454845da233c71229189d7f9d1bc103
+SHA512 (libxtend-0.1.9.14-25afa8d3d340da52ef446d87c46ad1607274dd53.tar.gz) = 67d87c6e5b7c5ac77336d64c738eeac9071645c0dac2629447e2d0b08cb7394a642f4ca03a02102603712a940816d61ab3c35943bda18ff4a8e93c368d2020c7
+Size (libxtend-0.1.9.14-25afa8d3d340da52ef446d87c46ad1607274dd53.tar.gz) = 79194 bytes


Home | Main Index | Thread Index | Old Index