Ticket #46501: Portfile-hs-tagsoup.diff
File Portfile-hs-tagsoup.diff, 868 bytes (added by joelfred@…, 10 years ago) |
---|
-
Portfile
old new 1 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 2 # $Id $2 # $Id: Portfile 131201 2015-01-06 19:52:47Z cal@macports.org $ 3 3 4 4 PortSystem 1.0 5 5 PortGroup haskell 1.0 6 6 7 haskell.setup tagsoup 0.13 8 revision 2 9 checksums rmd160 b94f75cc39784199e51a8d62816308a7c8944a5a \ 10 sha256 617eba9017684ffcc4abe3627a43e2ad69d788901facdfa6a3b77f58b363d3dd 7 haskell.setup tagsoup 0.13.3 8 checksums rmd160 7cff95fed79e7b7b6e2c5d1d85cea00a832f925f \ 9 sha256 32a862118d7836e9beb25fe4b317472fab6e1d41daefa86067231b328cff668d 11 10 12 11 platforms darwin 13 12 license BSD