Update to hs-uniplate-1.6.12.
This commit is contained in:
parent
3508db6b46
commit
2cd048075c
@ -1,9 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2013/03/11 10:50:08 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2014/12/14 11:36:10 kili Exp $
|
||||
|
||||
COMMENT= help writing simple, concise and fast operations
|
||||
|
||||
DISTNAME= uniplate-1.6.7
|
||||
REVISION= 1
|
||||
DISTNAME= uniplate-1.6.12
|
||||
CATEGORIES= devel
|
||||
|
||||
# 3-clause BSD
|
||||
@ -14,8 +13,8 @@ MODULES= lang/ghc
|
||||
MODGHC_BUILD= cabal hackage haddock register
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= devel/hs-hashable>=1.1.2.3,<1.2 \
|
||||
RUN_DEPENDS= devel/hs-hashable>=1.1.2.3,<1.3 \
|
||||
devel/hs-syb \
|
||||
devel/hs-unordered-containers>=0.1,<0.3
|
||||
devel/hs-unordered-containers>=0.2.1,<0.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,2 @@
|
||||
MD5 (ghc/uniplate-1.6.7.tar.gz) = I8uZolEqwR4UW8djVtnS1w==
|
||||
RMD160 (ghc/uniplate-1.6.7.tar.gz) = w/4AfuQBwHXrUlzGlJotRINmOOg=
|
||||
SHA1 (ghc/uniplate-1.6.7.tar.gz) = 8iQB9LcB81t8OLSUBMpSlODBlS8=
|
||||
SHA256 (ghc/uniplate-1.6.7.tar.gz) = vYHnf4/77ixd12h5C7e2s/+HHKhdBwVk6nWPW21s4bg=
|
||||
SIZE (ghc/uniplate-1.6.7.tar.gz) = 30071
|
||||
SHA256 (ghc/uniplate-1.6.12.tar.gz) = /MYLxrP26SX2EWRtuQ5tufBShqk2NAX4RN8dwVVyqLc=
|
||||
SIZE (ghc/uniplate-1.6.12.tar.gz) = 30055
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.7 2013/01/20 18:04:22 kili Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.8 2014/12/14 11:36:10 kili Exp $
|
||||
lib/ghc/${DISTNAME}/
|
||||
lib/ghc/${DISTNAME}/Data/
|
||||
lib/ghc/${DISTNAME}/Data/Generics/
|
||||
@ -10,8 +10,6 @@ lib/ghc/${DISTNAME}/Data/Generics/PlateData.hi
|
||||
lib/ghc/${DISTNAME}/Data/Generics/PlateData.p_hi
|
||||
lib/ghc/${DISTNAME}/Data/Generics/PlateDirect.hi
|
||||
lib/ghc/${DISTNAME}/Data/Generics/PlateDirect.p_hi
|
||||
lib/ghc/${DISTNAME}/Data/Generics/PlateInternal.hi
|
||||
lib/ghc/${DISTNAME}/Data/Generics/PlateInternal.p_hi
|
||||
lib/ghc/${DISTNAME}/Data/Generics/PlateTypeable.hi
|
||||
lib/ghc/${DISTNAME}/Data/Generics/PlateTypeable.p_hi
|
||||
lib/ghc/${DISTNAME}/Data/Generics/SYB.hi
|
||||
@ -49,7 +47,6 @@ lib/ghc/${DISTNAME}/Data/Generics/UniplateStr.hi
|
||||
lib/ghc/${DISTNAME}/Data/Generics/UniplateStr.p_hi
|
||||
lib/ghc/${DISTNAME}/Data/Generics/UniplateStrOn.hi
|
||||
lib/ghc/${DISTNAME}/Data/Generics/UniplateStrOn.p_hi
|
||||
lib/ghc/${DISTNAME}/HS${DISTNAME}.o
|
||||
lib/ghc/${DISTNAME}/libHS${DISTNAME}.a
|
||||
lib/ghc/${DISTNAME}/libHS${DISTNAME}_p.a
|
||||
lib/ghc/${DISTNAME}/register.sh
|
||||
@ -75,6 +72,7 @@ share/doc/hs-${DISTNAME}/html/Data-Generics-UniplateOn.html
|
||||
share/doc/hs-${DISTNAME}/html/Data-Generics-UniplateStr.html
|
||||
share/doc/hs-${DISTNAME}/html/Data-Generics-UniplateStrOn.html
|
||||
share/doc/hs-${DISTNAME}/html/doc-index-124.html
|
||||
share/doc/hs-${DISTNAME}/html/doc-index-58.html
|
||||
share/doc/hs-${DISTNAME}/html/doc-index-All.html
|
||||
share/doc/hs-${DISTNAME}/html/doc-index-B.html
|
||||
share/doc/hs-${DISTNAME}/html/doc-index-C.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user