[104495] trunk/dports/devel/hs-zip-archive/Portfile

larryv at macports.org larryv at macports.org
Tue Mar 26 00:29:57 PDT 2013


Revision: 104495
          https://trac.macports.org/changeset/104495
Author:   larryv at macports.org
Date:     2013-03-26 00:29:57 -0700 (Tue, 26 Mar 2013)
Log Message:
-----------
hs-zip-archive: Correct license; use hackageDB text for description; reformat and rearrange.

Modified Paths:
--------------
    trunk/dports/devel/hs-zip-archive/Portfile

Modified: trunk/dports/devel/hs-zip-archive/Portfile
===================================================================
--- trunk/dports/devel/hs-zip-archive/Portfile	2013-03-26 07:26:03 UTC (rev 104494)
+++ trunk/dports/devel/hs-zip-archive/Portfile	2013-03-26 07:29:57 UTC (rev 104495)
@@ -6,17 +6,19 @@
 
 haskell.setup       zip-archive 0.1.3.4
 revision            2
+platforms           darwin
+license             BSD
 maintainers         nomaintainer
-platforms           darwin
-license             GPL-2+
 
-description         Zip archive access for Haskell
-long_description \
-   The zip-archive library provides functions for creating, modifying, and \
-   extracting files from zip archives.
+description         Library for creating and modifying zip archives.
+long_description    The zip-archive library provides functions for \
+                    creating, modifying, and extracting files from zip \
+                    archives.
 
 checksums           rmd160  77f3b929bf6b3b836a80bdaf41653ddcb37a1bb9 \
                     sha256  cbef41120d995a87702f7bb0c1ed8107f3f36a61714b2e31d9d19df5466e7643
 
-depends_lib-append  port:hs-binary port:hs-digest port:hs-zlib \
-                    port:hs-utf8-string
+depends_lib-append  port:hs-binary \
+                    port:hs-digest \
+                    port:hs-utf8-string \
+                    port:hs-zlib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130326/d44498c2/attachment.html>


More information about the macports-changes mailing list