pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/57899: Minor upgrade to sysutils/stow
>Number: 57899
>Category: pkg
>Synopsis: Minor upgrade to sysutils/stow
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Fri Feb 02 18:10:00 +0000 2024
>Originator: Chavdar Ivanov
>Release: -current as of mid January 2024
>Organization:
CI4 Consulting Ltd
>Environment:
NetBSD ymir.lorien.lan 10.99.10 NetBSD 10.99.10 (GENERIC) #27: Thu Feb 1 01:05:38 GMT 2024 sysbuild%ymir.lorien.lan@localhost:/dumps/sysbuild/amd64/obj/home/sysbuild/src/sys/arch/amd64/com
pile/GENERIC amd64
>Description:
GNU stow has been updated to 2.3.1; the current version in pkgsrc is 2.2.2. Patch attached, tested on NetBSD-current amd64 and aarch64, as well as Ubuntu aarch64.
>How-To-Repeat:
n/a
>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/sysutils/stow/Makefile,v
retrieving revision 1.35
diff -u -r1.35 Makefile
--- Makefile 28 Jun 2022 11:36:05 -0000 1.35
+++ Makefile 2 Feb 2024 17:21:07 -0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.35 2022/06/28 11:36:05 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2024/02/02 17:29:05 ci4ic4 Exp $
#
-DISTNAME= stow-2.2.2
-PKGREVISION= 5
+DISTNAME= stow-2.3.1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_GNU:=stow/}
Index: PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/sysutils/stow/PLIST,v
retrieving revision 1.8
diff -u -r1.8 PLIST
--- PLIST 19 Jan 2017 10:37:21 -0000 1.8
+++ PLIST 2 Feb 2024 17:21:07 -0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2017/01/19 10:37:21 markd Exp $
+@comment $NetBSD$
bin/chkstow
bin/stow
info/stow.info
@@ -7,7 +7,8 @@
man/man8/stow.8
share/doc/stow/ChangeLog
share/doc/stow/ChangeLog.OLD
-share/doc/stow/README
+share/doc/stow/INSTALL.md
+share/doc/stow/README.md
share/doc/stow/manual-single.html
share/doc/stow/manual-split/Bootstrapping.html
share/doc/stow/manual-split/Compile_002dtime-vs-Install_002dtime.html
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/sysutils/stow/distinfo,v
retrieving revision 1.11
diff -u -r1.11 distinfo
--- distinfo 26 Oct 2021 11:20:14 -0000 1.11
+++ distinfo 2 Feb 2024 17:21:07 -0000
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.11 2021/10/26 11:20:14 nia Exp $
-BLAKE2s (stow-2.2.2.tar.gz) = 70ae69f46d50db906247d8fa726e30e3be16583cf720da5bd441830c46ccb57f
-SHA512 (stow-2.2.2.tar.gz) = 8a3e5da6b5cb4c1ee1b512bae5a9859f83659d5de05f7a9af1dd09df2a32f6b8c6d43b79736db91232c43621d542041d4ef92eb088925796adad0676f200a9b5
-Size (stow-2.2.2.tar.gz) = 579324 bytes
+BLAKE2s (stow-2.3.1.tar.gz) = 67f89dd2223807a08bfbe6b6ecda1d82215b5454704b1144e169db2dde6e496b
+SHA512 (stow-2.3.1.tar.gz) = e9a7de1a6f10eaf7cdbe6737e0a8be1498e2eac46b6c57e65b83759b061efd1c0db45f7cba123e35428307e3aebe5baef9ea8bd4b5eb6ec5e1b159117a760441
+Size (stow-2.3.1.tar.gz) = 654191 bytes
Home |
Main Index |
Thread Index |
Old Index