summaryrefslogtreecommitdiff
path: root/www/hs-gitit/files/patch-gitit.cabal
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2018-10-23 10:15:30 +0000
committerRene Ladan <rene@FreeBSD.org>2018-10-23 10:15:30 +0000
commit8e9a7e6ae177f3564836ad6a0737c36eb9d60870 (patch)
tree1c218a216a389a0c1be2ff3b37c1f66739a77164 /www/hs-gitit/files/patch-gitit.cabal
parentRemove expired ports: (diff)
Remove expired port:
2018-10-22 www/hs-gitit: Doesn't build with newest packages
Notes
Notes: svn path=/head/; revision=482825
Diffstat (limited to 'www/hs-gitit/files/patch-gitit.cabal')
-rw-r--r--www/hs-gitit/files/patch-gitit.cabal20
1 files changed, 0 insertions, 20 deletions
diff --git a/www/hs-gitit/files/patch-gitit.cabal b/www/hs-gitit/files/patch-gitit.cabal
deleted file mode 100644
index 98e2ff2cb786..000000000000
--- a/www/hs-gitit/files/patch-gitit.cabal
+++ /dev/null
@@ -1,20 +0,0 @@
---- gitit.cabal.orig 2017-02-14 13:37:12 UTC
-+++ gitit.cabal
-@@ -140,7 +140,7 @@ Library
- mtl,
- old-time,
- pandoc >= 1.12.4 && < 1.20,
-- pandoc-types >= 1.12.3 && < 1.18,
-+ pandoc-types >= 1.12.3 && < 1.20,
- highlighting-kate >= 0.5.0.1 && < 0.7,
- bytestring,
- text,
-@@ -170,7 +170,7 @@ Library
- hoauth2 >= 0.4.2 && < 0.6,
- http-conduit >= 2.1.4 && < 2.3,
- http-client-tls >= 0.2.2 && < 0.4,
-- aeson >= 0.7 && < 1.2,
-+ aeson >= 0.7 && < 1.3,
- uuid >= 1.3 && < 1.4
- if impl(ghc >= 6.10)
- build-depends: base >= 4, syb