[106843] trunk/dports/devel
cal at macports.org
cal at macports.org
Sat Jun 8 18:44:01 PDT 2013
Revision: 106843
https://trac.macports.org/changeset/106843
Author: cal at macports.org
Date: 2013-06-08 18:44:01 -0700 (Sat, 08 Jun 2013)
Log Message:
-----------
new port: hs-unix: dependency of hs-haskeline
Modified Paths:
--------------
trunk/dports/devel/hs-unix/Portfile
Added Paths:
-----------
trunk/dports/devel/hs-unix/
Modified: trunk/dports/devel/hs-unix/Portfile
===================================================================
--- trunk/dports/devel/hs-cpphs/Portfile 2013-06-09 01:21:26 UTC (rev 106840)
+++ trunk/dports/devel/hs-unix/Portfile 2013-06-09 01:44:01 UTC (rev 106843)
@@ -4,24 +4,16 @@
PortSystem 1.0
PortGroup haskell 1.0
-haskell.setup cpphs 1.16
-checksums rmd160 4b8d10b9f52e8bcbc2fa35c398fd853cce37af71 \
- sha256 b7562ee6dd504f210a363c6bb7ea542e67f0a6ad75aca66080e66801870e69bb
+haskell.setup unix 2.6.0.1
+checksums rmd160 cc6e8029d684c400c9e8a8c44ab55b5d07a41865 \
+ sha256 d73e47aa2ceab17bfc13daae3e4ccff675ab6b41ee4e3ad3f4a6aff9ce22cd91
-license LGPL
+license BSD
platforms darwin
maintainers nomaintainer
-description A liberalised re-implementation of cpp, the C pre-processor.
+description POSIX functionality
long_description \
- Cpphs is a re-implementation of the C pre-processor that is both more \
- compatible with Haskell, and itself written in Haskell so that it can be \
- distributed with compilers.
-
-pre-activate {
- # deactivate hack added 2013-06-09
- if {![catch {set installed [lindex [registry_active cpphs] 0]}]} {
- # this port used to be named cpphs
- registry_deactivate_composite cpphs "" [list ports_nodepcheck 1]
- }
-}
+ This package gives you access to the set of operating system services \
+ standardised by POSIX 1003.1b (or the IEEE Portable Operating System \
+ Interface for Computing Environments - IEEE Std. 1003.1).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130608/c792895b/attachment.html>
More information about the macports-changes
mailing list