pkgsrc-WIP-changes archive

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

libxtend: Update to 0.1.7.21



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon4000%gmail.com@localhost>
Pushed By:	outpaddling
Date:		Thu Jun 8 06:54:25 2023 -0500
Changeset:	740145c9adee67c89e30cf3a3cae7c862bb3dc1f

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

Log Message:
libxtend: Update to 0.1.7.21

Add #ifdef __cplusplus, extern "C" to all headers

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

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 7b794921b9..4264dd075a 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	libxtend-0.1.7.20
+DISTNAME=	libxtend-0.1.7.21
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	54139540586f9753c10eb9276cf2f639bd71a1f8
+GITHUB_TAG=	57877bf0700d578b31f3b6cdd558c409cc5686c1
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/libxtendc
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index 4fb3f09c65..4a751cd61f 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.20
+BUILDLINK_API_DEPENDS.libxtend+=	libxtend>=0.1.7.21
 BUILDLINK_PKGSRCDIR.libxtend?=		../../wip/libxtend
 .endif	# LIBXTEND_BUILDLINK3_MK
 
diff --git a/libxtend/distinfo b/libxtend/distinfo
index 2978fc1770..546c9b908c 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-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
+BLAKE2s (libxtend-0.1.7.21-57877bf0700d578b31f3b6cdd558c409cc5686c1.tar.gz) = 215d7cf8a19a288313ce4fd39ca76afb309b3646cd7db14f1fc5cb7cc8b36d3a
+SHA512 (libxtend-0.1.7.21-57877bf0700d578b31f3b6cdd558c409cc5686c1.tar.gz) = 2ea7809363b4505d9ccf5051f4992ea24b55da9e80158aae0a616f9512a01df5b9a24cda8770535e5de8c09a0bcc4733b775ee69b880539f521cd8291bc28b24
+Size (libxtend-0.1.7.21-57877bf0700d578b31f3b6cdd558c409cc5686c1.tar.gz) = 70753 bytes


Home | Main Index | Thread Index | Old Index