pkgsrc-WIP-changes archive

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

libxtend: Update to 0.1.9.20



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Tue Sep 5 10:42:35 2023 -0500
Changeset:	90f20d0f2f774dc718824cb2769c746eb88a4705

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

Log Message:
libxtend: Update to 0.1.9.20

Add libxtend man page, clean up other man pages

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

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 libxtend/Makefile      | 4 ++--
 libxtend/PLIST         | 1 +
 libxtend/buildlink3.mk | 2 +-
 libxtend/distinfo      | 6 +++---
 4 files changed, 7 insertions(+), 6 deletions(-)

diffs:
diff --git a/libxtend/Makefile b/libxtend/Makefile
index dbffdb3ac5..bd7ab127e0 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	libxtend-0.1.9.19
+DISTNAME=	libxtend-0.1.9.20
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	8b64249981c90868db8457c90195f3332d0e097b
+GITHUB_TAG=	cae95e7e8d64281c8890017f79cb0ce43133b9c9
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/libxtendc
diff --git a/libxtend/PLIST b/libxtend/PLIST
index c64bfa1f32..e4ba53ed89 100644
--- a/libxtend/PLIST
+++ b/libxtend/PLIST
@@ -57,6 +57,7 @@ man/man3/float_cmp.3
 man/man3/gcd.3
 man/man3/int_cmp.3
 man/man3/lcm.3
+man/man3/libxtend.3
 man/man3/long_cmp.3
 man/man3/long_long_cmp.3
 man/man3/ltostrn.3
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index 5f670fee9d..9414b5a457 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.19
+BUILDLINK_API_DEPENDS.libxtend+=	libxtend>=0.1.9.20
 BUILDLINK_PKGSRCDIR.libxtend?=		../../wip/libxtend
 .endif	# LIBXTEND_BUILDLINK3_MK
 
diff --git a/libxtend/distinfo b/libxtend/distinfo
index 759c1dcff5..3a86656a20 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (libxtend-0.1.9.19-8b64249981c90868db8457c90195f3332d0e097b.tar.gz) = 12702a63e48967b963c8290dadd0c581b37e825a24b6f18ea3d0fe68406cc6f5
-SHA512 (libxtend-0.1.9.19-8b64249981c90868db8457c90195f3332d0e097b.tar.gz) = edf144b6d6d999904789862a6e6a9b0b1d7710fa7bc7b4f8166e123b0299d88f2b5007c899f95d7b0fdf6d89302358a2a1563f0c29b185ec9ece74a001d5c9f0
-Size (libxtend-0.1.9.19-8b64249981c90868db8457c90195f3332d0e097b.tar.gz) = 84727 bytes
+BLAKE2s (libxtend-0.1.9.20-cae95e7e8d64281c8890017f79cb0ce43133b9c9.tar.gz) = 0fd09c13f3730fb04186e372b1fcd7ef745716654a356b040c021b221bc5d894
+SHA512 (libxtend-0.1.9.20-cae95e7e8d64281c8890017f79cb0ce43133b9c9.tar.gz) = 6e83a7b23023bf978d20168fde87c5531064524163939ea8b7eb82e21fadccf6e19a13e6008ade36d1e16489607338c569b387df854080cdcbf66de134c20494
+Size (libxtend-0.1.9.20-cae95e7e8d64281c8890017f79cb0ce43133b9c9.tar.gz) = 86293 bytes


Home | Main Index | Thread Index | Old Index