Date: Wed, 8 Aug 2018 19:03:36 +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: r476656 - head/devel/gps Message-ID: <201808081903.w78J3amf050399@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brooks Date: Wed Aug 8 19:03:36 2018 New Revision: 476656 URL: https://svnweb.freebsd.org/changeset/ports/476656 Log: Deprecate gps. It is unmaintained and depends on an obsolete LLVM version. Modified: head/devel/gps/Makefile Modified: head/devel/gps/Makefile ============================================================================== --- head/devel/gps/Makefile Wed Aug 8 18:45:51 2018 (r476655) +++ head/devel/gps/Makefile Wed Aug 8 19:03:36 2018 (r476656) @@ -14,6 +14,9 @@ COMMENT= GNAT Programming Studio - IDE for Ada and man LICENSE= GPLv3 +DEPRECATED= Depends on obsolete LLVM 3.8. +EXPIRATION_DATE= 2018-08-22 + BROKEN_aarch64= fails to compile: No rule to make target 'default' BUILD_DEPENDS= gprbuild:devel/gprbuild \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808081903.w78J3amf050399>