pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libxtend: Update to 0.1.4.36
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Sun Feb 20 10:09:19 2022 -0600
Changeset: 892f77872eca0662fe4dec2ddefc711b935fe6a5
Modified Files:
libxtend/Makefile
libxtend/PLIST
libxtend/buildlink3.mk
libxtend/distinfo
Log Message:
libxtend: Update to 0.1.4.36
Add ffread_line_malloc(): Read a line of text, allocating buffer if needed
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=892f77872eca0662fe4dec2ddefc711b935fe6a5
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 90bf254225..341302bfe6 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,9 +1,9 @@
# $NetBSD$
-DISTNAME= libxtend-0.1.4.35
+DISTNAME= libxtend-0.1.4.36
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG= 7c2109530a2721782d4041825bf26008d801bea1
+GITHUB_TAG= 119b4f0483bc2307b1a2761b0db5af06f918eda0
MAINTAINER= bacon%NetBSD.org@localhost
HOMEPAGE= https://github.com/outpaddling/libxtendc
diff --git a/libxtend/PLIST b/libxtend/PLIST
index 47e5bbec6f..1fcc00f040 100644
--- a/libxtend/PLIST
+++ b/libxtend/PLIST
@@ -56,6 +56,7 @@ man/man3/ffpclose.3
man/man3/ffpopen.3
man/man3/ffprintf.3
man/man3/ffputc.3
+man/man3/ffread_line_malloc.3
man/man3/ffstdin.3
man/man3/ffstdout.3
man/man3/ffungetc.3
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index 0d589e37f5..d5f6e9d813 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.4.35
+BUILDLINK_API_DEPENDS.libxtend+= libxtend>=0.1.4.36
BUILDLINK_PKGSRCDIR.libxtend?= ../../wip/libxtend
.endif # LIBXTEND_BUILDLINK3_MK
diff --git a/libxtend/distinfo b/libxtend/distinfo
index ea2a4b7f8c..0d36c74567 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (libxtend-0.1.4.35-7c2109530a2721782d4041825bf26008d801bea1.tar.gz) = 95711cfc0798e0df42bbc94431388ed21d2bb9bed2232ed69f642479e24fd574
-SHA512 (libxtend-0.1.4.35-7c2109530a2721782d4041825bf26008d801bea1.tar.gz) = a48a0f6859830dd979c7cd46e96e5c51d1b993acb25e0994e860513f8e0e9f19a42fa23d1b59cc52d87d15c79254fd908974815006e85f3fad3a2245bfc3246b
-Size (libxtend-0.1.4.35-7c2109530a2721782d4041825bf26008d801bea1.tar.gz) = 57755 bytes
+BLAKE2s (libxtend-0.1.4.36-119b4f0483bc2307b1a2761b0db5af06f918eda0.tar.gz) = b43725d8196d7859998958ccab018c342af2093c990dbd7d252d9db92ae728e8
+SHA512 (libxtend-0.1.4.36-119b4f0483bc2307b1a2761b0db5af06f918eda0.tar.gz) = 8da0ec05a0a4b5847ea2fe3ab07b0e87a1f68da89cec096084b03dd3a1fd44f52a36ee2697d7d918e22086540d27aff5c0f09c76d0ba226ea7a9e7d0b616dfbd
+Size (libxtend-0.1.4.36-119b4f0483bc2307b1a2761b0db5af06f918eda0.tar.gz) = 58380 bytes
Home |
Main Index |
Thread Index |
Old Index