Date: Sat, 25 May 2019 17:03:55 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r502602 - head/devel/rubygem-fastthread Message-ID: <201905251703.x4PH3tVn063520@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Sat May 25 17:03:55 2019 New Revision: 502602 URL: https://svnweb.freebsd.org/changeset/ports/502602 Log: devel/rubygem-fastthread: Spell DEPRECATED correctly Modified: head/devel/rubygem-fastthread/Makefile Modified: head/devel/rubygem-fastthread/Makefile ============================================================================== --- head/devel/rubygem-fastthread/Makefile Sat May 25 17:00:05 2019 (r502601) +++ head/devel/rubygem-fastthread/Makefile Sat May 25 17:03:55 2019 (r502602) @@ -13,7 +13,7 @@ LICENSE= LGPL21 BROKEN_RUBY24= yes BROKEN_RUBY25= yes -DERPRECATED= Does not build for all supported Ruby version +DEPRECATED= Does not build for all supported Ruby version EXPIRATION_DATE=2019-06-30 USES= gem
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905251703.x4PH3tVn063520>