pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libxtend: Update to 0.1.7.4
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Fri Dec 16 10:48:26 2022 -0600
Changeset: 7cef6157d16f5d17614b75c87ba141a112323876
Modified Files:
libxtend/Makefile
libxtend/buildlink3.mk
libxtend/distinfo
Log Message:
libxtend: Update to 0.1.7.4
Improve Roman numeral validation
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=7cef6157d16f5d17614b75c87ba141a112323876
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 fe43c2ce71..1fb12af584 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,9 +1,9 @@
# $NetBSD$
-DISTNAME= libxtend-0.1.7.3
+DISTNAME= libxtend-0.1.7.4
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG= bf3229124038d38834b6c4c6de90f1e3f6b4a1d0
+GITHUB_TAG= 8d265ee77c0179f87b3182c979e5c875899128d7
MAINTAINER= bacon%NetBSD.org@localhost
HOMEPAGE= https://github.com/outpaddling/libxtendc
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index 290b277cfb..38b2927e39 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.3
+BUILDLINK_API_DEPENDS.libxtend+= libxtend>=0.1.7.4
BUILDLINK_PKGSRCDIR.libxtend?= ../../wip/libxtend
.endif # LIBXTEND_BUILDLINK3_MK
diff --git a/libxtend/distinfo b/libxtend/distinfo
index d8719c4bf4..6f4bbee6bb 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-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
+BLAKE2s (libxtend-0.1.7.4-8d265ee77c0179f87b3182c979e5c875899128d7.tar.gz) = 2ca58b27a0a7fa7330dec064e3c3a86ef6db59f8346311b1c1bf8fc30da57f00
+SHA512 (libxtend-0.1.7.4-8d265ee77c0179f87b3182c979e5c875899128d7.tar.gz) = fce82a83f44aca406629cff20ab6009e81a9dbfe49c1479c6d99f73515e09e63c611005ab2a7e641957af04e74842bb03bccc600381c05be21dabe157a0e7a8e
+Size (libxtend-0.1.7.4-8d265ee77c0179f87b3182c979e5c875899128d7.tar.gz) = 67425 bytes
Home |
Main Index |
Thread Index |
Old Index