gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r9306: update util-linux to 2.39


From: Carl Hansen
Subject: [Gsrc-commit] trunk r9306: update util-linux to 2.39
Date: Sun, 4 Jun 2023 18:12:36 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 9306
revision-id: carlhansen1234@gmail.com-20230604221232-id0mj1e1sb756z6f
parent: carlhansen1234@gmail.com-20230604220304-wu398t9099exm1ol
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Sun 2023-06-04 15:12:32 -0700
message:
  update util-linux to 2.39
modified:
  pkg/other/util-linux/Makefile  makefile-20221211175422-t2tw870x3c3czupx-3
  pkg/other/util-linux/sha256sums sha256sums-20221211175422-t2tw870x3c3czupx-4
=== modified file 'pkg/other/util-linux/Makefile'
--- a/pkg/other/util-linux/Makefile     2022-12-16 19:40:53 +0000
+++ b/pkg/other/util-linux/Makefile     2023-06-04 22:12:32 +0000
@@ -21,7 +21,8 @@
 
 NAME = util-linux
 GARNAME = util-linux
-GARVERSION = 2.38.1
+GARVERSION = 2.39
+VDIR= v2.39
 HOME_URL =  https://mirrors.edge.kernel.org/pub/linux/utils/util-linux
 DESCRIPTION = low level utilities for working with GNUlinux systems
 define BLURB
@@ -42,7 +43,7 @@
 ######################################################################
 # 
https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.38/util-linux-2.38.1.tar.xz
 MASTER_SITES =  https://mirrors.edge.kernel.org/
-MASTER_SUBDIR = pub/linux/utils/$(GARNAME)/v2.38/
+MASTER_SUBDIR = pub/linux/utils/$(GARNAME)/$(VDIR)/
 DISTFILES = $(DISTNAME).tar.xz
 SIGFILES  =
 #$(DISTNAME).tar.sign
@@ -63,3 +64,5 @@
 # There is also some tests, but docs say don't do on production system:
 # cd  ...-build && make ckeck
 #
+# need to do this as root:
+# chgrp tty 
/home/carl/gsrc/packages/util-linux-2.39-DEST/home/carl/gsrc/bin/wall

=== modified file 'pkg/other/util-linux/sha256sums'
--- a/pkg/other/util-linux/sha256sums   2022-12-11 17:55:35 +0000
+++ b/pkg/other/util-linux/sha256sums   2023-06-04 22:12:32 +0000
@@ -1,1 +1,1 @@
-60492a19b44e6cf9a3ddff68325b333b8b52b6c59ce3ebd6a0ecaa4c5117e84f  
download/util-linux-2.38.1.tar.xz
+32b30a336cda903182ed61feb3e9b908b762a5e66fe14e43efb88d37162075cb  
download/util-linux-2.39.tar.xz


reply via email to

[Prev in Thread] Current Thread [Next in Thread]