pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libxtend: Update to 0.1.7.19
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <bacon4000%gmail.com@localhost>
Pushed By: outpaddling
Date: Sat Jun 3 17:22:33 2023 -0500
Changeset: 9c1720f25b9a110fade42a85ce447386fc835a02
Modified Files:
libxtend/Makefile
libxtend/PLIST
libxtend/buildlink3.mk
libxtend/distinfo
Log Message:
libxtend: Update to 0.1.7.19
xt_get_user_name(): Get text user name of calling process
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9c1720f25b9a110fade42a85ce447386fc835a02
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 5d37b019d3..ec1718ec63 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,9 +1,9 @@
# $NetBSD$
-DISTNAME= libxtend-0.1.7.18
+DISTNAME= libxtend-0.1.7.19
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG= 32928109b93ef24153e756272106aeb8a7f46065
+GITHUB_TAG= ea92b7f15edda1cedb3686603dd10b1347abc54e
OWNER= bacon%NetBSD.org@localhost
HOMEPAGE= https://github.com/outpaddling/libxtendc
diff --git a/libxtend/PLIST b/libxtend/PLIST
index e4a63af370..35a843bf15 100644
--- a/libxtend/PLIST
+++ b/libxtend/PLIST
@@ -113,6 +113,7 @@ man/man3/xt_file_mod_cmp.3
man/man3/xt_fopen.3
man/man3/xt_free_strings.3
man/man3/xt_get_home_dir.3
+man/man3/xt_get_user_name.3
man/man3/xt_inhale_strings.3
man/man3/xt_malloc.3
man/man3/xt_n_choose_k.3
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index f0eb8c4ae1..a01e7bbe89 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.7.18
+BUILDLINK_API_DEPENDS.libxtend+= libxtend>=0.1.7.19
BUILDLINK_PKGSRCDIR.libxtend?= ../../wip/libxtend
.endif # LIBXTEND_BUILDLINK3_MK
diff --git a/libxtend/distinfo b/libxtend/distinfo
index 110275f7f2..c4e4decd4a 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (libxtend-0.1.7.18-32928109b93ef24153e756272106aeb8a7f46065.tar.gz) = 0961fcfbbbe3836d4da551334850cf76be957e3ddb4aa96c38f08d9a6f097528
-SHA512 (libxtend-0.1.7.18-32928109b93ef24153e756272106aeb8a7f46065.tar.gz) = 13118e28ce49e14505c19c90ae5ee2cb714fe8c286593a0c87a42ce66a7914462bdef07ed9432d0dfa6ef5163d604c39317a4144823ad7ca7cb333a1167cf46c
-Size (libxtend-0.1.7.18-32928109b93ef24153e756272106aeb8a7f46065.tar.gz) = 69996 bytes
+BLAKE2s (libxtend-0.1.7.19-ea92b7f15edda1cedb3686603dd10b1347abc54e.tar.gz) = 3c4239bac4c90705f44eb8f220de4fc1a4af510fe27413c66c2a0b6fd390199e
+SHA512 (libxtend-0.1.7.19-ea92b7f15edda1cedb3686603dd10b1347abc54e.tar.gz) = f958863de25447caf80a7dd840f73739aa250fbb9f23faf2ba12c096273ba6ec2ac35fe68561ed7c7f094afddba8e8f80bc6a5f94085a669ca62e50563329aff
+Size (libxtend-0.1.7.19-ea92b7f15edda1cedb3686603dd10b1347abc54e.tar.gz) = 70647 bytes
Home |
Main Index |
Thread Index |
Old Index