pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/misc/s6-portable-utils



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Mon May  9 14:54:31 UTC 2022

Modified Files:
        pkgsrc/misc/s6-portable-utils: Makefile distinfo

Log Message:
Update to 2.2.4.0. From the changelog:

- s6-portable-utils adds a -N option to s6-dumpenv (add a newline after
  dumping a variable) for easier reading back via s6-envdir.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/misc/s6-portable-utils/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/misc/s6-portable-utils/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/misc/s6-portable-utils/Makefile
diff -u pkgsrc/misc/s6-portable-utils/Makefile:1.6 pkgsrc/misc/s6-portable-utils/Makefile:1.7
--- pkgsrc/misc/s6-portable-utils/Makefile:1.6  Wed Dec 22 16:04:36 2021
+++ pkgsrc/misc/s6-portable-utils/Makefile      Mon May  9 14:54:30 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2021/12/22 16:04:36 schmonz Exp $
+# $NetBSD: Makefile,v 1.7 2022/05/09 14:54:30 schmonz Exp $
 
-DISTNAME=      s6-portable-utils-2.2.3.4
+DISTNAME=      s6-portable-utils-2.2.4.0
 CATEGORIES=    misc
 MASTER_SITES=  ${HOMEPAGE}
 
@@ -9,6 +9,9 @@ HOMEPAGE=       https://www.skarnet.org/softwa
 COMMENT=       Tiny portable generic utilties
 LICENSE=       isc
 
+MANPAGES=              v2.2.4.0.1.tar.gz
+SITES.${MANPAGES}=     ${MASTER_SITE_GITHUB:=flexibeast/s6-portable-utils-man-pages/archive/}
+
 USE_TOOLS+=            gmake
 HAS_CONFIGURE=         yes
 CONFIGURE_ARGS+=       --prefix=${PREFIX}

Index: pkgsrc/misc/s6-portable-utils/distinfo
diff -u pkgsrc/misc/s6-portable-utils/distinfo:1.7 pkgsrc/misc/s6-portable-utils/distinfo:1.8
--- pkgsrc/misc/s6-portable-utils/distinfo:1.7  Wed Dec 22 16:04:36 2021
+++ pkgsrc/misc/s6-portable-utils/distinfo      Mon May  9 14:54:30 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2021/12/22 16:04:36 schmonz Exp $
+$NetBSD: distinfo,v 1.8 2022/05/09 14:54:30 schmonz Exp $
 
-BLAKE2s (s6-portable-utils-2.2.3.4.tar.gz) = 95473254cc1562f3ebf8b52fdb0b30a5b5f4606d80577a9da2833ad8bb3c996f
-SHA512 (s6-portable-utils-2.2.3.4.tar.gz) = 1bb9f7bd1c00d12d8434dbabb7061fe589ee9de9f0745399aacf560712bb0c9b4df2dbc221b0c8144c351e9976982c7a7e69dd127517281799d810596d8db5a2
-Size (s6-portable-utils-2.2.3.4.tar.gz) = 50120 bytes
+BLAKE2s (s6-portable-utils-2.2.4.0.tar.gz) = f62d6b879fc2e4afbaa3a3a6faf35ad8aa1a4e3af52f789f8c52646ee3ef02b1
+SHA512 (s6-portable-utils-2.2.4.0.tar.gz) = 35b62aff76b9fbf978e81dad2f343a2542cb4a853530948cc3b446b20e8d5f976d1624194c2aad6e0277b73d23d5cecf2142e3f2916bd152ad62342fc30fe07a
+Size (s6-portable-utils-2.2.4.0.tar.gz) = 50343 bytes



Home | Main Index | Thread Index | Old Index