pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libxtend: Update to 0.1.2.1
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Thu May 20 09:44:00 2021 -0500
Changeset: b2bb714247192cb8553bb6946f00682bfb79ad3c
Modified Files:
libxtend/Makefile
libxtend/buildlink3.mk
libxtend/distinfo
Log Message:
libxtend: Update to 0.1.2.1
xcfile.c -> xt-file.c, xc_fopen() -> xt_fopen(), xc_fclose() -> xt_fclose()
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b2bb714247192cb8553bb6946f00682bfb79ad3c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libxtend/Makefile | 3 ++-
libxtend/buildlink3.mk | 2 +-
libxtend/distinfo | 8 ++++----
3 files changed, 7 insertions(+), 6 deletions(-)
diffs:
diff --git a/libxtend/Makefile b/libxtend/Makefile
index 3cb7ce7353..ac719f39c9 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,8 +1,9 @@
# $NetBSD$
-DISTNAME= libxtend-0.1.2
+DISTNAME= libxtend-0.1.2.1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/}
+GITHUB_TAG= 4ef9bbe2981b5b5d4d01f5c38f2a0780df822ec5
MAINTAINER= bacon%NetBSD.org@localhost
HOMEPAGE= https://github.com/outpaddling/libxtendc
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index 15b9ab582d..7744491370 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.2
+BUILDLINK_API_DEPENDS.libxtend+= libxtend>=0.1.2.1
BUILDLINK_PKGSRCDIR.libxtend?= ../../wip/libxtend
.endif # LIBXTEND_BUILDLINK3_MK
diff --git a/libxtend/distinfo b/libxtend/distinfo
index e6a9537fbd..af9c727009 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-SHA1 (libxtend-0.1.2.tar.gz) = 8a581b3d7b48f30f782d0398d6bf1e42fe1d3e67
-RMD160 (libxtend-0.1.2.tar.gz) = 4f5a0953cb4c733af6776ec356aaa549c9d468c9
-SHA512 (libxtend-0.1.2.tar.gz) = c87bc6731805d81fdda5cb1fe607340b82e6537f6c02da7dd8ce51eac994d7fdc5204d38c7c10b27c681efefb0fb745341f38ad9961b0c2db00842ae2fff2a47
-Size (libxtend-0.1.2.tar.gz) = 21511 bytes
+SHA1 (libxtend-0.1.2.1-4ef9bbe2981b5b5d4d01f5c38f2a0780df822ec5.tar.gz) = 7d8082d23255cedb931d59c2a54a7e54fcb6cfe3
+RMD160 (libxtend-0.1.2.1-4ef9bbe2981b5b5d4d01f5c38f2a0780df822ec5.tar.gz) = 8cc7d718b48d2b157174c4107b5b2ef8a14bee44
+SHA512 (libxtend-0.1.2.1-4ef9bbe2981b5b5d4d01f5c38f2a0780df822ec5.tar.gz) = 3f3bbae2125ef75699c0b19936ab83e10b8e3af02ffe7594d5d816d62f746c1c7976ec2b6031cad867ccb75dcdb61e3412aa0df5e88890800b6010936900b8fe
+Size (libxtend-0.1.2.1-4ef9bbe2981b5b5d4d01f5c38f2a0780df822ec5.tar.gz) = 21539 bytes
Home |
Main Index |
Thread Index |
Old Index