pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/py-qt5



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

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

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


To generate a diff of this commit:
cvs rdiff -u -r1.87 -r1.88 pkgsrc/x11/py-qt5/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-qt5/Makefile
diff -u pkgsrc/x11/py-qt5/Makefile:1.87 pkgsrc/x11/py-qt5/Makefile:1.88
--- pkgsrc/x11/py-qt5/Makefile:1.87     Tue Oct 24 22:11:43 2023
+++ pkgsrc/x11/py-qt5/Makefile  Sat Oct 28 20:08:06 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.87 2023/10/24 22:11:43 wiz Exp $
+# $NetBSD: Makefile,v 1.88 2023/10/28 20:08:06 wiz Exp $
 
 DISTNAME=      PyQt5-5.15.10
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/PyQt5/qt5/}
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    x11 python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=P/PyQt5/}
 



Home | Main Index | Thread Index | Old Index