pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libxtend: Update to 0.1.3.5
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Wed Sep 15 17:25:57 2021 -0500
Changeset: 2b0d718519a5b1e008bf802ef3beb2d7beca3a96
Modified Files:
libxtend/Makefile
libxtend/buildlink3.mk
libxtend/distinfo
Log Message:
libxtend: Update to 0.1.3.5
dsv_read_field*(): Treat multiple spaces as a single delimiter
Regenerate man pages to add missing return values (c2man bug)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2b0d718519a5b1e008bf802ef3beb2d7beca3a96
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 | 8 ++++----
3 files changed, 7 insertions(+), 7 deletions(-)
diffs:
diff --git a/libxtend/Makefile b/libxtend/Makefile
index a95f86814b..b8710c73a1 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,9 +1,9 @@
# $NetBSD$
-DISTNAME= libxtend-0.1.3.1
+DISTNAME= libxtend-0.1.3.5
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG= 495664d938f0e1a814c069eeeaef809e6e80c829
+GITHUB_TAG= e78bd27e4582376d3c548dccf4e4ad5b8b8feb81
MAINTAINER= bacon%NetBSD.org@localhost
HOMEPAGE= https://github.com/outpaddling/libxtendc
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index f6a0eb6401..965fe50ccf 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.3
+BUILDLINK_API_DEPENDS.libxtend+= libxtend>=0.1.3.5
BUILDLINK_PKGSRCDIR.libxtend?= ../../wip/libxtend
.endif # LIBXTEND_BUILDLINK3_MK
diff --git a/libxtend/distinfo b/libxtend/distinfo
index 090001bacc..6d0509ce9d 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-SHA1 (libxtend-0.1.3.1-495664d938f0e1a814c069eeeaef809e6e80c829.tar.gz) = b5ecea513ce561f735bee4122a630c0be6fd399e
-RMD160 (libxtend-0.1.3.1-495664d938f0e1a814c069eeeaef809e6e80c829.tar.gz) = e6b55de1deadb2d9171336d4301a1b040981d3c0
-SHA512 (libxtend-0.1.3.1-495664d938f0e1a814c069eeeaef809e6e80c829.tar.gz) = 94a5d0b06aafa1d492fd3118e24e69fe4684f9a70c350e371299477ff7b4b1bde9e99a7c98e1b5360aebdc295af87fee8534a4e40a1c09dbfe5bb13c5653c3b1
-Size (libxtend-0.1.3.1-495664d938f0e1a814c069eeeaef809e6e80c829.tar.gz) = 36966 bytes
+SHA1 (libxtend-0.1.3.5-e78bd27e4582376d3c548dccf4e4ad5b8b8feb81.tar.gz) = a2eeef1c52d77352610e32ca7928cc80aea6137f
+RMD160 (libxtend-0.1.3.5-e78bd27e4582376d3c548dccf4e4ad5b8b8feb81.tar.gz) = e991c20ad9bc26b3b1e3f4201726c42ed6135a6c
+SHA512 (libxtend-0.1.3.5-e78bd27e4582376d3c548dccf4e4ad5b8b8feb81.tar.gz) = ee0fb9b93c7c83f42db4220ccc2d5db01ab272271c2824aa52fc4d2e2759ff2f5d1463f001770dfbd4b8a3b0e3c8f098d8c3d1ac06b88bec313418310254770a
+Size (libxtend-0.1.3.5-e78bd27e4582376d3c548dccf4e4ad5b8b8feb81.tar.gz) = 37908 bytes
Home |
Main Index |
Thread Index |
Old Index