pkgsrc-WIP-changes archive

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

libxtend: Update to 0.1.1.2



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Mon May 17 09:37:26 2021 -0500
Changeset:	4465b71862ea34e713471225927718d5e404d2db

Modified Files:
	libxtend/Makefile
	libxtend/distinfo

Log Message:
libxtend: Update to 0.1.1.2

Install shared libs with execute permissions

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

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 349d871144..d65fbe5274 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -5,9 +5,10 @@
 #              Wed May  5 08:37:52 CDT 2021               #
 ###########################################################
 
-DISTNAME=	libxtend-0.1.1
+DISTNAME=	libxtend-0.1.1.2
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
+GITHUB_TAG=	bac8b941f46e4dc8b3ed28e6b0c16e8078e4b4da
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/libxtendc
diff --git a/libxtend/distinfo b/libxtend/distinfo
index 46b4998126..5df49468f8 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (libxtend-0.1.1.tar.gz) = 393a9bc3474f1f274c48b15190c7f2528afcb42b
-RMD160 (libxtend-0.1.1.tar.gz) = eff185f93231befa8aee38733707bdd651b9efad
-SHA512 (libxtend-0.1.1.tar.gz) = 9e9cc93b8f280e33b48eeac12582c320a7ff0176075f1673f79ebf513bc5ba8662216bed53dcd16c0d3bd35f9ad7b29927eb277d9f462895e8275128227b6431
-Size (libxtend-0.1.1.tar.gz) = 21486 bytes
+SHA1 (libxtend-0.1.1.2-bac8b941f46e4dc8b3ed28e6b0c16e8078e4b4da.tar.gz) = 455a41b53a6c47e2cf5a80e2a974fbb44ef835ba
+RMD160 (libxtend-0.1.1.2-bac8b941f46e4dc8b3ed28e6b0c16e8078e4b4da.tar.gz) = feda100a5c048aa862424040638de4f625d49965
+SHA512 (libxtend-0.1.1.2-bac8b941f46e4dc8b3ed28e6b0c16e8078e4b4da.tar.gz) = da092b726195924ac1250f313bd1e68ec4e5c6e184cc6d70539a758e466c98386bf9295b5caae478ace22847597b88e95cf44cf7b1c8f726ddc78ceec0a0becb
+Size (libxtend-0.1.1.2-bac8b941f46e4dc8b3ed28e6b0c16e8078e4b4da.tar.gz) = 21564 bytes


Home | Main Index | Thread Index | Old Index