Date: Sun, 11 Aug 2019 21:07:04 +0000 (UTC) From: Cy Schubert <cy@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r508673 - head/lang/dmd1 Message-ID: <201908112107.x7BL74gd077887@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cy Date: Sun Aug 11 21:07:04 2019 New Revision: 508673 URL: https://svnweb.freebsd.org/changeset/ports/508673 Log: dmd1 is no longer supported upstream. Modified: head/lang/dmd1/Makefile (contents, props changed) Modified: head/lang/dmd1/Makefile ============================================================================== --- head/lang/dmd1/Makefile Sun Aug 11 21:00:41 2019 (r508672) +++ head/lang/dmd1/Makefile Sun Aug 11 21:07:04 2019 (r508673) @@ -18,6 +18,10 @@ LICENSE_NAME_DMD= digital mars license LICENSE_FILE_DMD= ${WRKSRC}/../../license.txt LICENSE_PERMS_DMD= no-pkg-mirror auto-accept +DEPRECATED= No longer supported upstream +EXPIRATION_DATE= 2021-08-31 + + NO_PACKAGE= No redistribution of non validated binaries USES= gmake zip PORTDOCS= *.txt html/ phobos/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908112107.x7BL74gd077887>