pkgsrc-WIP-changes archive

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

libxtend: Update to 0.0.1.19



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Mon May 10 10:01:02 2021 -0500
Changeset:	34a118db9155e07741b6951009753354c77c23b9

Modified Files:
	libxtend/Makefile
	libxtend/PLIST
	libxtend/distinfo

Log Message:
libxtend: Update to 0.0.1.19

Install shared lib
Import several functions from libbacon

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

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

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

diffs:
diff --git a/libxtend/Makefile b/libxtend/Makefile
index 6eaa31a128..c220d14525 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -5,10 +5,10 @@
 #              Wed May  5 08:37:52 CDT 2021               #
 ###########################################################
 
-DISTNAME=	libxtend-0.0.1.13
+DISTNAME=	libxtend-0.0.1.19
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	8f0893f1bf2dd7587f164589dcf7df1127401477
+GITHUB_TAG=	44c59f35435c65c721c2dd11dfba0fdba424a04a
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/libxtendc
diff --git a/libxtend/PLIST b/libxtend/PLIST
index ede42b8bca..2b84ce4578 100644
--- a/libxtend/PLIST
+++ b/libxtend/PLIST
@@ -2,14 +2,22 @@
 include/xtend-protos.h
 include/xtend.h
 lib/libxtend.a
+lib/libxtend.so.1
+lib/libxtend.so.1.0
 man/man3/difftimeofday.3
 man/man3/fast_cp.3
 man/man3/fd_purge.3
+man/man3/fgetline.3
+man/man3/file_mod_cmp.3
 man/man3/gcd.3
+man/man3/get_home_dir.3
 man/man3/lcm.3
+man/man3/ltostrn.3
+man/man3/num_size.3
 man/man3/strisint.3
 man/man3/strisreal.3
 man/man3/strptrcmp.3
+man/man3/strshellcpy.3
 man/man3/valid_extension.3
 man/man3/xc_fclose.3
 man/man3/xc_fopen.3
diff --git a/libxtend/distinfo b/libxtend/distinfo
index a7009df908..1dec826151 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (libxtend-0.0.1.13-8f0893f1bf2dd7587f164589dcf7df1127401477.tar.gz) = 4053d9f4efa488a752c0ccf4d42776372794d8dc
-RMD160 (libxtend-0.0.1.13-8f0893f1bf2dd7587f164589dcf7df1127401477.tar.gz) = c4cd4203717593f6444d2b721577a5be9a8b47a0
-SHA512 (libxtend-0.0.1.13-8f0893f1bf2dd7587f164589dcf7df1127401477.tar.gz) = 18317a8fad07a856a4e2e7f4975b3c5daf76586d3582d9813202b390b74eb2dba121e29d08c289669913d31970071f421d7345724563ede2cf847e29f1c2f5d4
-Size (libxtend-0.0.1.13-8f0893f1bf2dd7587f164589dcf7df1127401477.tar.gz) = 16075 bytes
+SHA1 (libxtend-0.0.1.19-44c59f35435c65c721c2dd11dfba0fdba424a04a.tar.gz) = 8b07a54968776d5b57f417614d2a21c794302c4f
+RMD160 (libxtend-0.0.1.19-44c59f35435c65c721c2dd11dfba0fdba424a04a.tar.gz) = c9201350e6cdd33770cd52707e1df78dfe28c3c5
+SHA512 (libxtend-0.0.1.19-44c59f35435c65c721c2dd11dfba0fdba424a04a.tar.gz) = 18bcf5308676172acddae68a8a493c84a66b7e339fb2dc39047f32b5e0334d74aa93fd573d2700dfe52a08aac8483a7c7ebd6c42f381bcbb5d9e9e15322413b2
+Size (libxtend-0.0.1.19-44c59f35435c65c721c2dd11dfba0fdba424a04a.tar.gz) = 17086 bytes


Home | Main Index | Thread Index | Old Index