pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libxtend: Update to 0.1.6.12
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Sat Aug 20 16:51:57 2022 -0500
Changeset: 9a4a799b62c628a32c6efe6109791677a404424f
Modified Files:
libxtend/Makefile
libxtend/PLIST
libxtend/buildlink3.mk
libxtend/distinfo
Log Message:
libxtend: Update to 0.1.6.12
Add xt_dprintf() for systems with no dprintf()
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9a4a799b62c628a32c6efe6109791677a404424f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libxtend/Makefile | 4 ++--
libxtend/PLIST | 1 +
libxtend/buildlink3.mk | 2 +-
libxtend/distinfo | 6 +++---
4 files changed, 7 insertions(+), 6 deletions(-)
diffs:
diff --git a/libxtend/Makefile b/libxtend/Makefile
index 7b9854adb4..9f0768d10a 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,9 +1,9 @@
# $NetBSD$
-DISTNAME= libxtend-0.1.6.9
+DISTNAME= libxtend-0.1.6.12
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG= 6910348cf2826675c5aef0febd23fe031769da4b
+GITHUB_TAG= b1fc67d81828c869c6446e3ed70820b0bcf875fa
MAINTAINER= bacon%NetBSD.org@localhost
HOMEPAGE= https://github.com/outpaddling/libxtendc
diff --git a/libxtend/PLIST b/libxtend/PLIST
index 09ead7327e..f5b437bdb9 100644
--- a/libxtend/PLIST
+++ b/libxtend/PLIST
@@ -97,6 +97,7 @@ man/man3/tsv_read_field_malloc.3
man/man3/tsv_skip_field.3
man/man3/tsv_skip_rest_of_line.3
man/man3/va_usage.3
+man/man3/xt_dprintf.3
man/man3/xt_factorial.3
man/man3/xt_fast_cp.3
man/man3/xt_fclose.3
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index 7077ec9871..059e9bbf73 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.6.9
+BUILDLINK_API_DEPENDS.libxtend+= libxtend>=0.1.6.12
BUILDLINK_PKGSRCDIR.libxtend?= ../../wip/libxtend
.endif # LIBXTEND_BUILDLINK3_MK
diff --git a/libxtend/distinfo b/libxtend/distinfo
index d8d74af199..b19e714112 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (libxtend-0.1.6.9-6910348cf2826675c5aef0febd23fe031769da4b.tar.gz) = 8ec266eae373298b78507649115aab44e060bb4e6229c218eb302e8b07ae5ecb
-SHA512 (libxtend-0.1.6.9-6910348cf2826675c5aef0febd23fe031769da4b.tar.gz) = 45e8f6a728dc8979b0a019f9f3e1ddcb0a450c86a8fd74275124bbbe813585ffe45552db173536086cfff2a52d3ba5e9f980c560ff37bb07c0059050bbb5f438
-Size (libxtend-0.1.6.9-6910348cf2826675c5aef0febd23fe031769da4b.tar.gz) = 64282 bytes
+BLAKE2s (libxtend-0.1.6.12-b1fc67d81828c869c6446e3ed70820b0bcf875fa.tar.gz) = 25b22ef88aca4d412cfa495f49ca05705fcd1856e55af7da4a8a594cc55bd12d
+SHA512 (libxtend-0.1.6.12-b1fc67d81828c869c6446e3ed70820b0bcf875fa.tar.gz) = bced96b664abdf726aa32ee28e413ee2592ebf351d8ae5d53fec8f40a1282bf82a3ddb56b476dc955adb2641a7f45e582d7310d832faf3fa5d32b2c3135bdd42
+Size (libxtend-0.1.6.12-b1fc67d81828c869c6446e3ed70820b0bcf875fa.tar.gz) = 65042 bytes
Home |
Main Index |
Thread Index |
Old Index