Date: Mon, 14 Jul 2014 14:50:05 +0000 (UTC) From: Tijl Coosemans <tijl@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r361786 - head/net/libnet10 Message-ID: <201407141450.s6EEo5kT008684@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org COMMENT= C library for creating IP packets +DEPRECATED= Superseded by net/libnet +EXPIRATION_DATE=2014-08-31 + CFLAGS+= -fPIC USE_AUTOTOOLS= autoconf
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407141450.s6EEo5kT008684>