Date: Thu, 3 Jul 2014 18:39:34 +0000 (UTC) From: Alex Kozlov <ak@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r360444 - head/sysutils/readlink Message-ID: <201407031839.s63IdYko009745@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ak Date: Thu Jul 3 18:39:33 2014 New Revision: 360444 URL: http://svnweb.freebsd.org/changeset/ports/360444 QAT: https://qat.redports.org/buildarchive/r360444/ Log: - Deprecate and set expiration date to 2014-08-03: All features implemented in the base system since FreeBSD 8.3 Modified: head/sysutils/readlink/Makefile Modified: head/sysutils/readlink/Makefile ============================================================================== --- head/sysutils/readlink/Makefile Thu Jul 3 18:23:56 2014 (r360443) +++ head/sysutils/readlink/Makefile Thu Jul 3 18:39:33 2014 (r360444) @@ -9,6 +9,9 @@ MASTER_SITES= LOCAL/dd MAINTAINER= ports@FreeBSD.org COMMENT= Dereference a symbolic link and print the name of the target +DEPRECATED= All features implemented in the base system since FreeBSD 8.3 +EXPIRATION_DATE= 2014-08-03 + PLIST_FILES= bin/readlink \ man/man1/readlink.1.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407031839.s63IdYko009745>