Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Aug 2017 09:40:15 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r448756 - in head/ports-mgmt: kpackagekit packagekit-qt4
Message-ID:  <201708260940.v7Q9eF7s082641@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Aug 26 09:40:15 2017
New Revision: 448756
URL: https://svnweb.freebsd.org/changeset/ports/448756

Log:
  Deprecate kpackagekit and packagekit-qt4 and set expiration date

Modified:
  head/ports-mgmt/kpackagekit/Makefile
  head/ports-mgmt/packagekit-qt4/Makefile

Modified: head/ports-mgmt/kpackagekit/Makefile
==============================================================================
--- head/ports-mgmt/kpackagekit/Makefile	Sat Aug 26 09:02:43 2017	(r448755)
+++ head/ports-mgmt/kpackagekit/Makefile	Sat Aug 26 09:40:15 2017	(r448756)
@@ -13,6 +13,9 @@ COMMENT=	KDE interface for PackageKit
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Skipped for more than 5 years
+EXPIRATION_DATE=	2017-09-27
+
 LIB_DEPENDS=	libpackagekit-qt.so:ports-mgmt/packagekit-qt4
 
 USES=		cmake gettext kde:4 pkgconfig tar:bzip2

Modified: head/ports-mgmt/packagekit-qt4/Makefile
==============================================================================
--- head/ports-mgmt/packagekit-qt4/Makefile	Sat Aug 26 09:02:43 2017	(r448755)
+++ head/ports-mgmt/packagekit-qt4/Makefile	Sat Aug 26 09:40:15 2017	(r448756)
@@ -8,6 +8,8 @@ PKGNAMESUFFIX=	-qt4
 COMMENT=	Qt4 bindings to packagekit
 
 IGNORE=		does not build with Qt 4.8
+DEPRECATED=	Ignored for more than 5 years
+EXPIRATION_DATE=	2017-09-27
 
 MASTERDIR=	${.CURDIR}/../../ports-mgmt/packagekit
 BUILD_WRKSRC=	${WRKSRC}/lib/packagekit-qt



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708260940.v7Q9eF7s082641>