svn commit: r361786 - head/net/libnet10

Tijl Coosemans tijl at FreeBSD.org
Mon Jul 14 14:50:06 UTC 2014


Author: tijl
Date: Mon Jul 14 14:50:05 2014
New Revision: 361786
URL: http://svnweb.freebsd.org/changeset/ports/361786
QAT: https://qat.redports.org/buildarchive/r361786/

Log:
  Mark deprecated.  Removing this port allows simplifying net/libnet and all
  ports that depend on it.

Modified:
  head/net/libnet10/Makefile

Modified: head/net/libnet10/Makefile
==============================================================================
--- head/net/libnet10/Makefile	Mon Jul 14 14:47:24 2014	(r361785)
+++ head/net/libnet10/Makefile	Mon Jul 14 14:50:05 2014	(r361786)
@@ -14,6 +14,9 @@ PKGNAMESUFFIX=	10
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	C library for creating IP packets
 
+DEPRECATED=	Superseded by net/libnet
+EXPIRATION_DATE=2014-08-31
+
 CFLAGS+=	-fPIC
 
 USE_AUTOTOOLS=	autoconf


More information about the svn-ports-all mailing list