aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Popov <arrowd@FreeBSD.org>2019-01-06 13:22:02 +0000
committerGleb Popov <arrowd@FreeBSD.org>2019-01-06 13:22:02 +0000
commit8520857832864d87abc9da65a9efb4903860943e (patch)
treeac90050d84945f5349d2553b7084f9ca3a282d3d
parentae06d73ad8f7ffafce5a1603fd19b84355c2ca84 (diff)
downloadports-8520857832864d87abc9da65a9efb4903860943e.tar.gz
ports-8520857832864d87abc9da65a9efb4903860943e.zip
Notes
-rw-r--r--devel/hs-uuagc-bootstrap/Makefile2
-rw-r--r--devel/hs-uuagc/Makefile2
-rw-r--r--ports-mgmt/hs-porte/Makefile2
-rw-r--r--sysutils/hs-angel/Makefile2
-rw-r--r--sysutils/hs-ekg-json/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/devel/hs-uuagc-bootstrap/Makefile b/devel/hs-uuagc-bootstrap/Makefile
index dba3f827318a..3735c524514a 100644
--- a/devel/hs-uuagc-bootstrap/Makefile
+++ b/devel/hs-uuagc-bootstrap/Makefile
@@ -12,7 +12,7 @@ LICENSE= BSD3CLAUSE
DEPRECATED= No release since 2011
BROKEN= Doesn't build with newest GHC
-EXPIRATION_DATE=31.01.2019
+EXPIRATION_DATE= 2019-01-31
USE_CABAL= haskell-src-exts>=1.11.1 mtl>=1.1.1.1 uulib>=0.9.14
diff --git a/devel/hs-uuagc/Makefile b/devel/hs-uuagc/Makefile
index de881f71a45f..8d771b065b71 100644
--- a/devel/hs-uuagc/Makefile
+++ b/devel/hs-uuagc/Makefile
@@ -13,7 +13,7 @@ LICENSE= BSD3CLAUSE
DEPRECATED= No release since 2015
BROKEN= Doesn't build with recent Haskell libraries
-EXPIRATION_DATE=31.01.2019
+EXPIRATION_DATE= 2019-01-31
USE_CABAL= haskell-src-exts>=1.11.1 mtl>=1.1.1.1 uuagc-cabal>=1.0.2.0 \
uulib>=0.9.14
diff --git a/ports-mgmt/hs-porte/Makefile b/ports-mgmt/hs-porte/Makefile
index 408314c9f5cc..bf1a68ee2cb9 100644
--- a/ports-mgmt/hs-porte/Makefile
+++ b/ports-mgmt/hs-porte/Makefile
@@ -13,7 +13,7 @@ LICENSE= BSD3CLAUSE
DEPRECATED= No updates since 2010
BROKEN= Doesn't build with newest GHC
-EXPIRATION_DATE=31.01.2019
+EXPIRATION_DATE= 2019-01-31
USE_CABAL= extensible-exceptions stringsearch
diff --git a/sysutils/hs-angel/Makefile b/sysutils/hs-angel/Makefile
index d1118d768c0e..c22e97013d76 100644
--- a/sysutils/hs-angel/Makefile
+++ b/sysutils/hs-angel/Makefile
@@ -12,7 +12,7 @@ LICENSE= BSD3CLAUSE
DEPRECATED= No releases since 2016
BROKEN= Doesn't build with recent GHC
-EXPIRATION_DATE=31.01.2019
+EXPIRATION_DATE= 2019-01-31
USE_CABAL= configurator>=0.1 mtl old-locale optparse-applicative \
unordered-containers>=0.1.4
diff --git a/sysutils/hs-ekg-json/Makefile b/sysutils/hs-ekg-json/Makefile
index c64aa0e67923..3cea37d514f1 100644
--- a/sysutils/hs-ekg-json/Makefile
+++ b/sysutils/hs-ekg-json/Makefile
@@ -11,7 +11,7 @@ COMMENT= JSON encoding of ekg metrics
LICENSE= BSD3CLAUSE
BROKEN= Doesn't build with newest Haskell libraries
-EXPIRATION_DATE=31.01.2018
+EXPIRATION_DATE= 2019-01-31
USE_CABAL= aeson ekg-core>=0.1 unordered-containers