[109555] trunk/dports/devel/hs-storable-complex
cal at macports.org
cal at macports.org
Sat Aug 17 07:56:16 PDT 2013
Revision: 109555
https://trac.macports.org/changeset/109555
Author: cal at macports.org
Date: 2013-08-17 07:56:16 -0700 (Sat, 17 Aug 2013)
Log Message:
-----------
hs-storable-complex: recreate from template, revbump to rebuild with GHC 7
Added Paths:
-----------
trunk/dports/devel/hs-storable-complex/Portfile
Removed Paths:
-------------
trunk/dports/devel/hs-storable-complex/Portfile
Deleted: trunk/dports/devel/hs-storable-complex/Portfile
===================================================================
--- trunk/dports/devel/hs-storable-complex/Portfile 2013-08-17 14:54:23 UTC (rev 109554)
+++ trunk/dports/devel/hs-storable-complex/Portfile 2013-08-17 14:56:16 UTC (rev 109555)
@@ -1,20 +0,0 @@
-# $Id$
-
-PortSystem 1.0
-
-PortGroup haskell 1.0
-haskell.setup storable-complex 0.2.1
-revision 1
-maintainers gwright
-platforms darwin
-license BSD
-
-description Storable instance for Complex
-long_description \
- Provides a Storable instance for Complex which is \
- binary compatible with C99, C++ and Fortran complex \
- data types.
-
-checksums md5 bbcbc9e33a5914dfb7264803fb601723 \
- sha1 5775d46c2a84b849eb87a8cd3f4d34e26f077af9 \
- rmd160 7239ebf07f9b7fe1f6c6d2e73057d87535dac954
Copied: trunk/dports/devel/hs-storable-complex/Portfile (from rev 109550, trunk/dports/devel/hs-extensible-exceptions/Portfile)
===================================================================
--- trunk/dports/devel/hs-storable-complex/Portfile (rev 0)
+++ trunk/dports/devel/hs-storable-complex/Portfile 2013-08-17 14:56:16 UTC (rev 109555)
@@ -0,0 +1,21 @@
+# -*- 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
+# $Id$
+
+PortSystem 1.0
+PortGroup haskell 1.0
+
+haskell.setup storable-complex 0.2.1
+revision 2
+checksums rmd160 7239ebf07f9b7fe1f6c6d2e73057d87535dac954 \
+ sha256 5f5d9e1c71de41379e0b9249f4ddc7c5fb6756333ebb1127e790977aa2b6dd36
+
+license BSD
+maintainers cal openmaintainer
+platforms darwin
+
+description Storable instance for Complex
+long_description \
+ Provides a Storable instance for Complex which is binary compatible with \
+ C99, C++ and Fortran complex data types. The only purpose of this package \
+ is to provide a standard location for this instance so that other packages \
+ needing this instance can play nicely together.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130817/049feed9/attachment.html>
More information about the macports-changes
mailing list