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:           Fri Nov 19 11:24:28 UTC 2021

Modified Files:
        pkgsrc/shells/pbosh: Makefile distinfo

Log Message:
shells/pbosh: Update to 20210918

Rebase to the final Schily Tools release.
The author Jörg Schilling passed away in October 2021.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/shells/pbosh/Makefile
cvs rdiff -u -r1.19 -r1.20 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.20 pkgsrc/shells/pbosh/Makefile:1.21
--- pkgsrc/shells/pbosh/Makefile:1.20   Fri Aug  6 10:24:18 2021
+++ pkgsrc/shells/pbosh/Makefile        Fri Nov 19 11:24:28 2021
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2021/08/06 10:24:18 micha Exp $
+# $NetBSD: Makefile,v 1.21 2021/11/19 11:24:28 micha Exp $
 
-DISTNAME=      schily-2021-07-29
-PKGNAME=       pbosh-20210729
+DISTNAME=      schily-2021-09-18
+PKGNAME=       pbosh-20210918
 CATEGORIES=    shells
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=schilytools/}
 EXTRACT_SUFX=  .tar.bz2
@@ -49,7 +49,6 @@ post-build:
        cd ${WRKSRC} && ${MV} -f sh/sh.1 sh/pbosh.1
 .endif
 
-
 do-install:
        cd ${WRKSRC}/sh &&                                              \
                ${INSTALL_PROGRAM} ${WRKSRC}/pbosh/OBJ/*/pbosh          \

Index: pkgsrc/shells/pbosh/distinfo
diff -u pkgsrc/shells/pbosh/distinfo:1.19 pkgsrc/shells/pbosh/distinfo:1.20
--- pkgsrc/shells/pbosh/distinfo:1.19   Tue Oct 26 11:18:38 2021
+++ pkgsrc/shells/pbosh/distinfo        Fri Nov 19 11:24:28 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2021/10/26 11:18:38 nia Exp $
+$NetBSD: distinfo,v 1.20 2021/11/19 11:24:28 micha Exp $
 
-BLAKE2s (schily-2021-07-29.tar.bz2) = 19e70c3d4f724a51774a9e3d1eccfdcc79c7e0cee88a4f1df90aed24b2fc2830
-SHA512 (schily-2021-07-29.tar.bz2) = 095740bf1190440d386145653763d74ad93abf996e6a1e56279b5441990898515356eda0f7b5d07386d2aac1ba1adf0e9dac423ce49ced4fdc13914857b6afc1
-Size (schily-2021-07-29.tar.bz2) = 4927143 bytes
+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



Home | Main Index | Thread Index | Old Index