pkgsrc-WIP-changes archive

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

libxtend: Update to 0.1.7.11



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Apr 1 08:29:16 2023 -0500
Changeset:	40f40e1cc776c57a924bc029b4acfb439f8de71a

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

Log Message:
libxtend: Update to 0.1.7.11

strptrcasecmp(): strcmp() -> strcasecmp()

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

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 ee0d0313b8..580285d827 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	libxtend-0.1.7.7
+DISTNAME=	libxtend-0.1.7.11
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	34c3f27cd16b4f8c1e1001a462cb126ad3f52ee4
+GITHUB_TAG=	f3d0d68f4cf378bdd6cb249bde7d390ee756c7c8
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/libxtendc
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index 551fa20851..f69a73fd7b 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.7.7
+BUILDLINK_API_DEPENDS.libxtend+=	libxtend>=0.1.7.11
 BUILDLINK_PKGSRCDIR.libxtend?=		../../wip/libxtend
 .endif	# LIBXTEND_BUILDLINK3_MK
 
diff --git a/libxtend/distinfo b/libxtend/distinfo
index a810cf2921..0a68e305af 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (libxtend-0.1.7.7-34c3f27cd16b4f8c1e1001a462cb126ad3f52ee4.tar.gz) = 6ccddd863593913457b3066c97d8ad230fa27e990dd4b4a269d3aef0e638737f
-SHA512 (libxtend-0.1.7.7-34c3f27cd16b4f8c1e1001a462cb126ad3f52ee4.tar.gz) = 8a283cf57e8b16711a77c25145a1b8bcce864aaba086028bba3d963858c946916218cb99deaa121d4d87e3bdbca790e1893b4d84a4dc572d2d7010dc1b7a70b4
-Size (libxtend-0.1.7.7-34c3f27cd16b4f8c1e1001a462cb126ad3f52ee4.tar.gz) = 67783 bytes
+BLAKE2s (libxtend-0.1.7.11-f3d0d68f4cf378bdd6cb249bde7d390ee756c7c8.tar.gz) = 55f96069dd3d9bbcd7d9e3d32a76dffa21a3f2cd219ec974b95794b5fa10dee6
+SHA512 (libxtend-0.1.7.11-f3d0d68f4cf378bdd6cb249bde7d390ee756c7c8.tar.gz) = 69763580dd286086e9c53983dabe9ac405789ca4c52ac72abd2dbb477227047e13ffad98ff60e379b77d76a07fb4b0c89ede5e3a2e8ef135461abd2e37bc83b5
+Size (libxtend-0.1.7.11-f3d0d68f4cf378bdd6cb249bde7d390ee756c7c8.tar.gz) = 67894 bytes


Home | Main Index | Thread Index | Old Index