pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/shells/pbosh
Module Name: pkgsrc
Committed By: micha
Date: Wed Jan 25 16:40:38 UTC 2023
Modified Files:
pkgsrc/shells/pbosh: Makefile distinfo
Log Message:
shells/pbosh: Update to 20230112
New features with AN-2023-01-12:
UPDATING:
- Solaris 11.4: man pages are now installed according to BSD
conventions. Users may need to manually remove the following
old man pages on update: streamarchive.4, makefiles.4,
makerules.4, changeset.4, sccschangeset.4, sccsfile.4,
and star.4.
NEW FEATURES:
- libxtermcap/termcap: update to latest FreeBSD commit
- libxtermcap/termcap.url: remove file containing outdated
information about where to obtain a termcap file from.
- RULES/os-sunos5.def: man pages will now be installed into
BSD-style sections on Solaris >=11.4 and descendents.
- RULES: add symlink for arm64 OpenBSD
- Bourne Shell: Fix bug where set -o notify or set -b would cause
the shell to exit when ^C was pressed.
Submitted by Nico Sonack.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/shells/pbosh/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/shells/pbosh/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/shells/pbosh/Makefile
diff -u pkgsrc/shells/pbosh/Makefile:1.22 pkgsrc/shells/pbosh/Makefile:1.23
--- pkgsrc/shells/pbosh/Makefile:1.22 Fri Sep 30 15:46:13 2022
+++ pkgsrc/shells/pbosh/Makefile Wed Jan 25 16:40:38 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2022/09/30 15:46:13 micha Exp $
+# $NetBSD: Makefile,v 1.23 2023/01/25 16:40:38 micha Exp $
-DISTNAME= 2022-09-18
-PKGNAME= pbosh-20220918
+DISTNAME= 2023-01-12
+PKGNAME= pbosh-20230112
CATEGORIES= shells
MASTER_SITES= https://codeberg.org/schilytools/schilytools/archive/
DIST_SUBDIR= schilytools
Index: pkgsrc/shells/pbosh/distinfo
diff -u pkgsrc/shells/pbosh/distinfo:1.21 pkgsrc/shells/pbosh/distinfo:1.22
--- pkgsrc/shells/pbosh/distinfo:1.21 Fri Sep 30 15:46:13 2022
+++ pkgsrc/shells/pbosh/distinfo Wed Jan 25 16:40:38 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2022/09/30 15:46:13 micha Exp $
+$NetBSD: distinfo,v 1.22 2023/01/25 16:40:38 micha Exp $
-BLAKE2s (schilytools/2022-09-18.tar.gz) = b081f23ec688681a17d035a6b0a684affe36f41aa1594934755ba2972c2850af
-SHA512 (schilytools/2022-09-18.tar.gz) = 48550db10e428b1430094a18bfad4781d1f6614eb5c273df7d579fff3e062a8d7ff8ff782c97e6929aaa9ad96b9d0c4f9fde62be0a3ae7fdd99c3f8336e24bde
-Size (schilytools/2022-09-18.tar.gz) = 5904117 bytes
+BLAKE2s (schilytools/2023-01-12.tar.gz) = 14493310db8fe55fcb16f4b13cb6a4bb45ace541254c35e5b4d6d3fb178fc640
+SHA512 (schilytools/2023-01-12.tar.gz) = a1eb37d5df8d2298ba4da6ccbf4bb937da13e8d9e4d7a8420b4d54a319c028c682e76a85c800d57a35d5f4b81a51b19600bbc2edb94641fa5e721ae23134ce15
+Size (schilytools/2023-01-12.tar.gz) = 5895061 bytes
Home |
Main Index |
Thread Index |
Old Index