svn commit: r501529 - head/devel/kdevelop

Dima Panov fluffy at FreeBSD.org
Mon May 13 08:08:27 UTC 2019


Author: fluffy
Date: Mon May 13 08:08:25 2019
New Revision: 501529
URL: https://svnweb.freebsd.org/changeset/ports/501529

Log:
  - Depend on KF5Purpose. Generate and share patchfiles
  
  With hat:	kde

Modified:
  head/devel/kdevelop/Makefile

Modified: head/devel/kdevelop/Makefile
==============================================================================
--- head/devel/kdevelop/Makefile	Mon May 13 07:57:57 2019	(r501528)
+++ head/devel/kdevelop/Makefile	Mon May 13 08:08:25 2019	(r501529)
@@ -2,7 +2,7 @@
 
 PORTNAME=	kdevelop
 DISTVERSION=	5.3.2
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	devel kde
 MASTER_SITES=	KDE/stable/kdevelop/${DISTVERSION}/src
 DIST_SUBDIR=	KDE/kdevelop
@@ -29,7 +29,7 @@ USE_KDE=	archive attica auth bookmarks codecs completi
 		coreaddons crash guiaddons emoticons i18n iconthemes init \
 		itemmodels itemviews jobwidgets kcmutils kdeclarative \
 		kio libksysguard newstuff notifications \
-		notifyconfig package parts plasma-framework \
+		notifyconfig package parts plasma-framework purpose \
 		runner service solid sonnet texteditor textwidgets threadweaver \
 		widgetsaddons windowsystem xmlgui
 USE_QT=		concurrent core dbus declarative gui help network \


More information about the svn-ports-all mailing list