aboutsummaryrefslogtreecommitdiffstats
path: root/devel/hs-chunked-data
diff options
context:
space:
mode:
authorKoop Mast <kwm@rainbow-runner.nl>2019-07-14 02:52:13 +0800
committerKoop Mast <kwm@rainbow-runner.nl>2019-07-27 03:32:17 +0800
commite28d115bbd120ac7a51ba3118dd76aa213ee23fb (patch)
tree4cc1d70ea7bad75360ed2b2c847f2e86ff87cf5e /devel/hs-chunked-data
parent69cf31911812a191795d674f635f763f863eaa9f (diff)
parentdbc077bbc1ba74ae27a50f33ac98c4b908ccdf38 (diff)
downloadfreebsd-ports-gnome-e28d115bbd120ac7a51ba3118dd76aa213ee23fb.tar.gz
freebsd-ports-gnome-e28d115bbd120ac7a51ba3118dd76aa213ee23fb.tar.zst
freebsd-ports-gnome-e28d115bbd120ac7a51ba3118dd76aa213ee23fb.zip
Git and myself don't get along, I messed up the master branch really good
attempt to correct this.
Diffstat (limited to 'devel/hs-chunked-data')
-rw-r--r--devel/hs-chunked-data/Makefile19
-rw-r--r--devel/hs-chunked-data/distinfo3
-rw-r--r--devel/hs-chunked-data/pkg-descr3
3 files changed, 0 insertions, 25 deletions
diff --git a/devel/hs-chunked-data/Makefile b/devel/hs-chunked-data/Makefile
index e8427298bb3e..e69de29bb2d1 100644
--- a/devel/hs-chunked-data/Makefile
+++ b/devel/hs-chunked-data/Makefile
@@ -1,19 +0,0 @@
-# $FreeBSD$
-
-PORTNAME= chunked-data
-PORTVERSION= 0.3.1
-PORTREVISION= 2
-CATEGORIES= devel haskell
-
-MAINTAINER= haskell@FreeBSD.org
-COMMENT= Typeclasses for dealing with various chunked data representations
-
-LICENSE= MIT
-
-DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org
-EXPIRATION_DATE= 2019-04-14
-
-USE_CABAL= blaze-builder mono-traversable>=0.2 semigroups vector
-
-.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
-.include <bsd.port.mk>
diff --git a/devel/hs-chunked-data/distinfo b/devel/hs-chunked-data/distinfo
index c0c027508670..e69de29bb2d1 100644
--- a/devel/hs-chunked-data/distinfo
+++ b/devel/hs-chunked-data/distinfo
@@ -1,3 +0,0 @@
-TIMESTAMP = 1524413491
-SHA256 (cabal/chunked-data-0.3.1.tar.gz) = f710c581aee1f899e807fc9e6cba721b27d53dc9d56986f1922bc7ccddf1a79a
-SIZE (cabal/chunked-data-0.3.1.tar.gz) = 4605
diff --git a/devel/hs-chunked-data/pkg-descr b/devel/hs-chunked-data/pkg-descr
index e977f4ecefbc..e69de29bb2d1 100644
--- a/devel/hs-chunked-data/pkg-descr
+++ b/devel/hs-chunked-data/pkg-descr
@@ -1,3 +0,0 @@
-Originally present in classy-prelude.
-
-WWW: https://github.com/fpco/chunked-data