Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11 modular-xorg-*: reset PKGREVISION after update



details:   https://anonhg.NetBSD.org/pkgsrc/rev/70c2201eb1d3
branches:  trunk
changeset: 437552:70c2201eb1d3
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Aug 26 10:29:06 2020 +0000

description:
modular-xorg-*: reset PKGREVISION after update

diffstat:

 x11/modular-xorg-xephyr/Makefile   |  3 +--
 x11/modular-xorg-xwayland/Makefile |  3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diffs (26 lines):

diff -r b6eea4b5f653 -r 70c2201eb1d3 x11/modular-xorg-xephyr/Makefile
--- a/x11/modular-xorg-xephyr/Makefile  Wed Aug 26 10:28:49 2020 +0000
+++ b/x11/modular-xorg-xephyr/Makefile  Wed Aug 26 10:29:06 2020 +0000
@@ -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
diff -r b6eea4b5f653 -r 70c2201eb1d3 x11/modular-xorg-xwayland/Makefile
--- a/x11/modular-xorg-xwayland/Makefile        Wed Aug 26 10:28:49 2020 +0000
+++ b/x11/modular-xorg-xwayland/Makefile        Wed Aug 26 10:29:06 2020 +0000
@@ -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