summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authormicha <micha@pkgsrc.org>2022-09-30 15:46:13 +0000
committermicha <micha@pkgsrc.org>2022-09-30 15:46:13 +0000
commit6c916c560b5f716ff300d72f21bbc1878b673a40 (patch)
tree8bb4f26da246657c970e98209dd63709041b4dd3 /shells
parent5b7cce75ba65a60a8eefb5797b85b313ff0a82ba (diff)
downloadpkgsrc-6c916c560b5f716ff300d72f21bbc1878b673a40.tar.gz
shells/pbosh: Update to 20220918
Changelog from AN-2022-09-18: With great sadness we report the death of schilytools main author and long time maintainer Jörg Schilling (1955-03-27--2021-10-10). Jörg, we miss you! After his passing, development has been picked up by a group of volunteers who would like to keep the project alive and well. Our goal is to carefully preserve the portability and compatibility of this project while extending it to new platforms and implementing new tools and features that fit the tool set. As a part of the change in management, the schilytools project has moved from Sourceforge to Codeberg. - general: Explain how to contribute and update README - general: Add list of contributors - all: Misc spelling fixes Submitted by Friedhelm Mehnert. - all: Update E-Mail address and project URL in many places. Jörg's old joerg@schily.net address is defunct and so is his postal address. As a part of an ongoing documentation cleanup, these addresses have been replaced by our new project pages in many locations. Submitted by Nico Sonack. - man pages: work around buggy syntax highlighting by adding \" " comments into various places. Submitted by Nico Sonack. - RULES: Fix build on macOS 12.4 - RULES: add i386-openbsd-clang.rul This should permit compilation on modern OpenBSD using clang as the system compiler. - autoconf: Work around clang bug in #pragma weak detection. A clang compiler bug causing a crash in the configure test for #pragma weak has been worked around, permitting use of weak symbols when compiling with clang. - tests: fix arm64/aarch64 architecture confusion on OpenBSD Submitted by Nico Sonack.
Diffstat (limited to 'shells')
-rw-r--r--shells/pbosh/Makefile16
-rw-r--r--shells/pbosh/distinfo8
2 files changed, 11 insertions, 13 deletions
diff --git a/shells/pbosh/Makefile b/shells/pbosh/Makefile
index 2e3d53c170b..82755f1549d 100644
--- a/shells/pbosh/Makefile
+++ b/shells/pbosh/Makefile
@@ -1,21 +1,19 @@
-# $NetBSD: Makefile,v 1.21 2021/11/19 11:24:28 micha Exp $
+# $NetBSD: Makefile,v 1.22 2022/09/30 15:46:13 micha Exp $
-DISTNAME= schily-2021-09-18
-PKGNAME= pbosh-20210918
+DISTNAME= 2022-09-18
+PKGNAME= pbosh-20220918
CATEGORIES= shells
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=schilytools/}
-EXTRACT_SUFX= .tar.bz2
+MASTER_SITES= https://codeberg.org/schilytools/schilytools/archive/
+DIST_SUBDIR= schilytools
MAINTAINER= micha@NetBSD.org
-HOMEPAGE= https://sourceforge.net/projects/schilytools/
+HOMEPAGE= https://codeberg.org/schilytools/schilytools/
COMMENT= The Schily Bourne Shell
LICENSE= cddl-1.0
-MAKE_JOBS_SAFE= no
-
.include "../../mk/bsd.prefs.mk"
-TOOL_DEPENDS+= smake>=1.3nb11:../../devel/smake
+TOOL_DEPENDS+= smake>=1.6nb2:../../devel/smake
SMAKE= MAKEFLAGS= smake
MAKE_FLAGS+= DESTDIR=${DESTDIR} INS_BASE=${PREFIX} DEFMANBASE=. MANDIR=${PKGMANDIR}
# Honor CPPFLAGS, CFLAGS and LDFLAGS
diff --git a/shells/pbosh/distinfo b/shells/pbosh/distinfo
index a31f069b418..7d6dd8db19e 100644
--- a/shells/pbosh/distinfo
+++ b/shells/pbosh/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2021/11/19 11:24:28 micha Exp $
+$NetBSD: distinfo,v 1.21 2022/09/30 15:46:13 micha Exp $
-BLAKE2s (schily-2021-09-18.tar.bz2) = 1ee4b41d2f684e695d40cf03e4335ad0e699cbf0bb99b46e197e202d79ccc949
-SHA512 (schily-2021-09-18.tar.bz2) = d25765074ac39ca2db63cb9841288dd4457f55588e0389a58ad78da62f745a766b4608d3d137a1908e2ca60511784d5f0af67bab1d1612478dbf120188ed5f31
-Size (schily-2021-09-18.tar.bz2) = 4952788 bytes
+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