pkgsrc-WIP-changes archive

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

libxtend: Update to 0.1.2.28



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Mon Jun 14 20:29:16 2021 -0500
Changeset:	3cdc80230fd9cce256b0905d833be2adcba62115

Modified Files:
	libxtend/Makefile
	libxtend/distinfo

Log Message:
libxtend: Update to 0.1.2.28

Add ${LDFLAGS} to link commands for package manager control

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

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 ee6c24d033..154198c9fe 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	libxtend-0.1.2.27
+DISTNAME=	libxtend-0.1.2.28
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	887c1ce5a2387883823846c245ad805989dcb7d7
+GITHUB_TAG=	5ab848a76cc6673f7768d5cf5c517492f9c8da8e
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/libxtendc
diff --git a/libxtend/distinfo b/libxtend/distinfo
index 4f7cdb80b7..ed071b0e45 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (libxtend-0.1.2.27-887c1ce5a2387883823846c245ad805989dcb7d7.tar.gz) = 008857f34f1f115f42db3db4d4040b50693bed09
-RMD160 (libxtend-0.1.2.27-887c1ce5a2387883823846c245ad805989dcb7d7.tar.gz) = bc35f00ac6d884c412e832663abf4b38a77eb0b0
-SHA512 (libxtend-0.1.2.27-887c1ce5a2387883823846c245ad805989dcb7d7.tar.gz) = 41f138bb3b0976474b1efd56078b4bf69524e2538a1c86137ee0f4b87d83ddc2f14d04618d122cfcd825593271f524626eda01be193678c44496a571f34eb4b8
-Size (libxtend-0.1.2.27-887c1ce5a2387883823846c245ad805989dcb7d7.tar.gz) = 24205 bytes
+SHA1 (libxtend-0.1.2.28-5ab848a76cc6673f7768d5cf5c517492f9c8da8e.tar.gz) = 28e0e8091f0d966b665ea9a3e432e438cd612972
+RMD160 (libxtend-0.1.2.28-5ab848a76cc6673f7768d5cf5c517492f9c8da8e.tar.gz) = 66dcdcd9e75f7be48e64fc40d025349ebdf87536
+SHA512 (libxtend-0.1.2.28-5ab848a76cc6673f7768d5cf5c517492f9c8da8e.tar.gz) = 3cd6149fd0c246baec33c7b3f3ec8323027b5e9d0dbc67ac1dae11c51795294328d53a8553e935e174497c3ba8be9161896dd976e74486934fe18d3ceb83a75e
+Size (libxtend-0.1.2.28-5ab848a76cc6673f7768d5cf5c517492f9c8da8e.tar.gz) = 24209 bytes


Home | Main Index | Thread Index | Old Index