diff options
author | gahr <gahr@FreeBSD.org> | 2017-10-20 20:25:51 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2018-02-04 05:47:13 +0800 |
commit | 768dd985a20e40c9128936b2121833825d5d82b9 (patch) | |
tree | cc13033d08ad47a69dc9121a36bde39eaf8aea4d /net | |
parent | 3c6d79af4495f2f615d0c1603742b2d4eebd5eca (diff) | |
download | freebsd-ports-gnome-768dd985a20e40c9128936b2121833825d5d82b9.tar.gz freebsd-ports-gnome-768dd985a20e40c9128936b2121833825d5d82b9.tar.zst freebsd-ports-gnome-768dd985a20e40c9128936b2121833825d5d82b9.zip |
lang/tcl84, x11-toolkits/tk84: extend expiration for another month
Track down a few more ports that depend on those two, and deprecate them too.
Diffstat (limited to 'net')
-rw-r--r-- | net/hping-devel/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/hping-devel/Makefile b/net/hping-devel/Makefile index bf54dff08760..1746df0a4ba7 100644 --- a/net/hping-devel/Makefile +++ b/net/hping-devel/Makefile @@ -12,6 +12,9 @@ DISTNAME= hping3-20051105 MAINTAINER= ecu@200ok.org COMMENT= Network auditing tool +DEPRECATED= Tcl/Tk 8.4 is no longer maintained, please use 8.5+ +EXPIRATION_DATE= 2017-11-20 + LIB_DEPENDS= libtcl84.so:lang/tcl84 CONFLICTS= hping-[0-9]* |