pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/qt5-qtbase
Module Name: pkgsrc
Committed By: bacon
Date: Fri May 18 15:29:29 UTC 2018
Modified Files:
pkgsrc/x11/qt5-qtbase: Makefile
Log Message:
x11/qt5-qtbase: Fix version in PLIST.Linux
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 pkgsrc/x11/qt5-qtbase/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/qt5-qtbase/Makefile
diff -u pkgsrc/x11/qt5-qtbase/Makefile:1.58 pkgsrc/x11/qt5-qtbase/Makefile:1.59
--- pkgsrc/x11/qt5-qtbase/Makefile:1.58 Tue Apr 17 22:29:53 2018
+++ pkgsrc/x11/qt5-qtbase/Makefile Fri May 18 15:29:29 2018
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.58 2018/04/17 22:29:53 wiz Exp $
+# $NetBSD: Makefile,v 1.59 2018/05/18 15:29:29 bacon Exp $
DISTNAME= qtbase-everywhere-src-${QTVERSION}
PKGNAME= qt5-qtbase-${QTVERSION}
-PKGREVISION= 5
+PKGREVISION= 6
COMMENT= C++ X GUI toolkit
.include "../../x11/qt5-qtbase/Makefile.common"
Home |
Main Index |
Thread Index |
Old Index