svn commit: r334293 - head/science/omnetpp

Rene Ladan rene at FreeBSD.org
Tue Nov 19 10:03:21 UTC 2013


Author: rene
Date: Tue Nov 19 10:03:20 2013
New Revision: 334293
URL: http://svnweb.freebsd.org/changeset/ports/334293

Log:
  Mark for removal on 2013-12-05, depends on expired textproc/libxml (*)
  
  (*) Actually it seems to depend on textproc/libxml2, but then it was
  still broken because of Tcl errors.
  
  PR:		ports/183680
  Submitted by:	myself
  Approved by:	maintainer timeout (bkoenig at alpha-tierchen.de , 14 days)

Modified:
  head/science/omnetpp/Makefile

Modified: head/science/omnetpp/Makefile
==============================================================================
--- head/science/omnetpp/Makefile	Tue Nov 19 10:01:03 2013	(r334292)
+++ head/science/omnetpp/Makefile	Tue Nov 19 10:03:20 2013	(r334293)
@@ -12,6 +12,9 @@ EXTRACT_SUFX=	.tgz
 MAINTAINER=	bkoenig at alpha-tierchen.de
 COMMENT=	A discrete event simulation environment
 
+DEPRECATED=	depends on expired textproc/libxml
+EXPIRATION_DATE=2013-12-05
+
 LIB_DEPENDS=	BLT24:${PORTSDIR}/x11-toolkits/blt
 
 GNU_CONFIGURE=	yes


More information about the svn-ports-head mailing list