pkgsrc-Changes archive

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

CVS commit: pkgsrc/meta-pkgs/modular-xorg-libs



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Nov 25 22:35:35 UTC 2019

Modified Files:
        pkgsrc/meta-pkgs/modular-xorg-libs: Makefile

Log Message:
modular-xorg-libs: remove libxkbui

Only used for obsolete xorgcfg.

Bump version.


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/meta-pkgs/modular-xorg-libs/Makefile

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

Modified files:

Index: pkgsrc/meta-pkgs/modular-xorg-libs/Makefile
diff -u pkgsrc/meta-pkgs/modular-xorg-libs/Makefile:1.24 pkgsrc/meta-pkgs/modular-xorg-libs/Makefile:1.25
--- pkgsrc/meta-pkgs/modular-xorg-libs/Makefile:1.24    Mon Nov 25 09:52:49 2019
+++ pkgsrc/meta-pkgs/modular-xorg-libs/Makefile Mon Nov 25 22:35:35 2019
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2019/11/25 09:52:49 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2019/11/25 22:35:35 wiz Exp $
 
 DISTNAME=      # empty
-PKGNAME=       modular-xorg-libs-1.10
+PKGNAME=       modular-xorg-libs-1.11
 CATEGORIES=    meta-pkgs x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=lib/}
 DISTFILES=     # empty
@@ -54,6 +54,5 @@ META_PACKAGE= yes
 .include "../../x11/libdrm/buildlink3.mk"
 .endif
 .include "../../x11/libxkbfile/buildlink3.mk"
-.include "../../x11/libxkbui/buildlink3.mk"
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index