svn commit: r351949 - head/net-im/tkabber-devel

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed Apr 23 14:48:17 UTC 2014


Author: amdmi3
Date: Wed Apr 23 14:48:17 2014
New Revision: 351949
URL: http://svnweb.freebsd.org/changeset/ports/351949
QAT: https://qat.redports.org/buildarchive/r351949/

Log:
  - Mark DEPRECATED and set EXPIRATION_DATE: the port is unfetchable and outdated by net-im/tkabber
  
  PR:		188260
  Submitted by:	Volodymyr Kostyrko <arcade at b1t.name>
  Approved by:	maintainer timeout

Modified:
  head/net-im/tkabber-devel/Makefile

Modified: head/net-im/tkabber-devel/Makefile
==============================================================================
--- head/net-im/tkabber-devel/Makefile	Wed Apr 23 14:24:13 2014	(r351948)
+++ head/net-im/tkabber-devel/Makefile	Wed Apr 23 14:48:17 2014	(r351949)
@@ -20,6 +20,9 @@ CONFLICTS=	tkabber-[0-9]*
 NO_BUILD=	yes
 WRKSRC=		${WRKDIR}/${PORTNAME}
 
+DEPRECATED=	Unfetchable, outdated by net-im/tkabber
+EXPIRATION_DATE=2014-05-23
+
 USE_BZIP2=	yes
 USES=		tk:85+,run
 


More information about the svn-ports-head mailing list