pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libxtend: Update to 0.1.8.2
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <bacon4000%gmail.com@localhost>
Pushed By: outpaddling
Date: Sat Jun 17 09:33:58 2023 -0500
Changeset: 5df9fb761b524f4b420cb82789b665d1906a5de1
Modified Files:
libxtend/Makefile
libxtend/buildlink3.mk
libxtend/distinfo
Log Message:
libxtend: Update to 0.1.8.2
xt_fopen(): Test file creation before trying popen()
popen() does not return NULL if the file cannot be created
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5df9fb761b524f4b420cb82789b665d1906a5de1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libxtend/Makefile | 4 ++--
libxtend/buildlink3.mk | 2 +-
libxtend/distinfo | 6 +++---
3 files changed, 6 insertions(+), 6 deletions(-)
diffs:
diff --git a/libxtend/Makefile b/libxtend/Makefile
index 8783da328f..26afce6058 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,9 +1,9 @@
# $NetBSD$
-DISTNAME= libxtend-0.1.8.1
+DISTNAME= libxtend-0.1.8.2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG= cfed0a621c0cba1f7ea6222eb829f422e4472398
+GITHUB_TAG= e883e5e4514724b8427028258b42ef56bbd26bd8
OWNER= bacon%NetBSD.org@localhost
HOMEPAGE= https://github.com/outpaddling/libxtendc
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index 36b010ad5c..40ab56247b 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.8.1
+BUILDLINK_API_DEPENDS.libxtend+= libxtend>=0.1.8.2
BUILDLINK_PKGSRCDIR.libxtend?= ../../wip/libxtend
.endif # LIBXTEND_BUILDLINK3_MK
diff --git a/libxtend/distinfo b/libxtend/distinfo
index a0f8eee001..41057b2f21 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (libxtend-0.1.8.1-cfed0a621c0cba1f7ea6222eb829f422e4472398.tar.gz) = 5e5d2d5586a6155257c62c488a4bcceb771611de597459b9d22e55d29a9ad2f2
-SHA512 (libxtend-0.1.8.1-cfed0a621c0cba1f7ea6222eb829f422e4472398.tar.gz) = 952287e221c0ecdef14c7e9fe45af5354eaff554728d1607361a40c97e84a91b57ec9a2ae1666d5ed0537396fb6615ef9c402dda506657250cc1c78258414c5a
-Size (libxtend-0.1.8.1-cfed0a621c0cba1f7ea6222eb829f422e4472398.tar.gz) = 71408 bytes
+BLAKE2s (libxtend-0.1.8.2-e883e5e4514724b8427028258b42ef56bbd26bd8.tar.gz) = 1cbc2d49e1b3512c5dccafc5446e12a8586f26a88851ea1b9953675b21275f20
+SHA512 (libxtend-0.1.8.2-e883e5e4514724b8427028258b42ef56bbd26bd8.tar.gz) = 70dc46f1d25739f1c43475530216c67252c68cb8b8ad6e5998428a1471d15a2604bd06d0de792c0351353080731ceed1c7d424ff806a11e52becd2ce1fcba4d2
+Size (libxtend-0.1.8.2-e883e5e4514724b8427028258b42ef56bbd26bd8.tar.gz) = 71603 bytes
Home |
Main Index |
Thread Index |
Old Index