pkgsrc-WIP-changes archive

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

libxtend: Update to 0.1.0.2



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu May 13 13:34:48 2021 -0500
Changeset:	9cdb46a397383cc3bfb71832beea69e228871f72

Modified Files:
	libxtend/Makefile
	libxtend/distinfo

Log Message:
libxtend: Update to 0.1.0.2

Use realpath to determine dylib absolute path

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

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

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

diffs:
diff --git a/libxtend/Makefile b/libxtend/Makefile
index 69144f8a3e..be331afbe0 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -5,9 +5,10 @@
 #              Wed May  5 08:37:52 CDT 2021               #
 ###########################################################
 
-DISTNAME=	libxtend-0.1.0
+DISTNAME=	libxtend-0.1.0.2
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
+GITHUB_TAG=	134cae2b489700c24bf3cf1b82270dd059c19d6e
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/libxtendc
diff --git a/libxtend/distinfo b/libxtend/distinfo
index 79599132d8..972df5b546 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (libxtend-0.1.0.tar.gz) = f70ed94cca5d034a1c15b13780a0fd0158c00522
-RMD160 (libxtend-0.1.0.tar.gz) = 84850ecb147f8007f039833b73c9761fd542bafc
-SHA512 (libxtend-0.1.0.tar.gz) = f33fe80c6eff90c3f4a7c398ae1775c7c3cfce120e81e86d63632534dacf9bd0afa7f8fad3ebf93115fbb1b18cb4779581c02fdbe1b1e4ffa0436448bc4084a5
-Size (libxtend-0.1.0.tar.gz) = 21290 bytes
+SHA1 (libxtend-0.1.0.2-134cae2b489700c24bf3cf1b82270dd059c19d6e.tar.gz) = 4b6d178af7facb85e20508fd77a662c06c51161e
+RMD160 (libxtend-0.1.0.2-134cae2b489700c24bf3cf1b82270dd059c19d6e.tar.gz) = 5b073ddb5879bae98b99ce00744c68a56e61f063
+SHA512 (libxtend-0.1.0.2-134cae2b489700c24bf3cf1b82270dd059c19d6e.tar.gz) = 2a5ebc6b05408771d40929bb63e1de7de393343c1d714ece451bebe85d856c1cba5b38dfdce25ca5b9f0659be0205bfeee9776ca276edc26307240f6d836efd0
+Size (libxtend-0.1.0.2-134cae2b489700c24bf3cf1b82270dd059c19d6e.tar.gz) = 21390 bytes


Home | Main Index | Thread Index | Old Index