svn commit: r341883 - in head/deskutils: kdepim44 kdepim44-runtime

Max Brazhnikov makc at FreeBSD.org
Thu Jan 30 20:46:41 UTC 2014


Author: makc
Date: Thu Jan 30 20:46:40 2014
New Revision: 341883
URL: http://svnweb.freebsd.org/changeset/ports/341883
QAT: https://qat.redports.org/buildarchive/r341883/

Log:
  Deprecate deskutils/kdepim44* ports

Modified:
  head/deskutils/kdepim44-runtime/Makefile
  head/deskutils/kdepim44/Makefile

Modified: head/deskutils/kdepim44-runtime/Makefile
==============================================================================
--- head/deskutils/kdepim44-runtime/Makefile	Thu Jan 30 19:56:45 2014	(r341882)
+++ head/deskutils/kdepim44-runtime/Makefile	Thu Jan 30 20:46:40 2014	(r341883)
@@ -17,6 +17,9 @@ LIB_DEPENDS=	libboost_thread.so:${PORTSD
 
 CONFLICTS_INSTALL=	kdepim-runtime-4.*
 
+DEPRECATED=	Not supported upstream, conflicts with upcoming kdepimlibs-4.12
+EXPIRATION_DATE=	2014-02-28
+
 USE_KDE4=	pimlibs kdeprefix kdehier sharedmime automoc4
 USES=		cmake:outsource
 USE_BZIP2=	yes

Modified: head/deskutils/kdepim44/Makefile
==============================================================================
--- head/deskutils/kdepim44/Makefile	Thu Jan 30 19:56:45 2014	(r341882)
+++ head/deskutils/kdepim44/Makefile	Thu Jan 30 20:46:40 2014	(r341883)
@@ -21,6 +21,9 @@ RUN_DEPENDS=	${KDE4_PREFIX}/bin/akonadi_
 
 CONFLICTS_INSTALL=	kdepim-4.*
 
+DEPRECATED=	Not supported upstream, conflicts with upcoming kdepimlibs-4.12
+EXPIRATION_DATE=	2014-02-28
+
 USE_KDE4=	kdelibs pimlibs \
 		akonadi kdeprefix kdehier automoc4 oxygen
 USES=		cmake:outsource


More information about the svn-ports-all mailing list