pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/libFS libFS: update to 1.0.9.
details: https://anonhg.NetBSD.org/pkgsrc/rev/613e1e4bb07a
branches: trunk
changeset: 384187:613e1e4bb07a
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Aug 29 09:43:07 2022 +0000
description:
libFS: update to 1.0.9.
Alan Coopersmith (6):
Build xz tarballs instead of bzip2
Fix spelling/wording issues
gitlab CI: add a basic build test
Import reallocarray() from libX11 (originally from OpenBSD)
Convert code to use FSmallocarray() & FSreallocarray()
libFS 1.0.9
diffstat:
x11/libFS/Makefile | 6 +++---
x11/libFS/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (29 lines):
diff -r cb30dc2070cb -r 613e1e4bb07a x11/libFS/Makefile
--- a/x11/libFS/Makefile Mon Aug 29 06:30:29 2022 +0000
+++ b/x11/libFS/Makefile Mon Aug 29 09:43:07 2022 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.21 2022/04/10 08:53:14 nia Exp $
+# $NetBSD: Makefile,v 1.22 2022/08/29 09:43:07 wiz Exp $
-DISTNAME= libFS-1.0.8
+DISTNAME= libFS-1.0.9
CATEGORIES= x11 devel
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
-EXTRACT_SUFX= .tar.bz2
+EXTRACT_SUFX= .tar.xz
MAINTAINER= joerg%NetBSD.org@localhost
HOMEPAGE= https://xorg.freedesktop.org/
diff -r cb30dc2070cb -r 613e1e4bb07a x11/libFS/distinfo
--- a/x11/libFS/distinfo Mon Aug 29 06:30:29 2022 +0000
+++ b/x11/libFS/distinfo Mon Aug 29 09:43:07 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2021/10/26 11:34:04 nia Exp $
+$NetBSD: distinfo,v 1.13 2022/08/29 09:43:07 wiz Exp $
-BLAKE2s (libFS-1.0.8.tar.bz2) = b329aaf62ba33ff03fc368290ae0102ffe16e08cc6c5d875a7e1777f3f16cea8
-SHA512 (libFS-1.0.8.tar.bz2) = 466198ae5c0b83e3579713d86ddfd0b039f5c5b511cf6d5dc0e9664ee2d40aec9e8929445c8e97394d85faf76a7cf2f81bddb13d23de7ce19919e3b1e36ba56f
-Size (libFS-1.0.8.tar.bz2) = 347880 bytes
+BLAKE2s (libFS-1.0.9.tar.xz) = 7789ab29dc33bf531a2b92f338137186aef75c7f72390eb897d87ea1357384ae
+SHA512 (libFS-1.0.9.tar.xz) = 7d012e62736c6d567931bad982eec221199d296f0fe41e1e7fde5575b8b928e9a8c644aa8746242bdfe72393635320b58774d9a519285765bd26d633588092b8
+Size (libFS-1.0.9.tar.xz) = 287416 bytes
Home |
Main Index |
Thread Index |
Old Index