pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11
Module Name: pkgsrc
Committed By: wiz
Date: Wed Aug 26 10:29:07 UTC 2020
Modified Files:
pkgsrc/x11/modular-xorg-xephyr: Makefile
pkgsrc/x11/modular-xorg-xwayland: Makefile
Log Message:
modular-xorg-*: reset PKGREVISION after update
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/x11/modular-xorg-xephyr/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/x11/modular-xorg-xwayland/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/modular-xorg-xephyr/Makefile
diff -u pkgsrc/x11/modular-xorg-xephyr/Makefile:1.20 pkgsrc/x11/modular-xorg-xephyr/Makefile:1.21
--- pkgsrc/x11/modular-xorg-xephyr/Makefile:1.20 Fri Jul 31 16:50:57 2020
+++ pkgsrc/x11/modular-xorg-xephyr/Makefile Wed Aug 26 10:29:06 2020
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2020/07/31 16:50:57 maya Exp $
+# $NetBSD: Makefile,v 1.21 2020/08/26 10:29:06 wiz Exp $
DISTNAME= xorg-server-${XORG_VERSION}
PKGNAME= modular-xorg-xephyr-${XORG_VERSION}
-PKGREVISION= 2
DISTINFO_FILE= ${.CURDIR}/../../x11/modular-xorg-server/distinfo
PATCHDIR= ${.CURDIR}/../../x11/modular-xorg-server/patches
Index: pkgsrc/x11/modular-xorg-xwayland/Makefile
diff -u pkgsrc/x11/modular-xorg-xwayland/Makefile:1.9 pkgsrc/x11/modular-xorg-xwayland/Makefile:1.10
--- pkgsrc/x11/modular-xorg-xwayland/Makefile:1.9 Wed Aug 19 08:16:21 2020
+++ pkgsrc/x11/modular-xorg-xwayland/Makefile Wed Aug 26 10:29:07 2020
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2020/08/19 08:16:21 nia Exp $
+# $NetBSD: Makefile,v 1.10 2020/08/26 10:29:07 wiz Exp $
DISTNAME= xorg-server-${XORG_VERSION}
PKGNAME= modular-xorg-xwayland-${XORG_VERSION}
-PKGREVISION= 2
.include "../../devel/wayland/platform.mk"
Home |
Main Index |
Thread Index |
Old Index