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:   triaxx
Date:           Thu Oct 24 12:21:40 UTC 2019

Modified Files:
        pkgsrc/shells/bash: Makefile

Log Message:
bash: bump revision


To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.90 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.89 pkgsrc/shells/bash/Makefile:1.90
--- pkgsrc/shells/bash/Makefile:1.89    Thu Oct 24 11:52:30 2019
+++ pkgsrc/shells/bash/Makefile Thu Oct 24 12:21:39 2019
@@ -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