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:           Sat Mar 16 13:33:02 UTC 2024

Modified Files:
        pkgsrc/shells/bash: Makefile

Log Message:
Add PKGREVISION (==1) for patch-examples_loadables_getconf.c addition.


To generate a diff of this commit:
cvs rdiff -u -r1.112 -r1.113 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.112 pkgsrc/shells/bash/Makefile:1.113
--- pkgsrc/shells/bash/Makefile:1.112   Sun Jan 14 23:21:15 2024
+++ pkgsrc/shells/bash/Makefile Sat Mar 16 13:33:02 2024
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.112 2024/01/14 23:21:15 kre Exp $
+# $NetBSD: Makefile,v 1.113 2024/03/16 13:33:02 kre Exp $
 
 BASH_VERSION=          5.2
 BASH_PATCHLEVEL=       26
+PKGREVISION=           1
 
 DISTNAME=      bash-${BASH_VERSION}
 PKGNAME=       bash-${BASH_VERSION}.${BASH_PATCHLEVEL}



Home | Main Index | Thread Index | Old Index