From 3ada15ddd2c8c61110182f34286997b084aa7590 Mon Sep 17 00:00:00 2001 From: gnezdo Date: Thu, 4 Mar 2021 06:06:07 +0000 Subject: [PATCH] Remove unused devel/hs-base64-bytestring --- devel/hs-base64-bytestring/Makefile | 18 ------------ devel/hs-base64-bytestring/distinfo | 2 -- devel/hs-base64-bytestring/pkg/DESCR | 1 - devel/hs-base64-bytestring/pkg/PLIST | 44 ---------------------------- 4 files changed, 65 deletions(-) delete mode 100644 devel/hs-base64-bytestring/Makefile delete mode 100644 devel/hs-base64-bytestring/distinfo delete mode 100644 devel/hs-base64-bytestring/pkg/DESCR delete mode 100644 devel/hs-base64-bytestring/pkg/PLIST diff --git a/devel/hs-base64-bytestring/Makefile b/devel/hs-base64-bytestring/Makefile deleted file mode 100644 index 6a0868034c9..00000000000 --- a/devel/hs-base64-bytestring/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# $OpenBSD: Makefile,v 1.18 2019/09/30 12:58:08 kili Exp $ - -COMMENT= fast base64 encodings and decoding for ByteStrings - -DISTNAME= base64-bytestring-1.0.0.0 -REVISION= 10 -CATEGORIES= devel - -# 3-clause BSD -PERMIT_PACKAGE = Yes - -MODULES= lang/ghc - -MODGHC_BUILD = cabal hackage haddock register - -MODGHC_PACKAGE_KEY = FInYrLp5hdmCCyamKwEulx - -.include diff --git a/devel/hs-base64-bytestring/distinfo b/devel/hs-base64-bytestring/distinfo deleted file mode 100644 index 5281e66b2ce..00000000000 --- a/devel/hs-base64-bytestring/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (ghc/base64-bytestring-1.0.0.0.tar.gz) = dZ+7D48/8mxK0+cfvMz9RyvBpO7+S1UIznioeTMFGXw= -SIZE (ghc/base64-bytestring-1.0.0.0.tar.gz) = 8861 diff --git a/devel/hs-base64-bytestring/pkg/DESCR b/devel/hs-base64-bytestring/pkg/DESCR deleted file mode 100644 index 9aa31c786b8..00000000000 --- a/devel/hs-base64-bytestring/pkg/DESCR +++ /dev/null @@ -1 +0,0 @@ -Fast base64 encoding and decoding for ByteStrings. diff --git a/devel/hs-base64-bytestring/pkg/PLIST b/devel/hs-base64-bytestring/pkg/PLIST deleted file mode 100644 index 492ffb88503..00000000000 --- a/devel/hs-base64-bytestring/pkg/PLIST +++ /dev/null @@ -1,44 +0,0 @@ -@comment $OpenBSD: PLIST,v 1.10 2019/09/30 12:58:08 kili Exp $ -@tag ghc-pkg-recache -lib/ghc/${DISTNAME}/ -lib/ghc/${DISTNAME}/Data/ -lib/ghc/${DISTNAME}/Data/ByteString/ -lib/ghc/${DISTNAME}/Data/ByteString/Base64/ -lib/ghc/${DISTNAME}/Data/ByteString/Base64.dyn_hi -lib/ghc/${DISTNAME}/Data/ByteString/Base64.hi -lib/ghc/${DISTNAME}/Data/ByteString/Base64.p_hi -lib/ghc/${DISTNAME}/Data/ByteString/Base64/Internal.dyn_hi -lib/ghc/${DISTNAME}/Data/ByteString/Base64/Internal.hi -lib/ghc/${DISTNAME}/Data/ByteString/Base64/Internal.p_hi -lib/ghc/${DISTNAME}/Data/ByteString/Base64/Lazy.dyn_hi -lib/ghc/${DISTNAME}/Data/ByteString/Base64/Lazy.hi -lib/ghc/${DISTNAME}/Data/ByteString/Base64/Lazy.p_hi -lib/ghc/${DISTNAME}/Data/ByteString/Base64/URL/ -lib/ghc/${DISTNAME}/Data/ByteString/Base64/URL.dyn_hi -lib/ghc/${DISTNAME}/Data/ByteString/Base64/URL.hi -lib/ghc/${DISTNAME}/Data/ByteString/Base64/URL.p_hi -lib/ghc/${DISTNAME}/Data/ByteString/Base64/URL/Lazy.dyn_hi -lib/ghc/${DISTNAME}/Data/ByteString/Base64/URL/Lazy.hi -lib/ghc/${DISTNAME}/Data/ByteString/Base64/URL/Lazy.p_hi -lib/ghc/${DISTNAME}/libHS${DISTNAME}-${MODGHC_PACKAGE_KEY}-ghc${MODGHC_VER}.so -lib/ghc/${DISTNAME}/libHS${DISTNAME}-${MODGHC_PACKAGE_KEY}.a -lib/ghc/${DISTNAME}/libHS${DISTNAME}-${MODGHC_PACKAGE_KEY}_p.a -lib/ghc/package.conf.d/${DISTNAME}.conf -share/doc/hs-${DISTNAME}/ -share/doc/hs-${DISTNAME}/LICENSE -share/doc/hs-${DISTNAME}/html/ -share/doc/hs-${DISTNAME}/html/Data-ByteString-Base64-Lazy.html -share/doc/hs-${DISTNAME}/html/Data-ByteString-Base64-URL-Lazy.html -share/doc/hs-${DISTNAME}/html/Data-ByteString-Base64-URL.html -share/doc/hs-${DISTNAME}/html/Data-ByteString-Base64.html -share/doc/hs-${DISTNAME}/html/base64-bytestring.haddock -share/doc/hs-${DISTNAME}/html/doc-index.html -share/doc/hs-${DISTNAME}/html/haddock-bundle.min.js -share/doc/hs-${DISTNAME}/html/hslogo-16.png -share/doc/hs-${DISTNAME}/html/index.html -share/doc/hs-${DISTNAME}/html/meta.json -share/doc/hs-${DISTNAME}/html/minus.gif -share/doc/hs-${DISTNAME}/html/ocean.css -share/doc/hs-${DISTNAME}/html/plus.gif -share/doc/hs-${DISTNAME}/html/quick-jump.css -share/doc/hs-${DISTNAME}/html/synopsis.png