pkgsrc-WIP-changes archive

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

libxtend: Update to 0.1.7 release



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sun Dec 11 11:48:07 2022 -0600
Changeset:	ba8fd3fbc1b01ed4ca3f5f9e40d8b33d45641d2a

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

Log Message:
libxtend: Update to 0.1.7 release

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

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, 5 insertions(+), 6 deletions(-)

diffs:
diff --git a/libxtend/Makefile b/libxtend/Makefile
index 8be844e131..3af3752eac 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,9 +1,8 @@
 # $NetBSD$
 
-DISTNAME=	libxtend-0.1.6.22
+DISTNAME=	libxtend-0.1.7
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	1744b3e310372e3a1b6fdf2dca935b6e4fd0ee59
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/libxtendc
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index e7f46dc106..bde387bfa7 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.6.22
+BUILDLINK_API_DEPENDS.libxtend+=	libxtend>=0.1.7
 BUILDLINK_PKGSRCDIR.libxtend?=		../../wip/libxtend
 .endif	# LIBXTEND_BUILDLINK3_MK
 
diff --git a/libxtend/distinfo b/libxtend/distinfo
index aff2479245..48866c7a26 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (libxtend-0.1.6.22-1744b3e310372e3a1b6fdf2dca935b6e4fd0ee59.tar.gz) = 6714c276b1cf77d6843cb47ec88d8ae0b4d0c876070a154952ece5b22ceceb8f
-SHA512 (libxtend-0.1.6.22-1744b3e310372e3a1b6fdf2dca935b6e4fd0ee59.tar.gz) = d8ba56956a0c58997bfdf7ab46a61f6e2114b77043db3a32cd8c9c57ebc7dd2efd0c4700fc73fedea5b7e51822d981564ee8ef61a72ccedbb6c21e685a70a467
-Size (libxtend-0.1.6.22-1744b3e310372e3a1b6fdf2dca935b6e4fd0ee59.tar.gz) = 65879 bytes
+BLAKE2s (libxtend-0.1.7.tar.gz) = e5f017f3aa34e6da2b85fb65c75831258e747a52bfa6f922355c34bbb17073fb
+SHA512 (libxtend-0.1.7.tar.gz) = 0388baf7421723a28ea0e37b46d31549e6e00ea9969f0724c9954061a9647c46a223e831b143d21c08fa6075ef01c843c03f3f2064e80c43bf4749c2d70f3170
+Size (libxtend-0.1.7.tar.gz) = 65850 bytes


Home | Main Index | Thread Index | Old Index