pkgsrc-WIP-changes archive

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

libxtend: Update to 0.2.0.2



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu Dec 28 08:56:06 2023 -0600
Changeset:	4b4b073030de8044fe5a3cc7881ef8177e22905a

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

Log Message:
libxtend: Update to 0.2.0.2

Makefile: Automatically regenerate libxtend.3 and functions.md

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

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

diffstat:
 libxtend/Makefile      | 3 ++-
 libxtend/buildlink3.mk | 2 +-
 libxtend/distinfo      | 6 +++---
 3 files changed, 6 insertions(+), 5 deletions(-)

diffs:
diff --git a/libxtend/Makefile b/libxtend/Makefile
index d48dc77860..18692ed853 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,8 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	libxtend-0.2.0
+DISTNAME=	libxtend-0.2.0.2
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
+GITHUB_TAG=	5f45f635517a1877166ab1a7ca8a73d841b666bb
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/libxtendc
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index f5d806d760..0f7171aeba 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.2.0
+BUILDLINK_API_DEPENDS.libxtend+=	libxtend>=0.2.0.2
 BUILDLINK_PKGSRCDIR.libxtend?=		../../wip/libxtend
 .endif	# LIBXTEND_BUILDLINK3_MK
 
diff --git a/libxtend/distinfo b/libxtend/distinfo
index 1537e107dd..eb71593694 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (libxtend-0.2.0.tar.gz) = 7798d30eafb8131cb7ad6a8402ba795e3383ac234084a42532b1a5a78dde0d23
-SHA512 (libxtend-0.2.0.tar.gz) = ecdc77782ddeee04aa528c037189d83fb3e901d74db72eefc9bf0ace9ea168d575cd5bcdab7a35958a4be01c3510bb5d04b2286cc11827643b2de2f361416be1
-Size (libxtend-0.2.0.tar.gz) = 87784 bytes
+BLAKE2s (libxtend-0.2.0.2-5f45f635517a1877166ab1a7ca8a73d841b666bb.tar.gz) = 07759d1826fdc0463bb78b6a87d724d07634b4deee9ba63abaa919809664e950
+SHA512 (libxtend-0.2.0.2-5f45f635517a1877166ab1a7ca8a73d841b666bb.tar.gz) = 8e65a7ae5f1f5a1757e4baa36cfaaf4412efbd783067f9014aed75a76e5bf0eeb09304e6babef3e9b2ec7966b7f6ee3097dd97be134c9e4981f4ccec99cb29b9
+Size (libxtend-0.2.0.2-5f45f635517a1877166ab1a7ca8a73d841b666bb.tar.gz) = 88086 bytes


Home | Main Index | Thread Index | Old Index