pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libxtend: Update to 0.1.7.3
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Wed Dec 14 19:12:32 2022 -0600
Changeset: 4f6c95e683436794bdb1275dec825db3ab3e21ca
Modified Files:
libxtend/Makefile
libxtend/buildlink3.mk
libxtend/distinfo
Log Message:
libxtend: Update to 0.1.7.3
romantoi(): Remove improper const from endptr
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4f6c95e683436794bdb1275dec825db3ab3e21ca
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 70bae6f136..fe43c2ce71 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,9 +1,9 @@
# $NetBSD$
-DISTNAME= libxtend-0.1.7.2
+DISTNAME= libxtend-0.1.7.3
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG= 13d052df044e8c42a82b8c6a0a080689a13ad79e
+GITHUB_TAG= bf3229124038d38834b6c4c6de90f1e3f6b4a1d0
MAINTAINER= bacon%NetBSD.org@localhost
HOMEPAGE= https://github.com/outpaddling/libxtendc
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index ca3c5789bb..290b277cfb 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.2
+BUILDLINK_API_DEPENDS.libxtend+= libxtend>=0.1.7.3
BUILDLINK_PKGSRCDIR.libxtend?= ../../wip/libxtend
.endif # LIBXTEND_BUILDLINK3_MK
diff --git a/libxtend/distinfo b/libxtend/distinfo
index e1b0c0f0d4..d8719c4bf4 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (libxtend-0.1.7.2-13d052df044e8c42a82b8c6a0a080689a13ad79e.tar.gz) = 273817cb6f9fc8fd56784c698fbfb82f42e3f25d93df7815ac40a6373aa345a3
-SHA512 (libxtend-0.1.7.2-13d052df044e8c42a82b8c6a0a080689a13ad79e.tar.gz) = d9cfec5efe8d77b0de364ff237072982b90e2e06963a364168b73cdb669f55acaccf3c9c650da2921013b965939eb849d6d50e4a1a9a46d79014ebebba05c4ae
-Size (libxtend-0.1.7.2-13d052df044e8c42a82b8c6a0a080689a13ad79e.tar.gz) = 67132 bytes
+BLAKE2s (libxtend-0.1.7.3-bf3229124038d38834b6c4c6de90f1e3f6b4a1d0.tar.gz) = f610cfd2daf3708e9afea87ac70314bba6c2645a9b0dc573308919094d58a4cf
+SHA512 (libxtend-0.1.7.3-bf3229124038d38834b6c4c6de90f1e3f6b4a1d0.tar.gz) = 3ec92b34b8165e54aa28b965cf486d4cc77dc981b8e77b42f5ef98262dca7e9696c761fd76f8fbfba4167869bdcbe11496572f7098f4524fd0fd80fecc607d7d
+Size (libxtend-0.1.7.3-bf3229124038d38834b6c4c6de90f1e3f6b4a1d0.tar.gz) = 67129 bytes
Home |
Main Index |
Thread Index |
Old Index