pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libxtend: Update to 0.1.8.1
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <bacon4000%gmail.com@localhost>
Pushed By: outpaddling
Date: Sat Jun 17 09:09:06 2023 -0500
Changeset: 5b83626cc9dde2a9b9cde1a3d93d7b7fc48b5e22
Modified Files:
libxtend/Makefile
libxtend/buildlink3.mk
libxtend/distinfo
Log Message:
libxtend: Update to 0.1.8.1
xt_fopen(): stat() file before opening for read.
popen() does not return NULL when gunzip -c fails.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5b83626cc9dde2a9b9cde1a3d93d7b7fc48b5e22
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libxtend/Makefile | 3 ++-
libxtend/buildlink3.mk | 2 +-
libxtend/distinfo | 6 +++---
3 files changed, 6 insertions(+), 5 deletions(-)
diffs:
diff --git a/libxtend/Makefile b/libxtend/Makefile
index 0728e566cf..8783da328f 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,8 +1,9 @@
# $NetBSD$
-DISTNAME= libxtend-0.1.8
+DISTNAME= libxtend-0.1.8.1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/}
+GITHUB_TAG= cfed0a621c0cba1f7ea6222eb829f422e4472398
OWNER= bacon%NetBSD.org@localhost
HOMEPAGE= https://github.com/outpaddling/libxtendc
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index ecf834e3bc..36b010ad5c 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
+BUILDLINK_API_DEPENDS.libxtend+= libxtend>=0.1.8.1
BUILDLINK_PKGSRCDIR.libxtend?= ../../wip/libxtend
.endif # LIBXTEND_BUILDLINK3_MK
diff --git a/libxtend/distinfo b/libxtend/distinfo
index 7ab1536971..a0f8eee001 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (libxtend-0.1.8.tar.gz) = 24e0dac489e2e97efe1db4ef51c52cc481056852985a8f6b5e955573d6398b17
-SHA512 (libxtend-0.1.8.tar.gz) = 361c30bdfc7c874021b9303d6b7296b19efc7cb7e947b54bb68c62bd6227a811d37b764e4dabf3b973193f4ea8a340b501661b9525e8c45f88fdd8ed061d8f98
-Size (libxtend-0.1.8.tar.gz) = 71326 bytes
+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
Home |
Main Index |
Thread Index |
Old Index