[138890] trunk/dports/mail/offlineimap/Portfile

sean at macports.org sean at macports.org
Wed Jul 22 14:32:36 PDT 2015


Revision: 138890
          https://trac.macports.org/changeset/138890
Author:   sean at macports.org
Date:     2015-07-22 14:32:36 -0700 (Wed, 22 Jul 2015)
Log Message:
-----------
offlineimap: update to 6.5.7

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

Modified: trunk/dports/mail/offlineimap/Portfile
===================================================================
--- trunk/dports/mail/offlineimap/Portfile	2015-07-22 21:32:35 UTC (rev 138889)
+++ trunk/dports/mail/offlineimap/Portfile	2015-07-22 21:32:36 UTC (rev 138890)
@@ -5,8 +5,7 @@
 PortGroup           github 1.0
 PortGroup           python 1.0
 
-github.setup        OfflineIMAP offlineimap 6.5.6 v
-revision            0
+github.setup        OfflineIMAP offlineimap 6.5.7 v
 categories          mail python
 platforms           darwin
 license             GPL-2+
@@ -38,8 +37,8 @@
 
 homepage            http://offlineimap.org/
 
-checksums           rmd160  1372d609304d1d7ca472a87f52ccba5a5afd5836 \
-                    sha256  650fa588bdf86624575a5196fa12e9059b74673a51593718d058365230189abd
+checksums           rmd160  527618af240943fb72e27e6c7c3f16bc9e06eb79 \
+                    sha256  36160922977f2851af7e6232ea315c06baf735903b03c8c754817eb6b2d3c861
 
 python.default_version 27
 python.link_binaries_suffix
@@ -51,17 +50,13 @@
 livecheck.regex     (\\d\\.\\d\\.\\d)\[^-\]
 
 post-build {
-    system -W ${worksrcpath} "PATH='${python.prefix}/bin:$env(PATH)' make doc man"
+    system -W ${worksrcpath} "PATH='${python.prefix}/bin:$env(PATH)' make docs"
 }
 
 post-destroot {
     xinstall -m 644 -W ${worksrcpath} \
-        COPYING Changelog.html Changelog.rst \
+        COPYING Changelog.md \
         ${destroot}${prefix}/share/doc/${name}
-    xinstall -m 644 -W ${worksrcpath}/docs \
-        MANUAL.rst \
-        ${destroot}${prefix}/share/doc/${name}
-    xinstall -m 644 ${worksrcpath}/offlineimap.1 ${destroot}${prefix}/share/man/man1
     xinstall -m 644 ${worksrcpath}/offlineimap.conf \
         ${destroot}${prefix}/etc/offlineimap.conf.sample
     xinstall -m 644 ${worksrcpath}/offlineimap.conf.minimal \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150722/5bcc69d9/attachment.html>


More information about the macports-changes mailing list