Date: Sat, 27 Sep 2014 01:59:04 +0000 (UTC) From: Brooks Davis <brooks@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r369354 - head/devel/creduce Message-ID: <201409270159.s8R1x41U025236@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brooks Date: Sat Sep 27 01:59:04 2014 New Revision: 369354 URL: http://svnweb.freebsd.org/changeset/ports/369354 QAT: https://qat.redports.org/buildarchive/r369354/ Log: Assume a lack of updates means a lack of interest and deprecate the creduce port as it is the last undeprecated dependency on clang32. If someone wants to update this there is a patch that builds, but does not install at: https://people.freebsd.org/~brooks/patches/creduce-2.2.0-partial.diff Modified: head/devel/creduce/Makefile Modified: head/devel/creduce/Makefile ============================================================================== --- head/devel/creduce/Makefile Sat Sep 27 01:46:53 2014 (r369353) +++ head/devel/creduce/Makefile Sat Sep 27 01:59:04 2014 (r369354) @@ -10,6 +10,8 @@ CATEGORIES= devel MAINTAINER= ports@FreeBSD.org COMMENT= Produces small test cases +DEPRECATED= Unmaintained and depends on ancient LLVM 3.2 +EXPIRATION_DATE= 2014-12-01 # "University of Illinois Open Source License." #LICENSE= BSD2CLAUSE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409270159.s8R1x41U025236>