pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/py-qt6



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Oct 28 20:08:24 UTC 2023

Modified Files:
        pkgsrc/x11/py-qt6: Makefile

Log Message:
py-qt6: bump PKGREVISION for PLIST change


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/x11/py-qt6/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/py-qt6/Makefile
diff -u pkgsrc/x11/py-qt6/Makefile:1.4 pkgsrc/x11/py-qt6/Makefile:1.5
--- pkgsrc/x11/py-qt6/Makefile:1.4      Sat Oct 28 19:57:26 2023
+++ pkgsrc/x11/py-qt6/Makefile  Sat Oct 28 20:08:24 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2023/10/28 19:57:26 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2023/10/28 20:08:24 wiz Exp $
 
 DISTNAME=      PyQt6-6.5.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/PyQt6/qt6/}
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    x11 python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=P/PyQt6/}
 



Home | Main Index | Thread Index | Old Index