pkgsrc-WIP-changes archive

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

libxtend: Update to 0.0.1.20



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Mon May 10 10:22:54 2021 -0500
Changeset:	92f960c2bc87ed0a2148fbae90ae420ba0082efe

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

Log Message:
libxtend: Update to 0.0.1.20

Improve shared lib install

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

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    | 1 +
 libxtend/distinfo | 8 ++++----
 3 files changed, 7 insertions(+), 6 deletions(-)

diffs:
diff --git a/libxtend/Makefile b/libxtend/Makefile
index c220d14525..7e7e32f69b 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -5,10 +5,10 @@
 #              Wed May  5 08:37:52 CDT 2021               #
 ###########################################################
 
-DISTNAME=	libxtend-0.0.1.19
+DISTNAME=	libxtend-0.0.1.20
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	44c59f35435c65c721c2dd11dfba0fdba424a04a
+GITHUB_TAG=	1ab313528c6806ff3aba277bd2d366f155a1bff6
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/libxtendc
diff --git a/libxtend/PLIST b/libxtend/PLIST
index 2b84ce4578..9dcf50afc5 100644
--- a/libxtend/PLIST
+++ b/libxtend/PLIST
@@ -2,6 +2,7 @@
 include/xtend-protos.h
 include/xtend.h
 lib/libxtend.a
+lib/libxtend.so
 lib/libxtend.so.1
 lib/libxtend.so.1.0
 man/man3/difftimeofday.3
diff --git a/libxtend/distinfo b/libxtend/distinfo
index 1dec826151..6440a3e59e 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-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
+SHA1 (libxtend-0.0.1.20-1ab313528c6806ff3aba277bd2d366f155a1bff6.tar.gz) = 7284944d534dc62a04ac053ac21f9923563f271f
+RMD160 (libxtend-0.0.1.20-1ab313528c6806ff3aba277bd2d366f155a1bff6.tar.gz) = 89f3fea7fbd0d03650693914107235d199a34584
+SHA512 (libxtend-0.0.1.20-1ab313528c6806ff3aba277bd2d366f155a1bff6.tar.gz) = f0a97d553767018989b4243dd7de993c9757a9a8c5405cac955d9a0ad9672089558d5f09a5466e19dba7983e3f7287b6ee0c0a45f358d0b1143cd6eaa9dc0232
+Size (libxtend-0.0.1.20-1ab313528c6806ff3aba277bd2d366f155a1bff6.tar.gz) = 17100 bytes


Home | Main Index | Thread Index | Old Index