pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libxtend: Update to 0.1.5.1
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Tue Mar 22 18:58:42 2022 -0500
Changeset: e832930ed4df867036de66b9f7b297f60651b4ff
Modified Files:
libxtend/Makefile
libxtend/PLIST
libxtend/buildlink3.mk
libxtend/distinfo
Log Message:
libxtend: Update to 0.1.5.1
Add strptrcasecmp()
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e832930ed4df867036de66b9f7b297f60651b4ff
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libxtend/Makefile | 3 ++-
libxtend/PLIST | 1 +
libxtend/buildlink3.mk | 2 +-
libxtend/distinfo | 6 +++---
4 files changed, 7 insertions(+), 5 deletions(-)
diffs:
diff --git a/libxtend/Makefile b/libxtend/Makefile
index 84a788ad50..c107441c0f 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,8 +1,9 @@
# $NetBSD$
-DISTNAME= libxtend-0.1.5
+DISTNAME= libxtend-0.1.5.1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/}
+GITHUB_TAG= 7645cdf70d99320370393f77f1789f8512e31ffd
MAINTAINER= bacon%NetBSD.org@localhost
HOMEPAGE= https://github.com/outpaddling/libxtendc
diff --git a/libxtend/PLIST b/libxtend/PLIST
index 1b991d72d7..65ade5cc1d 100644
--- a/libxtend/PLIST
+++ b/libxtend/PLIST
@@ -80,6 +80,7 @@ man/man3/strlbasecpy.3
man/man3/strllower.3
man/man3/strlower.3
man/man3/strlupper.3
+man/man3/strptrcasecmp.3
man/man3/strptrcmp.3
man/man3/strshellcpy.3
man/man3/strsplit.3
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index 498cb4f411..197843716c 100644
--- a/libxtend/buildlink3.mk
+++ b/libxtend/buildlink3.mk
@@ -5,7 +5,7 @@ BUILDLINK_TREE+= libxtend
.if !defined(LIBXTEND_BUILDLINK3_MK)
LIBXTEND_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.libxtend+= libxtend>=0.1.5
+BUILDLINK_API_DEPENDS.libxtend+= libxtend>=0.1.5.1
BUILDLINK_PKGSRCDIR.libxtend?= ../../wip/libxtend
.endif # LIBXTEND_BUILDLINK3_MK
diff --git a/libxtend/distinfo b/libxtend/distinfo
index 58214c1b35..0cf413d214 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (libxtend-0.1.5.tar.gz) = 7b9f37a72254913f4d5d9f88daa34cbe59764f56c357e180713b0c744b45d4ce
-SHA512 (libxtend-0.1.5.tar.gz) = 6fb4b807cc03fd0c1a8a76b749af36630e53e8d0067ba87fdeb9bf5150957a7aacae5e1bafe5814633b3db2190c4a5040e31eefac4ba315881f7d7d82428cdf0
-Size (libxtend-0.1.5.tar.gz) = 61425 bytes
+BLAKE2s (libxtend-0.1.5.1-7645cdf70d99320370393f77f1789f8512e31ffd.tar.gz) = 8ffb5921b3eef13d75111b72aecc62c1afd6aeaa6fd9fbcfae600780d103c363
+SHA512 (libxtend-0.1.5.1-7645cdf70d99320370393f77f1789f8512e31ffd.tar.gz) = b16815346da1cad8c05d4a5cb8da223c771bfe182dae09b095415c2de1dac35549237f6724e39dc1c038b93903d5420a84c26939f37bd934be9a0200c42c2d10
+Size (libxtend-0.1.5.1-7645cdf70d99320370393f77f1789f8512e31ffd.tar.gz) = 61672 bytes
Home |
Main Index |
Thread Index |
Old Index