pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/qt5-qtwebkit qt5-qtwebkit: restore PKGREVISION



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6748d068e6c2
branches:  trunk
changeset: 391223:6748d068e6c2
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jan 05 23:30:09 2023 +0000

description:
qt5-qtwebkit: restore PKGREVISION

This was not bumped with the qt5 update, so the old PKGREVISION needs to stay

diffstat:

 x11/qt5-qtwebkit/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r fb003050a71d -r 6748d068e6c2 x11/qt5-qtwebkit/Makefile
--- a/x11/qt5-qtwebkit/Makefile Thu Jan 05 23:17:57 2023 +0000
+++ b/x11/qt5-qtwebkit/Makefile Thu Jan 05 23:30:09 2023 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.102 2023/01/05 16:01:18 adam Exp $
+# $NetBSD: Makefile,v 1.103 2023/01/05 23:30:09 wiz Exp $
 
 QTWKVERSION=   5.212.0-alpha4
 DISTNAME=      qtwebkit-${QTWKVERSION}
 PKGNAME=       qt5-qtwebkit-${QTWKVERSION:S/-/./}
+PKGREVISION=   12
 CATEGORIES=    x11 www
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=qtwebkit/}
 GITHUB_PROJECT=        qtwebkit



Home | Main Index | Thread Index | Old Index