pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/39695: Update shells/mksh to R35b
>Number: 39695
>Category: pkg
>Synopsis: shells/mksh is not the latest stable version (35b)
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Sat Oct 04 13:45:00 +0000 2008
>Originator: Leonardo Taccari
>Release: NetBSD 4.0
>Organization:
NetBSD Italia
>Environment:
System: NetBSD bianconiglio 4.0 NetBSD 4.0 (BIANCONIGLIO) #3: Tue Jul 1
06:54:05 CEST 2008
leot@bianconiglio:/home/leot/builds/usr/src/sys/arch/i386/compile/BIANCONIGLIO
i386
Architecture: i386
Machine: i386
>Description:
The shells/mksh in The NetBSD Packages Collection is not the latest
stable
version (we have 33d while the latest one is 35b).
>How-To-Repeat:
$ cd ${PKGSRCDIR}/shells/mksh && make show-var VARNAME=DISTNAME
and/or
$ cd ${PKGSRCDIR}/shells/mksh && make install && mksh
$ echo ${KSH_VERSION}
>Fix:
Just update the DISTNAME and run the makesum make(1) target...
...or simply apply the attached patches.
Thanks a lot!
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/shells/mksh/Makefile,v
retrieving revision 1.7
diff -u -p -r1.7 Makefile
--- Makefile 17 Apr 2008 05:55:50 -0000 1.7
+++ Makefile 4 Oct 2008 13:25:10 -0000
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.7 2008/04/17 05:55:50 wiz Exp $
-DISTNAME= mksh-R33d
+DISTNAME= mksh-R35b
PKGNAME= ${DISTNAME:S/-R/-/}
CATEGORIES= shells
MASTER_SITES= http://www.mirbsd.org/MirOS/dist/mir/mksh/ \
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/shells/mksh/distinfo,v
retrieving revision 1.7
diff -u -p -r1.7 distinfo
--- distinfo 17 Apr 2008 05:55:50 -0000 1.7
+++ distinfo 4 Oct 2008 13:25:20 -0000
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.7 2008/04/17 05:55:50 wiz Exp $
-SHA1 (mksh-R33d.cpio.gz) = e1ab5c7897b7f91ab0dcd5be49ded8b441136291
-RMD160 (mksh-R33d.cpio.gz) = d810a705b01e146f9addd184c168798a22a36d38
-Size (mksh-R33d.cpio.gz) = 255911 bytes
+SHA1 (mksh-R35b.cpio.gz) = ea5e7d72e3602e76156452ab2448f3532f8413e4
+RMD160 (mksh-R35b.cpio.gz) = 882cbe0d2c46b8f024288b0f594a4b219e8fbd51
+Size (mksh-R35b.cpio.gz) = 263452 bytes
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index