mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
8b1c971497
9.x in order to prevent run-time breakage after the recent changes in libiconv - Bump port revision for lang/ghc and all dependents, as a consequence Obtained from: FreeBSD Haskell
142 lines
3.6 KiB
Makefile
142 lines
3.6 KiB
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= yesod-platform
|
|
PORTVERSION= 1.2.0.1
|
|
# Please note that the port *strictly depends* on certain versions of other
|
|
# ports, so revisit the USE_CABAL line on bumping the portrevision. Thanks!
|
|
PORTREVISION= 4
|
|
CATEGORIES= www haskell
|
|
|
|
MAINTAINER= haskell@FreeBSD.org
|
|
COMMENT= Meta package for Yesod
|
|
|
|
LICENSE= MIT
|
|
|
|
USE_CABAL= aeson==0.6.1.0_6 \
|
|
ansi-terminal==0.6_5 \
|
|
asn1-data==0.7.1_6 \
|
|
asn1-types==0.1.3_4 \
|
|
attoparsec==0.10.4.0_5 \
|
|
attoparsec-conduit==1.0.1_4 \
|
|
authenticate==1.3.2.6_5 \
|
|
base-unicode-symbols==0.2.2.4_6 \
|
|
base64-bytestring==1.0.0.1_5 \
|
|
blaze-builder==0.3.1.1_4 \
|
|
blaze-builder-conduit==1.0.0_5 \
|
|
blaze-html==0.6.1.1_4 \
|
|
blaze-markup==0.5.1.5_4 \
|
|
byteorder==1.0.4_4 \
|
|
case-insensitive==1.0.0.2_4 \
|
|
cereal==0.3.5.2_7 \
|
|
certificate==1.3.7_4 \
|
|
cipher-aes==0.1.8_4 \
|
|
cipher-rc4==0.1.2_5 \
|
|
clientsession==0.9_4 \
|
|
conduit==1.0.5_4 \
|
|
cookie==0.4.0.1_6 \
|
|
cprng-aes==0.3.4_6 \
|
|
crypto-api==0.12.1_4 \
|
|
crypto-conduit==0.5.2_4 \
|
|
crypto-numbers==0.1.3_5 \
|
|
crypto-pubkey==0.1.3_4 \
|
|
crypto-pubkey-types==0.3.2_4 \
|
|
crypto-random-api==0.2.0_5 \
|
|
cryptohash==0.9.0_4 \
|
|
css-text==0.1.1_10 \
|
|
data-default==0.5.3_4 \
|
|
data-default-class==0.0.1_4 \
|
|
data-default-instances-base==0.0.1_4 \
|
|
data-default-instances-containers==0.0.1_4 \
|
|
data-default-instances-dlist==0.0.1_4 \
|
|
data-default-instances-old-locale==0.0.1_4 \
|
|
date-cache==0.3.0_6 \
|
|
dlist==0.5_13 \
|
|
email-validate==1.0.0_5 \
|
|
entropy==0.2.1_9 \
|
|
failure==0.2.0.1_8 \
|
|
fast-logger==0.3.1_7 \
|
|
file-embed==0.0.4.7_5 \
|
|
filesystem-conduit==1.0.0_5 \
|
|
hamlet==1.1.7.1_4 \
|
|
hashable==1.1.2.5_4,1 \
|
|
hjsmin==0.1.4.1_5 \
|
|
hspec==1.5.4_4 \
|
|
hspec-expectations==0.3.2_4 \
|
|
html-conduit==1.1.0_5 \
|
|
http-conduit==1.9.3_4 \
|
|
http-date==0.0.4_6 \
|
|
http-types==0.8.0_5 \
|
|
language-javascript==0.5.7_6 \
|
|
lifted-base==0.2.0.5_4 \
|
|
mime-mail==0.4.1.2_7 \
|
|
mime-types==0.1.0.3_5 \
|
|
mmorph==1.0.0_4 \
|
|
monad-control==0.3.2.1_4 \
|
|
monad-logger==0.3.1.1_4 \
|
|
network-conduit==1.0.0_5 \
|
|
path-pieces==0.1.2_6 \
|
|
pem==0.1.2_6 \
|
|
persistent==1.2.0.1_4 \
|
|
persistent-template==1.2.0_4 \
|
|
pool-conduit==0.1.2_4 \
|
|
primitive==0.5.0.1_6 \
|
|
publicsuffixlist==0.1_4 \
|
|
pureMD5==2.1.2.1_7 \
|
|
pwstore-fast==2.3_7 \
|
|
quickcheck-io==0.1.0_4 \
|
|
resource-pool==0.2.1.1_6 \
|
|
resourcet==0.4.7.1_4 \
|
|
safe==0.3.3_9 \
|
|
semigroups==0.9.1_4 \
|
|
setenv==0.1.0_6 \
|
|
SHA==1.6.1_6 \
|
|
shakespeare==1.0.5_4 \
|
|
shakespeare-css==1.0.5.1_4 \
|
|
shakespeare-i18n==1.0.0.2_9 \
|
|
shakespeare-js==1.1.4_4 \
|
|
shakespeare-text==1.0.0.5_7 \
|
|
silently==1.2.4.1_5 \
|
|
simple-sendfile==0.2.11_5 \
|
|
skein==1.0.3_4 \
|
|
socks==0.5.1_4 \
|
|
stringsearch==0.3.6.4_6 \
|
|
system-fileio==0.3.11_5 \
|
|
system-filepath==0.4.7_6 \
|
|
tagged==0.6_4 \
|
|
tagsoup==0.12.8_6 \
|
|
tagstream-conduit==0.5.4_5 \
|
|
tls==1.1.2_5 \
|
|
tls-extra==0.6.1_6 \
|
|
transformers-base==0.4.1_9 \
|
|
unix-compat==0.4.1.1_4 \
|
|
unordered-containers==0.2.3.1_4 \
|
|
utf8-light==0.4.0.1_8 \
|
|
utf8-string==0.3.7_9 \
|
|
vault==0.2.0.4_5 \
|
|
vector==0.10.0.1_6 \
|
|
void==0.6_4 \
|
|
wai==1.4.0_5 \
|
|
wai-app-static==1.3.1.2_5 \
|
|
wai-extra==1.3.4_4 \
|
|
wai-logger==0.3.0_7 \
|
|
wai-test==1.3.1_4 \
|
|
warp==1.3.8.1_4 \
|
|
word8==0.0.3_5 \
|
|
xml-conduit==1.1.0.3_5 \
|
|
xml-types==0.3.3_6 \
|
|
xss-sanitize==0.3.3_6 \
|
|
yaml==0.8.2.4_4 \
|
|
yesod==1.2.0.1_4 \
|
|
yesod-auth==1.2.0_4 \
|
|
yesod-core==1.2.0.4_4 \
|
|
yesod-form==1.3.0_4 \
|
|
yesod-persistent==1.2.0_4 \
|
|
yesod-routes==1.2.0_4 \
|
|
yesod-static==1.2.0_4 \
|
|
yesod-test==1.2.0_4 \
|
|
zlib-bindings==0.1.1.3_5 \
|
|
zlib-conduit==1.0.0_5
|
|
|
|
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
|
|
.include <bsd.port.mk>
|