pkgsrc-WIP-changes archive

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

libxtend: Update to 0.1.3.17



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Tue Oct 5 11:04:50 2021 -0500
Changeset:	54b2b82b724d41f49814b41e9b34f52c0e51781d

Modified Files:
	libxtend/Makefile
	libxtend/distinfo

Log Message:
libxtend: Update to 0.1.3.17

Add prototype for str_argv_cat()

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

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 b0a0a5281b..3ab1545023 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	libxtend-0.1.3.16
+DISTNAME=	libxtend-0.1.3.17
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	555b14720eb7a8126c45e1008ddb7a03617d4a13
+GITHUB_TAG=	38fe43fc228da17ef24b3fa1ac53d0297e900502
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/libxtendc
diff --git a/libxtend/distinfo b/libxtend/distinfo
index 51023ebd95..9f8fdc6c90 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (libxtend-0.1.3.16-555b14720eb7a8126c45e1008ddb7a03617d4a13.tar.gz) = e1bc3932dc3f68aa24529c0515080b4435bf6c6f
-RMD160 (libxtend-0.1.3.16-555b14720eb7a8126c45e1008ddb7a03617d4a13.tar.gz) = f9086480636fde558ae462bff08d3c711f0cf021
-SHA512 (libxtend-0.1.3.16-555b14720eb7a8126c45e1008ddb7a03617d4a13.tar.gz) = 785cb38b680ecea490e5e5dfc2ca0abd59540a8bf19ab54ee2297544fe4371307b5d4b831da5e22a70ef7f3860111cfb4d67b7962934d3bf3f4673245dd28eec
-Size (libxtend-0.1.3.16-555b14720eb7a8126c45e1008ddb7a03617d4a13.tar.gz) = 40960 bytes
+SHA1 (libxtend-0.1.3.17-38fe43fc228da17ef24b3fa1ac53d0297e900502.tar.gz) = 545863e931f31a22d7bb992c24b17d4526f8ee50
+RMD160 (libxtend-0.1.3.17-38fe43fc228da17ef24b3fa1ac53d0297e900502.tar.gz) = 0ac4a61d1d6036fbde0f45de32a538ebd7c19471
+SHA512 (libxtend-0.1.3.17-38fe43fc228da17ef24b3fa1ac53d0297e900502.tar.gz) = 2563938ebc56602dda9ae6c0ba0426be3179a53980966f1b3ee91acaab08e3ec75c9b3e180d546c90c2a28028456fae235e6f9fa39f417f732a8506c171dd976
+Size (libxtend-0.1.3.17-38fe43fc228da17ef24b3fa1ac53d0297e900502.tar.gz) = 40988 bytes


Home | Main Index | Thread Index | Old Index