pkgsrc-WIP-changes archive

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

libxtend: Update to 0.1.6.22



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Nov 5 08:17:01 2022 -0500
Changeset:	cf82f97ea394fa95eed245a91e024112fdb2b8dc

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

Log Message:
libxtend: Update to 0.1.6.22

Drop obsolete macro DSV_FIELD(line, n) == DSV_LINE_FIELDS_AE(line, n-1)

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

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 f9c32d5dbf..8be844e131 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	libxtend-0.1.6.21
+DISTNAME=	libxtend-0.1.6.22
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	70b16d8f09a29e6cd4ee6343e7ba83fe6971fe72
+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 7a2a78b61c..e7f46dc106 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.21
+BUILDLINK_API_DEPENDS.libxtend+=	libxtend>=0.1.6.22
 BUILDLINK_PKGSRCDIR.libxtend?=		../../wip/libxtend
 .endif	# LIBXTEND_BUILDLINK3_MK
 
diff --git a/libxtend/distinfo b/libxtend/distinfo
index ee1fca6e4f..aff2479245 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (libxtend-0.1.6.21-70b16d8f09a29e6cd4ee6343e7ba83fe6971fe72.tar.gz) = 26acd312eba84694bd8781c0e0b443abfb33cf6ce5f4a68e95faf42bfb2baf59
-SHA512 (libxtend-0.1.6.21-70b16d8f09a29e6cd4ee6343e7ba83fe6971fe72.tar.gz) = 08d1378c555a9b1998a0d6c1cdfbbfd3f490b86ed247099b8e7f20208d6108704e4143800afe6078d8ceb90591672ae03db9358b37e99b376a069ef5ef92f065
-Size (libxtend-0.1.6.21-70b16d8f09a29e6cd4ee6343e7ba83fe6971fe72.tar.gz) = 65914 bytes
+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


Home | Main Index | Thread Index | Old Index