pkgsrc-Changes archive

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

CVS commit: pkgsrc/wayland



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Apr 16 06:11:27 UTC 2026

Modified Files:
        pkgsrc/wayland: Makefile

Log Message:
wayland/Makefile: sort


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/wayland/Makefile

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

Modified files:

Index: pkgsrc/wayland/Makefile
diff -u pkgsrc/wayland/Makefile:1.27 pkgsrc/wayland/Makefile:1.28
--- pkgsrc/wayland/Makefile:1.27        Wed Apr 15 08:52:59 2026
+++ pkgsrc/wayland/Makefile     Thu Apr 16 06:11:27 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2026/04/15 08:52:59 kikadf Exp $
+# $NetBSD: Makefile,v 1.28 2026/04/16 06:11:27 wiz Exp $
 #
 
 COMMENT=       Packages to support the Wayland protocol
@@ -22,10 +22,10 @@ SUBDIR+=    wev
 SUBDIR+=       wf-recorder
 SUBDIR+=       wl-clipboard
 SUBDIR+=       wlopm
-SUBDIR+=       wlsunset
 SUBDIR+=       wlr-randr
 SUBDIR+=       wlrctl
 SUBDIR+=       wlroots
+SUBDIR+=       wlsunset
 SUBDIR+=       wtype
 SUBDIR+=       wvkbd
 SUBDIR+=       xwayland



Home | Main Index | Thread Index | Old Index