pkgsrc-WIP-changes archive

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

libxtend: Update to 0.1.7.5



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Fri Dec 16 11:05:44 2022 -0600
Changeset:	664535bb56f36c5e51c1b701215497f2505b118a

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

Log Message:
libxtend: Update to 0.1.7.5

Update romantoi() man page

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

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 1fb12af584..28328cbaca 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	libxtend-0.1.7.4
+DISTNAME=	libxtend-0.1.7.5
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	8d265ee77c0179f87b3182c979e5c875899128d7
+GITHUB_TAG=	82f0b9fd67f1e591baff3fa48ca4f9c4c623bc17
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/libxtendc
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index 38b2927e39..39a6a6b8bb 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.4
+BUILDLINK_API_DEPENDS.libxtend+=	libxtend>=0.1.7.5
 BUILDLINK_PKGSRCDIR.libxtend?=		../../wip/libxtend
 .endif	# LIBXTEND_BUILDLINK3_MK
 
diff --git a/libxtend/distinfo b/libxtend/distinfo
index 6f4bbee6bb..c0af1a444e 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (libxtend-0.1.7.4-8d265ee77c0179f87b3182c979e5c875899128d7.tar.gz) = 2ca58b27a0a7fa7330dec064e3c3a86ef6db59f8346311b1c1bf8fc30da57f00
-SHA512 (libxtend-0.1.7.4-8d265ee77c0179f87b3182c979e5c875899128d7.tar.gz) = fce82a83f44aca406629cff20ab6009e81a9dbfe49c1479c6d99f73515e09e63c611005ab2a7e641957af04e74842bb03bccc600381c05be21dabe157a0e7a8e
-Size (libxtend-0.1.7.4-8d265ee77c0179f87b3182c979e5c875899128d7.tar.gz) = 67425 bytes
+BLAKE2s (libxtend-0.1.7.5-82f0b9fd67f1e591baff3fa48ca4f9c4c623bc17.tar.gz) = 92731cf29e085b82d3e9f023915bbf1c8ff63222c3d29014dbc5caa32a41e8f6
+SHA512 (libxtend-0.1.7.5-82f0b9fd67f1e591baff3fa48ca4f9c4c623bc17.tar.gz) = 4e4cd70a6ae4f3420add52ce5aa6de88ed946c084cda790cb074de463ba16f45840897d326cd888f5395deafb482edca8fd7db079b73dc879420d9b3b3f10f0e
+Size (libxtend-0.1.7.5-82f0b9fd67f1e591baff3fa48ca4f9c4c623bc17.tar.gz) = 67524 bytes


Home | Main Index | Thread Index | Old Index