pkgsrc-WIP-changes archive

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

libxtend: Update to 0.1.7.6



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon4000%gmail.com@localhost>
Pushed By:	outpaddling
Date:		Fri Dec 30 07:32:41 2022 -0600
Changeset:	35eb3dbef0cea73b6625a333cbf6b0e934fc306f

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

Log Message:
libxtend: Update to 0.1.7.6

dsv_read_field(): Support double-quoted fields

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

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 1174091b09..291861660c 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	libxtend-0.1.7.5
+DISTNAME=	libxtend-0.1.7.6
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	82f0b9fd67f1e591baff3fa48ca4f9c4c623bc17
+GITHUB_TAG=	5f2f682e2a8cce62571b7dfa897667a715bd6c6e
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/libxtendc
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index 39a6a6b8bb..74e940067d 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.5
+BUILDLINK_API_DEPENDS.libxtend+=	libxtend>=0.1.7.6
 BUILDLINK_PKGSRCDIR.libxtend?=		../../wip/libxtend
 .endif	# LIBXTEND_BUILDLINK3_MK
 
diff --git a/libxtend/distinfo b/libxtend/distinfo
index c0af1a444e..547d700782 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-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
+BLAKE2s (libxtend-0.1.7.6-5f2f682e2a8cce62571b7dfa897667a715bd6c6e.tar.gz) = 193f83d4702e12ade4706e70739cba47c1535ddec8e91080b2e6b5529789383e
+SHA512 (libxtend-0.1.7.6-5f2f682e2a8cce62571b7dfa897667a715bd6c6e.tar.gz) = 59d1aa44f8a50d461b2c8d28c876eb0163358d0d9e86bf64144bd987757b5bbd3c11be8e0f311aeccc62fb1e11f60951608867ed1b7e682e857fb7a239fec6bd
+Size (libxtend-0.1.7.6-5f2f682e2a8cce62571b7dfa897667a715bd6c6e.tar.gz) = 67783 bytes


Home | Main Index | Thread Index | Old Index