Update to vector-0.10.0.1.
This commit is contained in:
parent
7a42804e9f
commit
910652e524
@ -1,9 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2012/10/28 23:29:51 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2012/12/02 20:22:42 kili Exp $
|
||||
|
||||
COMMENT = Int-indexed arrays
|
||||
|
||||
DISTNAME = vector-0.9.1
|
||||
REVISION = 0
|
||||
DISTNAME = vector-0.10.0.1
|
||||
CATEGORIES = devel
|
||||
|
||||
MAINTAINER = Jim Razmus II <jim@openbsd.org>, \
|
||||
@ -19,7 +18,7 @@ MODULES = lang/ghc
|
||||
|
||||
MODGHC_BUILD = cabal hackage haddock register
|
||||
|
||||
RUN_DEPENDS += devel/hs-primitive>=0.4.0.1,<0.5
|
||||
RUN_DEPENDS += devel/hs-primitive>=0.5.0.1,<0.6
|
||||
BUILD_DEPENDS += ${RUN_DEPENDS}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,2 @@
|
||||
MD5 (ghc/vector-0.9.1.tar.gz) = 2CadmEOAdKUlQTNGRbQVaA==
|
||||
RMD160 (ghc/vector-0.9.1.tar.gz) = DYUGXRFrpOdVdjTvL+3LTJL+7v0=
|
||||
SHA1 (ghc/vector-0.9.1.tar.gz) = tnZCd7GoDzTkezvLIREmI/07tgY=
|
||||
SHA256 (ghc/vector-0.9.1.tar.gz) = WiUH9jPIthogOzTKKaMPyiD94dYmHx+EF5A7RHxL19Q=
|
||||
SIZE (ghc/vector-0.9.1.tar.gz) = 104997
|
||||
SHA256 (ghc/vector-0.10.0.1.tar.gz) = 7OlFBYsBp3xf/zHom76nasYZZ3BBxBKGotpei1FVCK8=
|
||||
SIZE (ghc/vector-0.10.0.1.tar.gz) = 102426
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2012/10/28 23:29:51 kili Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2012/12/02 20:22:42 kili Exp $
|
||||
lib/ghc/${DISTNAME}/
|
||||
lib/ghc/${DISTNAME}/Data/
|
||||
lib/ghc/${DISTNAME}/Data/Vector/
|
||||
@ -6,34 +6,20 @@ lib/ghc/${DISTNAME}/Data/Vector.hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Fusion/
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Fusion/Stream/
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Fusion/Stream.hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Fusion/Stream/Monadic/
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Fusion/Stream/Monadic.hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Fusion/Stream/Monadic/Safe.hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Fusion/Stream/Safe.hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Fusion/Stream/Size.hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Fusion/Util.hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Generic/
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Generic.hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Generic/Base.hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Generic/Mutable/
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Generic/Mutable.hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Generic/Mutable/Safe.hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Generic/New/
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Generic/New.hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Generic/New/Safe.hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Generic/Safe.hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Internal/
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Internal/Check.hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Mutable/
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Mutable.hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Mutable/Safe.hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Primitive/
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Primitive.hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Primitive/Mutable/
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Primitive/Mutable.hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Primitive/Mutable/Safe.hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Primitive/Safe.hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Safe.hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Storable/
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Storable.hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Storable/Internal.hi
|
||||
@ -41,10 +27,7 @@ lib/ghc/${DISTNAME}/Data/Vector/Storable/Mutable.hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Unboxed/
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Unboxed.hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Unboxed/Base.hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Unboxed/Mutable/
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Unboxed/Mutable.hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Unboxed/Mutable/Safe.hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Unboxed/Safe.hi
|
||||
lib/ghc/${DISTNAME}/HS${DISTNAME}.o
|
||||
lib/ghc/${DISTNAME}/include/
|
||||
lib/ghc/${DISTNAME}/include/vector.h
|
||||
@ -53,32 +36,21 @@ lib/ghc/${DISTNAME}/register.sh
|
||||
share/doc/hs-${DISTNAME}/
|
||||
share/doc/hs-${DISTNAME}/LICENSE
|
||||
share/doc/hs-${DISTNAME}/html/
|
||||
share/doc/hs-${DISTNAME}/html/Data-Vector-Fusion-Stream-Monadic-Safe.html
|
||||
share/doc/hs-${DISTNAME}/html/Data-Vector-Fusion-Stream-Monadic.html
|
||||
share/doc/hs-${DISTNAME}/html/Data-Vector-Fusion-Stream-Safe.html
|
||||
share/doc/hs-${DISTNAME}/html/Data-Vector-Fusion-Stream-Size.html
|
||||
share/doc/hs-${DISTNAME}/html/Data-Vector-Fusion-Stream.html
|
||||
share/doc/hs-${DISTNAME}/html/Data-Vector-Fusion-Util.html
|
||||
share/doc/hs-${DISTNAME}/html/Data-Vector-Generic-Mutable-Safe.html
|
||||
share/doc/hs-${DISTNAME}/html/Data-Vector-Generic-Mutable.html
|
||||
share/doc/hs-${DISTNAME}/html/Data-Vector-Generic-New-Safe.html
|
||||
share/doc/hs-${DISTNAME}/html/Data-Vector-Generic-New.html
|
||||
share/doc/hs-${DISTNAME}/html/Data-Vector-Generic-Safe.html
|
||||
share/doc/hs-${DISTNAME}/html/Data-Vector-Generic.html
|
||||
share/doc/hs-${DISTNAME}/html/Data-Vector-Internal-Check.html
|
||||
share/doc/hs-${DISTNAME}/html/Data-Vector-Mutable-Safe.html
|
||||
share/doc/hs-${DISTNAME}/html/Data-Vector-Mutable.html
|
||||
share/doc/hs-${DISTNAME}/html/Data-Vector-Primitive-Mutable-Safe.html
|
||||
share/doc/hs-${DISTNAME}/html/Data-Vector-Primitive-Mutable.html
|
||||
share/doc/hs-${DISTNAME}/html/Data-Vector-Primitive-Safe.html
|
||||
share/doc/hs-${DISTNAME}/html/Data-Vector-Primitive.html
|
||||
share/doc/hs-${DISTNAME}/html/Data-Vector-Safe.html
|
||||
share/doc/hs-${DISTNAME}/html/Data-Vector-Storable-Internal.html
|
||||
share/doc/hs-${DISTNAME}/html/Data-Vector-Storable-Mutable.html
|
||||
share/doc/hs-${DISTNAME}/html/Data-Vector-Storable.html
|
||||
share/doc/hs-${DISTNAME}/html/Data-Vector-Unboxed-Mutable-Safe.html
|
||||
share/doc/hs-${DISTNAME}/html/Data-Vector-Unboxed-Mutable.html
|
||||
share/doc/hs-${DISTNAME}/html/Data-Vector-Unboxed-Safe.html
|
||||
share/doc/hs-${DISTNAME}/html/Data-Vector-Unboxed.html
|
||||
share/doc/hs-${DISTNAME}/html/Data-Vector.html
|
||||
share/doc/hs-${DISTNAME}/html/doc-index-33.html
|
||||
@ -113,32 +85,21 @@ share/doc/hs-${DISTNAME}/html/haddock-util.js
|
||||
share/doc/hs-${DISTNAME}/html/hslogo-16.png
|
||||
share/doc/hs-${DISTNAME}/html/index-frames.html
|
||||
share/doc/hs-${DISTNAME}/html/index.html
|
||||
share/doc/hs-${DISTNAME}/html/mini_Data-Vector-Fusion-Stream-Monadic-Safe.html
|
||||
share/doc/hs-${DISTNAME}/html/mini_Data-Vector-Fusion-Stream-Monadic.html
|
||||
share/doc/hs-${DISTNAME}/html/mini_Data-Vector-Fusion-Stream-Safe.html
|
||||
share/doc/hs-${DISTNAME}/html/mini_Data-Vector-Fusion-Stream-Size.html
|
||||
share/doc/hs-${DISTNAME}/html/mini_Data-Vector-Fusion-Stream.html
|
||||
share/doc/hs-${DISTNAME}/html/mini_Data-Vector-Fusion-Util.html
|
||||
share/doc/hs-${DISTNAME}/html/mini_Data-Vector-Generic-Mutable-Safe.html
|
||||
share/doc/hs-${DISTNAME}/html/mini_Data-Vector-Generic-Mutable.html
|
||||
share/doc/hs-${DISTNAME}/html/mini_Data-Vector-Generic-New-Safe.html
|
||||
share/doc/hs-${DISTNAME}/html/mini_Data-Vector-Generic-New.html
|
||||
share/doc/hs-${DISTNAME}/html/mini_Data-Vector-Generic-Safe.html
|
||||
share/doc/hs-${DISTNAME}/html/mini_Data-Vector-Generic.html
|
||||
share/doc/hs-${DISTNAME}/html/mini_Data-Vector-Internal-Check.html
|
||||
share/doc/hs-${DISTNAME}/html/mini_Data-Vector-Mutable-Safe.html
|
||||
share/doc/hs-${DISTNAME}/html/mini_Data-Vector-Mutable.html
|
||||
share/doc/hs-${DISTNAME}/html/mini_Data-Vector-Primitive-Mutable-Safe.html
|
||||
share/doc/hs-${DISTNAME}/html/mini_Data-Vector-Primitive-Mutable.html
|
||||
share/doc/hs-${DISTNAME}/html/mini_Data-Vector-Primitive-Safe.html
|
||||
share/doc/hs-${DISTNAME}/html/mini_Data-Vector-Primitive.html
|
||||
share/doc/hs-${DISTNAME}/html/mini_Data-Vector-Safe.html
|
||||
share/doc/hs-${DISTNAME}/html/mini_Data-Vector-Storable-Internal.html
|
||||
share/doc/hs-${DISTNAME}/html/mini_Data-Vector-Storable-Mutable.html
|
||||
share/doc/hs-${DISTNAME}/html/mini_Data-Vector-Storable.html
|
||||
share/doc/hs-${DISTNAME}/html/mini_Data-Vector-Unboxed-Mutable-Safe.html
|
||||
share/doc/hs-${DISTNAME}/html/mini_Data-Vector-Unboxed-Mutable.html
|
||||
share/doc/hs-${DISTNAME}/html/mini_Data-Vector-Unboxed-Safe.html
|
||||
share/doc/hs-${DISTNAME}/html/mini_Data-Vector-Unboxed.html
|
||||
share/doc/hs-${DISTNAME}/html/mini_Data-Vector.html
|
||||
share/doc/hs-${DISTNAME}/html/minus.gif
|
||||
|
Loading…
Reference in New Issue
Block a user