pkgsrc-WIP-changes archive

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

libxtend: Update to 0.1.2.44



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Fri Aug 13 15:01:25 2021 -0500
Changeset:	f7ba7f7fe8984f4d3ebe928784cbb96111f4ba12

Modified Files:
	libxtend/Makefile
	libxtend/distinfo

Log Message:
libxtend: Update to 0.1.2.44

get-home-dir.c: Add "string.h" for strlcpy()

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

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 b6770e1db9..21907f3d4b 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	libxtend-0.1.2.43
+DISTNAME=	libxtend-0.1.2.44
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	c35d2176bba04042b9a9d80029970c7ff302e8b3
+GITHUB_TAG=	84bfeddaaedd6346e42fa502521806a65b0a931f
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/libxtendc
diff --git a/libxtend/distinfo b/libxtend/distinfo
index 65760485eb..13ff2a4f72 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (libxtend-0.1.2.43-c35d2176bba04042b9a9d80029970c7ff302e8b3.tar.gz) = 481bac952c84ba10eb77ab08e63f0fbc084245db
-RMD160 (libxtend-0.1.2.43-c35d2176bba04042b9a9d80029970c7ff302e8b3.tar.gz) = 558f30cee946fe31ac4b51cce261e580732148e9
-SHA512 (libxtend-0.1.2.43-c35d2176bba04042b9a9d80029970c7ff302e8b3.tar.gz) = 207fead0c63a19adf81dbfa96866a60c8934d1e458de622f725c7768dc1096d2f98bad3c9c69e3d29592f06449581c7fc00db977676e02c48e10fb8da07b6911
-Size (libxtend-0.1.2.43-c35d2176bba04042b9a9d80029970c7ff302e8b3.tar.gz) = 34262 bytes
+SHA1 (libxtend-0.1.2.44-84bfeddaaedd6346e42fa502521806a65b0a931f.tar.gz) = 6d76833f2c08368248e8909f2920bfdbabe28ed6
+RMD160 (libxtend-0.1.2.44-84bfeddaaedd6346e42fa502521806a65b0a931f.tar.gz) = 65618b282f79828188ddf3d23f1fd81143c725f1
+SHA512 (libxtend-0.1.2.44-84bfeddaaedd6346e42fa502521806a65b0a931f.tar.gz) = 5ad2145a65c36085b3b96a42dcc5ec38d701461fb9711716bea8bad50a72e9d9c1e325e50c9d16033cf38bc80f8c1e47cb269feb683df7f4c1cbea5641a89bf8
+Size (libxtend-0.1.2.44-84bfeddaaedd6346e42fa502521806a65b0a931f.tar.gz) = 34270 bytes


Home | Main Index | Thread Index | Old Index