svn commit: r476243 - head/www/hs-activehs
Gleb Popov
arrowd at FreeBSD.org
Thu Aug 2 18:05:44 UTC 2018
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 \
More information about the svn-ports-all
mailing list