pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/shells/bash bash: bump revision



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a9166c2a4176
branches:  trunk
changeset: 342699:a9166c2a4176
user:      triaxx <triaxx%pkgsrc.org@localhost>
date:      Thu Oct 24 12:21:39 2019 +0000

description:
bash: bump revision

diffstat:

 shells/bash/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 1d8cc2c90d14 -r a9166c2a4176 shells/bash/Makefile
--- a/shells/bash/Makefile      Thu Oct 24 11:56:08 2019 +0000
+++ b/shells/bash/Makefile      Thu Oct 24 12:21:39 2019 +0000
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.89 2019/10/24 11:52:30 triaxx Exp $
+# $NetBSD: Makefile,v 1.90 2019/10/24 12:21:39 triaxx Exp $
 
 BASH_VERSION=          5.0
 BASH_PATCHLEVEL=       11
 
 DISTNAME=      bash-${BASH_VERSION}
 PKGNAME=       bash-${BASH_VERSION:C/4\.4\..*/4.4/}.${BASH_PATCHLEVEL}
+PKGREVISION=   1
 CATEGORIES=    shells
 MASTER_SITES=  ${MASTER_SITE_GNU:=bash/}
 



Home | Main Index | Thread Index | Old Index