[114532] trunk/dports/devel

cal at macports.org cal at macports.org
Mon Dec 9 17:59:21 PST 2013


Revision: 114532
          https://trac.macports.org/changeset/114532
Author:   cal at macports.org
Date:     2013-12-09 17:59:21 -0800 (Mon, 09 Dec 2013)
Log Message:
-----------
new port: hs-pem, dependency of hs-certificate

Modified Paths:
--------------
    trunk/dports/devel/hs-pem/Portfile

Added Paths:
-----------
    trunk/dports/devel/hs-pem/

Modified: trunk/dports/devel/hs-pem/Portfile
===================================================================
--- trunk/dports/devel/hs-crypto-pubkey-types/Portfile	2013-12-10 01:57:22 UTC (rev 114531)
+++ trunk/dports/devel/hs-pem/Portfile	2013-12-10 01:59:21 UTC (rev 114532)
@@ -4,16 +4,16 @@
 PortSystem          1.0
 PortGroup           haskell 1.0
 
-haskell.setup       crypto-pubkey-types 0.4.1
-checksums           rmd160  9b9bfc71eae56781f19b14ff19a5168c4a7af6e1 \
-                    sha256  f986bb89819bca04e3be596e7e84ab23f7dc3945d5a43fb2f34d3b862f8440ff
+haskell.setup       pem 0.2.1
+checksums           rmd160  690317e07f66ea4e28b3920921b96c7086efb749 \
+                    sha256  27c82059638af3f8af00f4b6acfe954f22aa124520e003f64829a1a6c4199616
 
 maintainers         cal openmaintainer
 platforms           darwin
 license             BSD
 
-description         Generic cryptography Public keys algorithm types
-long_description    \
-    Generic cryptography public keys algorithm types
+description         Privacy Enhanced Mail (PEM) format reader and writer
+long_description    Privacy Enhanced Mail (PEM) format reader and writer. 
 
-depends_lib-append  port:hs-asn1-types
+depends_lib-append  port:hs-base64-bytestring \
+                    port:hs-mtl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131209/be286e5f/attachment.html>


More information about the macports-changes mailing list