svn commit: r502602 - head/devel/rubygem-fastthread

Tobias Kortkamp tobik at FreeBSD.org
Sat May 25 17:03:56 UTC 2019


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


More information about the svn-ports-all mailing list