pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/libbsd
Module Name: pkgsrc
Committed By: vins
Date: Sun Aug 4 06:55:30 UTC 2024
Modified Files:
pkgsrc/devel/libbsd: Makefile PLIST.common distinfo
Log Message:
devel/libbsd: update to 0.12.2
# noteworthy changes
- Fix build on GNU/Hurd.
- Fix build on musl libc.
- Stop installing manual pages for system types.
- Add missing manual page links for errc module.
- Fix build system and test issues.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/libbsd/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/libbsd/PLIST.common
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/libbsd/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/libbsd/Makefile
diff -u pkgsrc/devel/libbsd/Makefile:1.8 pkgsrc/devel/libbsd/Makefile:1.9
--- pkgsrc/devel/libbsd/Makefile:1.8 Tue Mar 5 19:44:36 2024
+++ pkgsrc/devel/libbsd/Makefile Sun Aug 4 06:55:30 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2024/03/05 19:44:36 vins Exp $
+# $NetBSD: Makefile,v 1.9 2024/08/04 06:55:30 vins Exp $
-DISTNAME= libbsd-0.12.1
+DISTNAME= libbsd-0.12.2
CATEGORIES= devel
MASTER_SITES= https://libbsd.freedesktop.org/releases/
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/devel/libbsd/PLIST.common
diff -u pkgsrc/devel/libbsd/PLIST.common:1.1 pkgsrc/devel/libbsd/PLIST.common:1.2
--- pkgsrc/devel/libbsd/PLIST.common:1.1 Sun Mar 10 07:07:48 2024
+++ pkgsrc/devel/libbsd/PLIST.common Sun Aug 4 06:55:30 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST.common,v 1.1 2024/03/10 07:07:48 vins Exp $
+@comment $NetBSD: PLIST.common,v 1.2 2024/08/04 06:55:30 vins Exp $
include/bsd/bitstring.h
include/bsd/bsd.h
include/bsd/err.h
@@ -155,8 +155,6 @@ man/man3/TAILQ_NEXT.3bsd
man/man3/TAILQ_PREV.3bsd
man/man3/TAILQ_REMOVE.3bsd
man/man3/TAILQ_SWAP.3bsd
-man/man3/TIMESPEC_TO_TIMEVAL.3bsd
-man/man3/TIMEVAL_TO_TIMESPEC.3bsd
man/man3/be16dec.3bsd
man/man3/be16enc.3bsd
man/man3/be32dec.3bsd
@@ -233,18 +231,19 @@ man/man3/timerclear.3bsd
man/man3/timercmp.3bsd
man/man3/timerisset.3bsd
man/man3/timersub.3bsd
-man/man3/timespec.3bsd
man/man3/timespecadd.3bsd
man/man3/timespecclear.3bsd
man/man3/timespeccmp.3bsd
man/man3/timespecisset.3bsd
man/man3/timespecsub.3bsd
-man/man3/timeval.3bsd
man/man3/tree.3bsd
man/man3/uid_from_user.3bsd
man/man3/unvis.3bsd
man/man3/user_from_uid.3bsd
+man/man3/verrc.3bsd
man/man3/vis.3bsd
+man/man3/vwarnc.3bsd
+man/man3/warnc.3bsd
man/man3/wcslcat.3bsd
man/man3/wcslcpy.3bsd
man/man7/libbsd.7
Index: pkgsrc/devel/libbsd/distinfo
diff -u pkgsrc/devel/libbsd/distinfo:1.6 pkgsrc/devel/libbsd/distinfo:1.7
--- pkgsrc/devel/libbsd/distinfo:1.6 Tue Mar 5 19:44:36 2024
+++ pkgsrc/devel/libbsd/distinfo Sun Aug 4 06:55:30 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2024/03/05 19:44:36 vins Exp $
+$NetBSD: distinfo,v 1.7 2024/08/04 06:55:30 vins Exp $
-BLAKE2s (libbsd-0.12.1.tar.xz) = 03a5af583b8ce84801f68b94482dbddd3366f633e2e8ec2485439c5c0165e58f
-SHA512 (libbsd-0.12.1.tar.xz) = c45c7861b63295c118f53ce868437ad73887b6764708d0a348b796f5abe2cefc9adbb0dd3be23f6348d6bf63a9920a13b7f90d065299cac5a05ce0376211073a
-Size (libbsd-0.12.1.tar.xz) = 444048 bytes
+BLAKE2s (libbsd-0.12.2.tar.xz) = 9565e77d85e6cb2e9a21b6b662bf1c7dcf57246fc1b67e4f677b5740c5ab946d
+SHA512 (libbsd-0.12.2.tar.xz) = ce43e4f0486d5f00d4a8119ee863eaaa2f968cae4aa3d622976bb31ad601dfc565afacef7ebade5eba33fff1c329b5296c6387c008d1e1805d878431038f8b21
+Size (libbsd-0.12.2.tar.xz) = 446032 bytes
SHA1 (patch-src_Makefile.am) = b56fccab3f23cf25f0ee6906f9ebefa76e6e500f
Home |
Main Index |
Thread Index |
Old Index