pkgsrc-WIP-changes archive

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

qtcreator: move to editors



Module Name:	pkgsrc-wip
Committed By:	Maya Rashish <maya%NetBSD.org@localhost>
Pushed By:	coypu
Date:		Sat Nov 28 17:47:25 2020 +0200
Changeset:	6bc0f6e83df1707748e14865529dc31894cda2eb

Modified Files:
	qtcreator/Makefile

Log Message:
qtcreator: move to editors

it could be devel, but that one is almost a catch-all, so in a
choice between devel or something else, I'd choose something else.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6bc0f6e83df1707748e14865529dc31894cda2eb

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 qtcreator/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/qtcreator/Makefile b/qtcreator/Makefile
index a3f23231ca..8e4d65e0c8 100644
--- a/qtcreator/Makefile
+++ b/qtcreator/Makefile
@@ -2,7 +2,7 @@
 
 DISTNAME=	qt-creator-opensource-src-4.13.2
 PKGNAME=	${DISTNAME:S/qt-/qt/:S/-opensource-src//}
-CATEGORIES=	devel
+CATEGORIES=	editors
 MASTER_SITES=	http://download.qt.io/official_releases/${PKGBASE}/${PKGVERSION_NOREV:R}/${PKGVERSION_NOREV}/
 MASTER_SITES+=	http://download.qt.io/archive/${PKGBASE}/${PKGVERSION_NOREV:R}/${PKGVERSION_NOREV}/
 EXTRACT_SUFX=	.zip


Home | Main Index | Thread Index | Old Index