svn commit: r566687 - head/devel/hs-c2hs

Gleb Popov arrowd at FreeBSD.org
Sat Feb 27 10:54:59 UTC 2021


Author: arrowd
Date: Sat Feb 27 10:54:58 2021
New Revision: 566687
URL: https://svnweb.freebsd.org/changeset/ports/566687

Log:
  devel/hs-c2hs: Mark deprecated.

Modified:
  head/devel/hs-c2hs/Makefile

Modified: head/devel/hs-c2hs/Makefile
==============================================================================
--- head/devel/hs-c2hs/Makefile	Sat Feb 27 10:46:06 2021	(r566686)
+++ head/devel/hs-c2hs/Makefile	Sat Feb 27 10:54:58 2021	(r566687)
@@ -11,6 +11,9 @@ COMMENT=	C->Haskell FFI tool that gives some cross-lan
 
 LICENSE=	GPLv2
 
+DEPRECATED=	Was used as BUILD_DEPENDS, not useful on its own
+EXPIRATION_DATE=2021-03-27
+
 USES=		cabal
 
 USE_CABAL=	alex-3.2.5 dlist-0.8.0.7 happy-1.19.12 language-c-0.8.3 syb-0.7.1


More information about the svn-ports-all mailing list