Date: Thu, 2 Aug 2018 18:05:44 +0000 (UTC) From: Gleb Popov <arrowd@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r476243 - head/www/hs-activehs Message-ID: <201808021805.w72I5iHt045440@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: arrowd Date: Thu Aug 2 18:05:43 2018 New Revision: 476243 URL: https://svnweb.freebsd.org/changeset/ports/476243 Log: www/hs-activehs: Set DEPRECATED for a month. It doesn't build with new dependencies' version. Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D16546 Modified: head/www/hs-activehs/Makefile Modified: head/www/hs-activehs/Makefile ============================================================================== --- head/www/hs-activehs/Makefile Thu Aug 2 17:03:51 2018 (r476242) +++ head/www/hs-activehs/Makefile Thu Aug 2 18:05:43 2018 (r476243) @@ -10,6 +10,9 @@ COMMENT= Haskell code presentation tool LICENSE= BSD3CLAUSE +DEPRECATED= Doesn't build with recent dependencies +EXPIRATION_DATE=2018-09-02 + USE_CABAL= activehs-base blaze-html blaze-markup cmdargs data-pprint \ dia-base dia-functions exceptions haskell-src-exts \ highlighting-kate hint hoogle mtl pandoc pureMD5 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808021805.w72I5iHt045440>