pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libxtend: Update to 0.1.3.8
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Sat Sep 18 10:00:26 2021 -0500
Changeset: 4f64cada134534d64972d2eafbe0d592554ee209
Modified Files:
libxtend/Makefile
libxtend/PLIST
libxtend/distinfo
Log Message:
libxtend: Update to 0.1.3.8
Fix install for case-insensitive FSs
Don't install macro man pages that conflict with functions
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4f64cada134534d64972d2eafbe0d592554ee209
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libxtend/Makefile | 6 ++++--
libxtend/PLIST | 16 ++++++++--------
libxtend/distinfo | 8 ++++----
3 files changed, 16 insertions(+), 14 deletions(-)
diffs:
diff --git a/libxtend/Makefile b/libxtend/Makefile
index b8710c73a1..2630d70c4b 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,9 +1,9 @@
# $NetBSD$
-DISTNAME= libxtend-0.1.3.5
+DISTNAME= libxtend-0.1.3.8
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG= e78bd27e4582376d3c548dccf4e4ad5b8b8feb81
+GITHUB_TAG= 3c34dbbe747b40a3573e5152c0fb39199170c4f7
MAINTAINER= bacon%NetBSD.org@localhost
HOMEPAGE= https://github.com/outpaddling/libxtendc
@@ -17,9 +17,11 @@ BUILD_TARGET= apple
INSTALL_TARGET= apple-install
.else
INSTALL_TARGET= install-strip
+PLIST.cs= yes
.endif
MAKE_ENV+= DYLIB_PATH=${PREFIX}/lib MANDIR=${PREFIX}/${PKGMANDIR}
+PLIST_VARS= cs
pre-build:
cd ${WRKSRC} && ${MAKE} depend
diff --git a/libxtend/PLIST b/libxtend/PLIST
index 3df292c9ed..60d95be311 100644
--- a/libxtend/PLIST
+++ b/libxtend/PLIST
@@ -18,14 +18,14 @@ man/man3/DSV_LINE_DELIMS_AE.3
man/man3/DSV_LINE_FIELDS.3
man/man3/DSV_LINE_FIELDS_AE.3
man/man3/DSV_LINE_NUM_FIELDS.3
-man/man3/DSV_LINE_SET_ARRAY_SIZE.3
-man/man3/DSV_LINE_SET_DELIMS.3
-man/man3/DSV_LINE_SET_DELIMS_AE.3
-man/man3/DSV_LINE_SET_DELIMS_CPY.3
-man/man3/DSV_LINE_SET_FIELDS.3
-man/man3/DSV_LINE_SET_FIELDS_AE.3
-man/man3/DSV_LINE_SET_FIELDS_CPY.3
-man/man3/DSV_LINE_SET_NUM_FIELDS.3
+${PLIST.cs}man/man3/DSV_LINE_SET_ARRAY_SIZE.3
+${PLIST.cs}man/man3/DSV_LINE_SET_DELIMS.3
+${PLIST.cs}man/man3/DSV_LINE_SET_DELIMS_AE.3
+${PLIST.cs}man/man3/DSV_LINE_SET_DELIMS_CPY.3
+${PLIST.cs}man/man3/DSV_LINE_SET_FIELDS.3
+${PLIST.cs}man/man3/DSV_LINE_SET_FIELDS_AE.3
+${PLIST.cs}man/man3/DSV_LINE_SET_FIELDS_CPY.3
+${PLIST.cs}man/man3/DSV_LINE_SET_NUM_FIELDS.3
man/man3/csv_read_field.3
man/man3/csv_read_field_malloc.3
man/man3/csv_skip_field.3
diff --git a/libxtend/distinfo b/libxtend/distinfo
index 6d0509ce9d..ff572696e8 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-SHA1 (libxtend-0.1.3.5-e78bd27e4582376d3c548dccf4e4ad5b8b8feb81.tar.gz) = a2eeef1c52d77352610e32ca7928cc80aea6137f
-RMD160 (libxtend-0.1.3.5-e78bd27e4582376d3c548dccf4e4ad5b8b8feb81.tar.gz) = e991c20ad9bc26b3b1e3f4201726c42ed6135a6c
-SHA512 (libxtend-0.1.3.5-e78bd27e4582376d3c548dccf4e4ad5b8b8feb81.tar.gz) = ee0fb9b93c7c83f42db4220ccc2d5db01ab272271c2824aa52fc4d2e2759ff2f5d1463f001770dfbd4b8a3b0e3c8f098d8c3d1ac06b88bec313418310254770a
-Size (libxtend-0.1.3.5-e78bd27e4582376d3c548dccf4e4ad5b8b8feb81.tar.gz) = 37908 bytes
+SHA1 (libxtend-0.1.3.8-3c34dbbe747b40a3573e5152c0fb39199170c4f7.tar.gz) = 6245c7add749d343791ded8ff77752d8dee21b38
+RMD160 (libxtend-0.1.3.8-3c34dbbe747b40a3573e5152c0fb39199170c4f7.tar.gz) = 6d21decc22ed567827b5710c187f709ec159a65b
+SHA512 (libxtend-0.1.3.8-3c34dbbe747b40a3573e5152c0fb39199170c4f7.tar.gz) = e28fd6ee2a4e1a6272ae72f248a5ac5b06290fe9b3c161978733d21ad4660ecdec90654fb26ced751517b938a0ff380f11998fda04cd52d6cdde8e33ecf3046d
+Size (libxtend-0.1.3.8-3c34dbbe747b40a3573e5152c0fb39199170c4f7.tar.gz) = 37894 bytes
Home |
Main Index |
Thread Index |
Old Index