Remove unused devel/hs-base64-bytestring
This commit is contained in:
parent
c2dc22ce7b
commit
3ada15ddd2
@ -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 <bsd.port.mk>
|
@ -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
|
@ -1 +0,0 @@
|
||||
Fast base64 encoding and decoding for ByteStrings.
|
@ -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
|
Loading…
x
Reference in New Issue
Block a user