pkgsrc-Changes archive

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

CVS commit: pkgsrc/shells/bash



Module Name:    pkgsrc
Committed By:   kre
Date:           Fri Nov 24 12:21:28 UTC 2023

Modified Files:
        pkgsrc/shells/bash: Makefile

Log Message:
The previous change should have been accompanied by a revbump.  Now it is.


To generate a diff of this commit:
cvs rdiff -u -r1.110 -r1.111 pkgsrc/shells/bash/Makefile

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

Modified files:

Index: pkgsrc/shells/bash/Makefile
diff -u pkgsrc/shells/bash/Makefile:1.110 pkgsrc/shells/bash/Makefile:1.111
--- pkgsrc/shells/bash/Makefile:1.110   Thu Nov  9 22:44:29 2023
+++ pkgsrc/shells/bash/Makefile Fri Nov 24 12:21:28 2023
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.110 2023/11/09 22:44:29 kre Exp $
+# $NetBSD: Makefile,v 1.111 2023/11/24 12:21:28 kre Exp $
 
 BASH_VERSION=          5.2
 BASH_PATCHLEVEL=       21
+PKGREVISION=           1
 
 DISTNAME=      bash-${BASH_VERSION}
 PKGNAME=       bash-${BASH_VERSION}.${BASH_PATCHLEVEL}



Home | Main Index | Thread Index | Old Index