pkgsrc-WIP-changes archive

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

libxtend: Add sys/stat.h for mode_t on Darwin



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Tue May 11 12:19:14 2021 -0500
Changeset:	2e03755d79cd098a5410f2b1873650ceba270f64

Modified Files:
	libxtend/Makefile
	libxtend/distinfo

Log Message:
libxtend: Add sys/stat.h for mode_t on Darwin

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

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

diffstat:
 libxtend/Makefile | 4 ++--
 libxtend/distinfo | 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs:
diff --git a/libxtend/Makefile b/libxtend/Makefile
index 6d64450fac..cc9ba94acc 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -5,10 +5,10 @@
 #              Wed May  5 08:37:52 CDT 2021               #
 ###########################################################
 
-DISTNAME=	libxtend-0.0.1.32
+DISTNAME=	libxtend-0.0.1.33
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	d5072ae9d721b3ae0257214b66699f8dec9398f5
+GITHUB_TAG=	e40fe629644e829fbaec7a04f0d00532570506a3
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/libxtendc
diff --git a/libxtend/distinfo b/libxtend/distinfo
index 9ab235a4ee..d12ef46ae9 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (libxtend-0.0.1.32-d5072ae9d721b3ae0257214b66699f8dec9398f5.tar.gz) = 6c8ac834fb19999fb972d39c335632738898b261
-RMD160 (libxtend-0.0.1.32-d5072ae9d721b3ae0257214b66699f8dec9398f5.tar.gz) = 137908b0a635f878bde371eb7e5113b9375e1c84
-SHA512 (libxtend-0.0.1.32-d5072ae9d721b3ae0257214b66699f8dec9398f5.tar.gz) = aecb65e5a6b601e3f3bf3ade0b15728cf9e265e492bce5378795f0108fa3482a446dc5c57d865021b2e5bc6d7599909a7a348ff13fc373c0593ae1143942f793
-Size (libxtend-0.0.1.32-d5072ae9d721b3ae0257214b66699f8dec9398f5.tar.gz) = 20257 bytes
+SHA1 (libxtend-0.0.1.33-e40fe629644e829fbaec7a04f0d00532570506a3.tar.gz) = 195804cb1ab6b4595eb6fc8fc60aefd2514c00dd
+RMD160 (libxtend-0.0.1.33-e40fe629644e829fbaec7a04f0d00532570506a3.tar.gz) = d956c18b4717a7b654be2ea5d9fd23861a3cc4fa
+SHA512 (libxtend-0.0.1.33-e40fe629644e829fbaec7a04f0d00532570506a3.tar.gz) = e08e7bc068f5e9f7f5e7645b3b3e592cd84f23f4479248bc02700575d74803ff2bf6330b1b28943c56ab6b133b0c6e04d16e65a32693ea6057b4e96dca4218ea
+Size (libxtend-0.0.1.33-e40fe629644e829fbaec7a04f0d00532570506a3.tar.gz) = 20276 bytes


Home | Main Index | Thread Index | Old Index