pkgsrc-WIP-changes archive

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

libxtend: Update to 0.1.7.20



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon4000%gmail.com@localhost>
Pushed By:	outpaddling
Date:		Sat Jun 3 17:30:56 2023 -0500
Changeset:	75b29dfb4b43e24c80c595eb136429b44448c9fa

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

Log Message:
libxtend: Update to 0.1.7.20

Fix prototypes for xt_get*()

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

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 ec1718ec63..7b794921b9 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	libxtend-0.1.7.19
+DISTNAME=	libxtend-0.1.7.20
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	ea92b7f15edda1cedb3686603dd10b1347abc54e
+GITHUB_TAG=	54139540586f9753c10eb9276cf2f639bd71a1f8
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/libxtendc
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index a01e7bbe89..4fb3f09c65 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.19
+BUILDLINK_API_DEPENDS.libxtend+=	libxtend>=0.1.7.20
 BUILDLINK_PKGSRCDIR.libxtend?=		../../wip/libxtend
 .endif	# LIBXTEND_BUILDLINK3_MK
 
diff --git a/libxtend/distinfo b/libxtend/distinfo
index c4e4decd4a..2978fc1770 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (libxtend-0.1.7.19-ea92b7f15edda1cedb3686603dd10b1347abc54e.tar.gz) = 3c4239bac4c90705f44eb8f220de4fc1a4af510fe27413c66c2a0b6fd390199e
-SHA512 (libxtend-0.1.7.19-ea92b7f15edda1cedb3686603dd10b1347abc54e.tar.gz) = f958863de25447caf80a7dd840f73739aa250fbb9f23faf2ba12c096273ba6ec2ac35fe68561ed7c7f094afddba8e8f80bc6a5f94085a669ca62e50563329aff
-Size (libxtend-0.1.7.19-ea92b7f15edda1cedb3686603dd10b1347abc54e.tar.gz) = 70647 bytes
+BLAKE2s (libxtend-0.1.7.20-54139540586f9753c10eb9276cf2f639bd71a1f8.tar.gz) = c9200f681f86330b6da6768d8a4cd2d812c3eb9f4a4cd6e580027f1d87e7919a
+SHA512 (libxtend-0.1.7.20-54139540586f9753c10eb9276cf2f639bd71a1f8.tar.gz) = 812ba6fb38c39395b0329fcfde6f3f0180b860442c4c96a6911ee1f962eea8b4835364174aec0794c420665a1b5d455f0869ed95820879594d789c909c379b48
+Size (libxtend-0.1.7.20-54139540586f9753c10eb9276cf2f639bd71a1f8.tar.gz) = 70664 bytes


Home | Main Index | Thread Index | Old Index