pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libxtend: Update to 0.0.1.34
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Wed May 12 14:22:48 2021 -0500
Changeset: 575bda69af07ab5c819f96bd0b665b42fce88eb9
Modified Files:
libxtend/Makefile
libxtend/PLIST
libxtend/distinfo
Log Message:
libxtend: Update to 0.0.1.34
Add malloc() wrapper functions
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=575bda69af07ab5c819f96bd0b665b42fce88eb9
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 | 2 ++
libxtend/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 6 deletions(-)
diffs:
diff --git a/libxtend/Makefile b/libxtend/Makefile
index cc9ba94acc..161667d104 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -5,10 +5,10 @@
# Wed May 5 08:37:52 CDT 2021 #
###########################################################
-DISTNAME= libxtend-0.0.1.33
+DISTNAME= libxtend-0.0.1.34
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG= e40fe629644e829fbaec7a04f0d00532570506a3
+GITHUB_TAG= aa6fadae984e753bd347deddf09f850fdf964279
MAINTAINER= bacon%NetBSD.org@localhost
HOMEPAGE= https://github.com/outpaddling/libxtendc
diff --git a/libxtend/PLIST b/libxtend/PLIST
index 827bb79fc9..4097610f65 100644
--- a/libxtend/PLIST
+++ b/libxtend/PLIST
@@ -30,3 +30,5 @@ man/man3/valid_extension.3
man/man3/viscpy.3
man/man3/xc_fclose.3
man/man3/xc_fopen.3
+man/man3/xt_malloc.3
+man/man3/xt_realloc.3
diff --git a/libxtend/distinfo b/libxtend/distinfo
index d12ef46ae9..459460ddfe 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-SHA1 (libxtend-0.0.1.33-e40fe629644e829fbaec7a04f0d00532570506a3.tar.gz) = 195804cb1ab6b4595eb6fc8fc60aefd2514c00dd
-RMD160 (libxtend-0.0.1.33-e40fe629644e829fbaec7a04f0d00532570506a3.tar.gz) = d956c18b4717a7b654be2ea5d9fd23861a3cc4fa
-SHA512 (libxtend-0.0.1.33-e40fe629644e829fbaec7a04f0d00532570506a3.tar.gz) = e08e7bc068f5e9f7f5e7645b3b3e592cd84f23f4479248bc02700575d74803ff2bf6330b1b28943c56ab6b133b0c6e04d16e65a32693ea6057b4e96dca4218ea
-Size (libxtend-0.0.1.33-e40fe629644e829fbaec7a04f0d00532570506a3.tar.gz) = 20276 bytes
+SHA1 (libxtend-0.0.1.34-aa6fadae984e753bd347deddf09f850fdf964279.tar.gz) = 842edd885a7ff28e568caa40b335d07b4189b453
+RMD160 (libxtend-0.0.1.34-aa6fadae984e753bd347deddf09f850fdf964279.tar.gz) = ec88204b9319d74101108bea41c43d92218be7e9
+SHA512 (libxtend-0.0.1.34-aa6fadae984e753bd347deddf09f850fdf964279.tar.gz) = bb8532c74335aef47092d3d21f8396b4728146bf74912e68e245d2a34082a2da7c24d53cbb9175889e1eff9a02e7cd48ef3a1eb42c62d56cbeec0e5761a139e8
+Size (libxtend-0.0.1.34-aa6fadae984e753bd347deddf09f850fdf964279.tar.gz) = 21319 bytes
Home |
Main Index |
Thread Index |
Old Index