pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libpthread-stubs: update to 0.5.
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By: wiz
Date: Wed Jul 19 00:58:45 2023 +0200
Changeset: 9ff91f7d0a229d1e075b29d50ed97d8589bb019d
Modified Files:
libpthread-stubs/Makefile
libpthread-stubs/distinfo
Log Message:
libpthread-stubs: update to 0.5.
This release mainly affects the build & distribution process - the primary
change to the installed contents is the removal of some no-longer needed
variables from the pthread-stubs.pc file.
Alan Coopersmith (3):
Build xz tarballs instead of bzip2
gitlab CI: add a basic build test
libpthread-stubs 0.5
Eric Engestrom (1):
pthread-stubs.pc: remove no longer used variables
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9ff91f7d0a229d1e075b29d50ed97d8589bb019d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libpthread-stubs/Makefile | 4 ++--
libpthread-stubs/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs:
diff --git a/libpthread-stubs/Makefile b/libpthread-stubs/Makefile
index c86e54fcb4..d1e8dbb637 100644
--- a/libpthread-stubs/Makefile
+++ b/libpthread-stubs/Makefile
@@ -1,9 +1,9 @@
# $NetBSD$
-DISTNAME= libpthread-stubs-0.4
+DISTNAME= libpthread-stubs-0.5
CATEGORIES= x11
MASTER_SITES= https://xcb.freedesktop.org/dist/
-EXTRACT_SUFX= .tar.bz2
+EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://xcb.freedesktop.org/
diff --git a/libpthread-stubs/distinfo b/libpthread-stubs/distinfo
index b3f4928f68..6132e814e9 100644
--- a/libpthread-stubs/distinfo
+++ b/libpthread-stubs/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-RMD160 (libpthread-stubs-0.4.tar.bz2) = d831b5b0370e88f752c454c4bb96c7bf2a240f10
-SHA512 (libpthread-stubs-0.4.tar.bz2) = 0fec563f3833b84311b32cb13a4fd9832aeb0204c65b1541bf453d5d35693b2267c3cee656e00a4b8533b07a8f6320ca5c3672dcf8ab047cdac8628154c08954
-Size (libpthread-stubs-0.4.tar.bz2) = 57565 bytes
+BLAKE2s (libpthread-stubs-0.5.tar.xz) = fcd25b4fa71cb96f54ac748716d8d5b9af8569c419e77d335d13a6b8ba506a00
+SHA512 (libpthread-stubs-0.5.tar.xz) = a24f7c40dcaf5f6ca0085972117fed5ad0851f6fc1972fdab799d27236afaaa4f7baa93e40532f93984d313d94456819aaf4ec8f8d1bbb2e5c4fc76c31891d82
+Size (libpthread-stubs-0.5.tar.xz) = 56980 bytes
Home |
Main Index |
Thread Index |
Old Index