[121990] trunk/dports/mail/imapsync/Portfile

and.damore at macports.org and.damore at macports.org
Sat Jul 12 06:45:52 PDT 2014


Revision: 121990
          https://trac.macports.org/changeset/121990
Author:   and.damore at macports.org
Date:     2014-07-12 06:45:52 -0700 (Sat, 12 Jul 2014)
Log Message:
-----------
port imapsync: upgrade to 1.592, add missing dependency, add openmaintainer, fix #42716; maintainer timeout

Modified Paths:
--------------
    trunk/dports/mail/imapsync/Portfile

Modified: trunk/dports/mail/imapsync/Portfile
===================================================================
--- trunk/dports/mail/imapsync/Portfile	2014-07-12 06:58:29 UTC (rev 121989)
+++ trunk/dports/mail/imapsync/Portfile	2014-07-12 13:45:52 UTC (rev 121990)
@@ -3,10 +3,10 @@
 PortSystem 1.0
 
 name                imapsync
-version             1.584
+version             1.592
 categories          mail
 platforms           darwin
-maintainers         mww
+maintainers         mww openmaintainer
 license             WTFPL-2
 description         imapsync is an IMAP synchronization, copy or migration tool.
 long_description    imapsync is an IMAP synchronization, copy or migration \
@@ -17,8 +17,8 @@
 master_sites        http://fedorahosted.org/released/imapsync/
 extract.suffix      .tgz
 
-checksums           rmd160  33f3902e4bc688794694ada60b2ff4994e5ec42e \
-                    sha256  6f5eefe7646b9d2c41f94d100ee60d390a090c45e41c244de45ac7c31efc25ae
+checksums           rmd160  77654a29d8d270e16406cc1b22cca0f2c5f2188f \
+                    sha256  dd359a5b871dd278fbb39ba0c087576e97af1d746c49a104bc00a533b463ab64
 
 depends_run         port:perl5.12 \
                     port:p5.12-digest-md5 \
@@ -26,7 +26,8 @@
                     port:p5.12-term-readkey \
                     port:p5.12-io-socket-ssl \
                     port:p5.12-datemanip \
-                    port:p5.12-digest-hmac
+                    port:p5.12-digest-hmac \
+                    port:p5.12-file-copy-recursive
 
 supported_archs     noarch
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140712/c5b5c9fa/attachment.html>


More information about the macports-changes mailing list