pkgsrc-Changes archive

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

CVS commit: pkgsrc/wm/blackbox



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Fri Jun 11 21:30:39 UTC 2021

Modified Files:
        pkgsrc/wm/blackbox: Makefile

Log Message:
blackbox: bump PKGREVISION for previous change

This, of course, results in a different shell path in some environments,
which is the whole point.


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/wm/blackbox/Makefile

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

Modified files:

Index: pkgsrc/wm/blackbox/Makefile
diff -u pkgsrc/wm/blackbox/Makefile:1.38 pkgsrc/wm/blackbox/Makefile:1.39
--- pkgsrc/wm/blackbox/Makefile:1.38    Fri Jun 11 21:20:09 2021
+++ pkgsrc/wm/blackbox/Makefile Fri Jun 11 21:30:39 2021
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.38 2021/06/11 21:20:09 gutteridge Exp $
+# $NetBSD: Makefile,v 1.39 2021/06/11 21:30:39 gutteridge Exp $
 
 DISTNAME=      blackbox-0.77
+PKGREVISION=   1
 CATEGORIES=    wm x11
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=bbidulock/}
 GITHUB_PROJECT=        blackboxwm



Home | Main Index | Thread Index | Old Index