Date: Sun, 7 Apr 2019 07:22:04 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r498263 - head/lang/gprolog Message-ID: <201904070722.x377M4eO046519@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sun Apr 7 07:22:04 2019 New Revision: 498263 URL: https://svnweb.freebsd.org/changeset/ports/498263 Log: Add DEPRECATED again Modified: head/lang/gprolog/Makefile Modified: head/lang/gprolog/Makefile ============================================================================== --- head/lang/gprolog/Makefile Sun Apr 7 06:51:52 2019 (r498262) +++ head/lang/gprolog/Makefile Sun Apr 7 07:22:04 2019 (r498263) @@ -13,7 +13,7 @@ COMMENT= Free Prolog compiler LICENSE= GPLv2 BROKEN= fails to build -#DEPRECATED= Abandonware upstream (more than five years), fails in various ways with remotely recent compilers +DEPRECATED= Abandonware upstream (more than five years), fails in various ways with remotely recent compilers # Bumped EXPIRATION date due to new release # and efforts to get it in: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231393 EXPIRATION_DATE= 2019-08-31
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904070722.x377M4eO046519>