pkgsrc-WIP-changes archive

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

libxtend: Update to 0.1.4.48



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu Mar 3 08:25:21 2022 -0600
Changeset:	100301f521c7de284148a4f40e7332813b955417

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

Log Message:
libxtend: Update to 0.1.4.48

Experiment with _Pragma() to deprecate a function

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

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 fa2520d14a..f4d1ed1e54 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	libxtend-0.1.4.40
+DISTNAME=	libxtend-0.1.4.48
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	41f8ec87c704202b38484d22cfa34e13fda51d3e
+GITHUB_TAG=	b0a0eae2c4a326ec8f2ee8ef0e9bb7c1e21a534d
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/libxtendc
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index 7801816e45..bcd3f68480 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.4.40
+BUILDLINK_API_DEPENDS.libxtend+=	libxtend>=0.1.4.48
 BUILDLINK_PKGSRCDIR.libxtend?=		../../wip/libxtend
 .endif	# LIBXTEND_BUILDLINK3_MK
 
diff --git a/libxtend/distinfo b/libxtend/distinfo
index 845122a69c..2fa0f65f04 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (libxtend-0.1.4.40-41f8ec87c704202b38484d22cfa34e13fda51d3e.tar.gz) = e3ac59b088346b5763d19c0cda2b8ab6d5a701ed5a5479358e1b39b1a644255b
-SHA512 (libxtend-0.1.4.40-41f8ec87c704202b38484d22cfa34e13fda51d3e.tar.gz) = c0fc8ae8f26bafc3406518232b2b2e3a2ff82c791ac0b95e84ab33e138760b5018df9605e27f7bf08d1b98e7633048e0f260e6770da8c2ce17654e038e239412
-Size (libxtend-0.1.4.40-41f8ec87c704202b38484d22cfa34e13fda51d3e.tar.gz) = 60827 bytes
+BLAKE2s (libxtend-0.1.4.48-b0a0eae2c4a326ec8f2ee8ef0e9bb7c1e21a534d.tar.gz) = 0941d9aefa74417437f2cfe6c3ef2df0222eeefeabe527cda2b00205bcb9ae2a
+SHA512 (libxtend-0.1.4.48-b0a0eae2c4a326ec8f2ee8ef0e9bb7c1e21a534d.tar.gz) = d35fa20433d55b42145c24952f506f330252261e0bfb6de8774eff376c7bcb17d22e292d137b10c556535d98775352be1ebda4eb9dc83a023030e4ac69c928f5
+Size (libxtend-0.1.4.48-b0a0eae2c4a326ec8f2ee8ef0e9bb7c1e21a534d.tar.gz) = 61135 bytes


Home | Main Index | Thread Index | Old Index