pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libxtend: Update to 0.1.4.10
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Thu Feb 3 08:43:33 2022 -0600
Changeset: ecfed7dda404c4af1d00f3fb0db3697883ba0ebd
Modified Files:
libxtend/Makefile
libxtend/buildlink3.mk
libxtend/distinfo
Log Message:
libxtend: Update to 0.1.4.10
Consolidate XT_CMD_MAX and XT_CMD_MAX_CHARS
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ecfed7dda404c4af1d00f3fb0db3697883ba0ebd
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 3e83127d83..109a1d596f 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,9 +1,9 @@
# $NetBSD$
-DISTNAME= libxtend-0.1.4.6
+DISTNAME= libxtend-0.1.4.10
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG= 6cefed8a4f9f1fecd628900f0534ca6c75b3f0fa
+GITHUB_TAG= 7df2f6c55419ad71f4df996816b8c018576ccaf1
MAINTAINER= bacon%NetBSD.org@localhost
HOMEPAGE= https://github.com/outpaddling/libxtendc
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index f9ed7ebcba..2307ad5c90 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.6
+BUILDLINK_API_DEPENDS.libxtend+= libxtend>=0.1.4.10
BUILDLINK_PKGSRCDIR.libxtend?= ../../wip/libxtend
.endif # LIBXTEND_BUILDLINK3_MK
diff --git a/libxtend/distinfo b/libxtend/distinfo
index 3ca67977f8..6842244d96 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (libxtend-0.1.4.6-6cefed8a4f9f1fecd628900f0534ca6c75b3f0fa.tar.gz) = f08c1902cda73ee0c5416a24069f3470bf6dee2532dacbbd67ef23de04157f6e
-SHA512 (libxtend-0.1.4.6-6cefed8a4f9f1fecd628900f0534ca6c75b3f0fa.tar.gz) = e2118149dd13b979eac99169adc6e7fbcc5b423a1b9212de588fcb7d2c5f92c8e0c0edd7131ed24ce7f4c8f424668680f218a6276ee764527cb5e3991c1e6ed5
-Size (libxtend-0.1.4.6-6cefed8a4f9f1fecd628900f0534ca6c75b3f0fa.tar.gz) = 45233 bytes
+BLAKE2s (libxtend-0.1.4.10-7df2f6c55419ad71f4df996816b8c018576ccaf1.tar.gz) = 691203afe69a6e4a0f90ea5f9d9f76627c41473e73ea573ee41dbcb6181d0f0a
+SHA512 (libxtend-0.1.4.10-7df2f6c55419ad71f4df996816b8c018576ccaf1.tar.gz) = d0d09bb067730c06718cdfce27ca51ff35876b3bcae62a1f2ca6ac2539bee4f2673d7786009cb27ebd2fc99b88b022b685fc571100b31cb6b19018e8a27c6763
+Size (libxtend-0.1.4.10-7df2f6c55419ad71f4df996816b8c018576ccaf1.tar.gz) = 45284 bytes
Home |
Main Index |
Thread Index |
Old Index