pkgsrc-Changes archive

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

CVS commit: pkgsrc/wm/awesome



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Fri Jun  6 16:48:04 UTC 2025

Modified Files:
        pkgsrc/wm/awesome: Makefile

Log Message:
awesome: adjust indentation, per pkglint


To generate a diff of this commit:
cvs rdiff -u -r1.100 -r1.101 pkgsrc/wm/awesome/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/awesome/Makefile
diff -u pkgsrc/wm/awesome/Makefile:1.100 pkgsrc/wm/awesome/Makefile:1.101
--- pkgsrc/wm/awesome/Makefile:1.100    Fri Jun  6 16:46:43 2025
+++ pkgsrc/wm/awesome/Makefile  Fri Jun  6 16:48:04 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.100 2025/06/06 16:46:43 gutteridge Exp $
+# $NetBSD: Makefile,v 1.101 2025/06/06 16:48:04 gutteridge Exp $
 
 DISTNAME=      awesome-4.3
 PKGREVISION=   18
@@ -51,7 +51,7 @@ SUBST_MESSAGE.lua=    Fixing lua executable
 SUBST_FILES.lua+=      awesomeConfig.cmake
 SUBST_SED.lua=         -e 's|COMMAND lua|COMMAND ${LUA_INTERPRETER}|g'
 
-SUBST_CLASSES+=                asciidoctor
+SUBST_CLASSES+=                        asciidoctor
 SUBST_STAGE.asciidoctor=       pre-configure
 SUBST_MESSAGE.asciidoctor=     Fixing asciidoctor name.
 SUBST_FILES.asciidoctor+=      awesomeConfig.cmake



Home | Main Index | Thread Index | Old Index