pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-tortoisehg py-tortoisehg: Switch from qt4 to qt5



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cc49810d3fac
branches:  trunk
changeset: 416730:cc49810d3fac
user:      kamil <kamil%pkgsrc.org@localhost>
date:      Tue Oct 29 17:47:23 2019 +0000

description:
py-tortoisehg: Switch from qt4 to qt5

diffstat:

 devel/py-tortoisehg/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 90e65a5e7b4d -r cc49810d3fac devel/py-tortoisehg/Makefile
--- a/devel/py-tortoisehg/Makefile      Tue Oct 29 17:46:52 2019 +0000
+++ b/devel/py-tortoisehg/Makefile      Tue Oct 29 17:47:23 2019 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.57 2019/10/21 22:15:11 adam Exp $
+# $NetBSD: Makefile,v 1.58 2019/10/29 17:47:23 kamil Exp $
 
 DISTNAME=              tortoisehg-5.0.2
+PKGREVISION=           1
 PKGNAME=               ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=            devel python
 MASTER_SITES=          http://bitbucket.org/tortoisehg/targz/downloads/
@@ -36,5 +37,5 @@
 .include "../../lang/python/application.mk"
 .include "../../lang/python/distutils.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../x11/py-qt4-qscintilla/buildlink3.mk"
+.include "../../x11/py-qt5-qscintilla/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index