[129651] trunk/dports/devel/cyassl/Portfile

pixilla at macports.org pixilla at macports.org
Wed Dec 17 17:30:56 PST 2014


Revision: 129651
          https://trac.macports.org/changeset/129651
Author:   pixilla at macports.org
Date:     2014-12-17 17:30:55 -0800 (Wed, 17 Dec 2014)
Log Message:
-----------
devel/cyassl:
- Update version to 3.3.0.
- Fix livecheck.
- Maintainer approved. Closes #46219

Modified Paths:
--------------
    trunk/dports/devel/cyassl/Portfile

Modified: trunk/dports/devel/cyassl/Portfile
===================================================================
--- trunk/dports/devel/cyassl/Portfile	2014-12-17 22:39:03 UTC (rev 129650)
+++ trunk/dports/devel/cyassl/Portfile	2014-12-18 01:30:55 UTC (rev 129651)
@@ -4,8 +4,7 @@
 PortSystem          1.0
 
 name                cyassl
-version             2.9.4
-revision            1
+version             3.3.0
 categories          devel security
 platforms           darwin
 maintainers         yassl.com:chris
@@ -26,10 +25,8 @@
 master_sites        http://www.wolfssl.com/
 use_zip             yes
 
-checksums           md5     87e42367e43983463d29191e42b27422 \
-                    sha1    64840f1bc6270874e2fc1bae2f88a728f567b1c4 \
-                    rmd160  0d28ab39121b3cc0af0bdcf06cdb0fbfe646ac6d \
-                    sha256  4c68a6157f3a197f6fbd07456506e0b4a65a38ec08441fb22265d188b69a49be
+checksums           rmd160  29a3d8b6d055c6c9d475e1739e440467164c9096 \
+                    sha256  e51583ea1e4d64537553922d67a96360312811dffef58d4c05506aa98a296fe3
 
 configure.args      --enable-opensslExtra \
                     --enable-dtls \
@@ -97,3 +94,6 @@
 
 use_autoreconf  yes
 autoreconf.args -fvi
+
+livecheck.url   http://yassl.com/yaSSL/download/downloadForm.php
+livecheck.regex "${name}-((?!.*${name}.*|\\${extract.suffix}).*)\\${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141217/0e27b902/attachment.html>


More information about the macports-changes mailing list