pkgsrc-WIP-changes archive

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

libxtend: CentOS 7 patch: install -ls -> ln -sf



Module Name:	pkgsrc-wip
Committed By:	Jason W Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Tue May 18 11:22:51 2021 -0500
Changeset:	fc4ee7714777bfc2f371c658dafaa18971097396

Modified Files:
	libxtend/Makefile
	libxtend/distinfo

Log Message:
libxtend: CentOS 7 patch: install -ls -> ln -sf

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

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 d7f7f62adc..eef449c770 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -5,10 +5,10 @@
 #              Wed May  5 08:37:52 CDT 2021               #
 ###########################################################
 
-DISTNAME=	libxtend-0.1.1.3
+DISTNAME=	libxtend-0.1.1.4
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	676ae60612c97e617b684afdf2253ec232a30cd4
+GITHUB_TAG=	75f7ac8b73b5222227f62267ed85265010f2765f
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/libxtendc
diff --git a/libxtend/distinfo b/libxtend/distinfo
index 293b354a34..954d381578 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (libxtend-0.1.1.3-676ae60612c97e617b684afdf2253ec232a30cd4.tar.gz) = 39f4b8747ed1f94b479bb2fba917ddb64e8e577d
-RMD160 (libxtend-0.1.1.3-676ae60612c97e617b684afdf2253ec232a30cd4.tar.gz) = f54d6b37b69e327970acea692586d74891ccfa88
-SHA512 (libxtend-0.1.1.3-676ae60612c97e617b684afdf2253ec232a30cd4.tar.gz) = c977fe9e5bf8732efcd7d9262e892db3aa1134f61d0ef50daa5de4dee52159e084f49df29c4643d50302b31fe869040a704afacd073f4251a9936bd004d9e4ec
-Size (libxtend-0.1.1.3-676ae60612c97e617b684afdf2253ec232a30cd4.tar.gz) = 21508 bytes
+SHA1 (libxtend-0.1.1.4-75f7ac8b73b5222227f62267ed85265010f2765f.tar.gz) = 6828f8610303446145cfdb725278e8036fec5f23
+RMD160 (libxtend-0.1.1.4-75f7ac8b73b5222227f62267ed85265010f2765f.tar.gz) = 8ce282acebd748da2a4c87ec15db377f98cf8fa6
+SHA512 (libxtend-0.1.1.4-75f7ac8b73b5222227f62267ed85265010f2765f.tar.gz) = 6a282be901169d04081bd170c6a75bbbe76d81dc1e8adcc5a6aee96bb4b469f29b9636251a4843a993e26d563d3e3b3a76267d02b6ea7495ee75ce381a8879f6
+Size (libxtend-0.1.1.4-75f7ac8b73b5222227f62267ed85265010f2765f.tar.gz) = 21524 bytes


Home | Main Index | Thread Index | Old Index