pkgsrc-WIP-changes archive

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

libxtend: Update to 0.1.6.8



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu Aug 18 09:27:12 2022 -0500
Changeset:	e1485e5535ad10f51bf7b2b28eb26361a33c354c

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

Log Message:
libxtend: Update to 0.1.6.8

spawnvp.c: Define sig_t for SunOS

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

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 f6a837af0d..9eacc33f88 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	libxtend-0.1.6.7
+DISTNAME=	libxtend-0.1.6.8
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	01b2ba25181abe14657a23e938a080971c1100c7
+GITHUB_TAG=	932808ae9cfdf695c9ac1413f21f4260043cfc9b
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/libxtendc
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index e601845d3c..fe3780c289 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.7
+BUILDLINK_API_DEPENDS.libxtend+=	libxtend>=0.1.6.8
 BUILDLINK_PKGSRCDIR.libxtend?=		../../wip/libxtend
 .endif	# LIBXTEND_BUILDLINK3_MK
 
diff --git a/libxtend/distinfo b/libxtend/distinfo
index 1dcb5673cd..90b3577ce1 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (libxtend-0.1.6.7-01b2ba25181abe14657a23e938a080971c1100c7.tar.gz) = e1fd31960fb799389793c2b72deae0fb99852b93826710d0974a5cf425a97f8b
-SHA512 (libxtend-0.1.6.7-01b2ba25181abe14657a23e938a080971c1100c7.tar.gz) = 54b2d98210218d8478b648afbb9a6d04c2467cf7edf287c2c1d45c11b617205e2870fcda211111c3ab67ecf84bfc5a48325ae71086564593e915d197245a06dd
-Size (libxtend-0.1.6.7-01b2ba25181abe14657a23e938a080971c1100c7.tar.gz) = 64210 bytes
+BLAKE2s (libxtend-0.1.6.8-932808ae9cfdf695c9ac1413f21f4260043cfc9b.tar.gz) = 0db6ee9ad1da3219815ac5ef320165f761b78aaab19d039b068b1ae9fb4925c3
+SHA512 (libxtend-0.1.6.8-932808ae9cfdf695c9ac1413f21f4260043cfc9b.tar.gz) = 47b82597264b96530ce636142bfea76e292786448eebe4f769c47c8b1ed56375fcd8d9359ee1a9a508ba44568d6fdceac2941bd9484f7a000d85c8f13881e4a9
+Size (libxtend-0.1.6.8-932808ae9cfdf695c9ac1413f21f4260043cfc9b.tar.gz) = 64291 bytes


Home | Main Index | Thread Index | Old Index