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

sean at macports.org sean at macports.org
Mon Feb 4 09:16:29 PST 2013


Revision: 102528
          https://trac.macports.org/changeset/102528
Author:   sean at macports.org
Date:     2013-02-04 09:16:29 -0800 (Mon, 04 Feb 2013)
Log Message:
-----------
offlineimap: update to 6.5.4

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

Modified: trunk/dports/mail/offlineimap/Portfile
===================================================================
--- trunk/dports/mail/offlineimap/Portfile	2013-02-04 17:16:18 UTC (rev 102527)
+++ trunk/dports/mail/offlineimap/Portfile	2013-02-04 17:16:29 UTC (rev 102528)
@@ -5,7 +5,7 @@
 PortGroup           github 1.0
 PortGroup           python 1.0
 
-github.setup        spaetz offlineimap 6.5.2.1 v
+github.setup        spaetz offlineimap 6.5.4 v
 categories          mail python
 platforms           darwin
 license             GPL-2+
@@ -37,8 +37,8 @@
 
 homepage            http://offlineimap.org/
 
-checksums           rmd160  5097245e5d5470747aab0b79d96f1674e8dab65b \
-                    sha256  046a4625459dbd4930cc8849149ef4c4db660415f6610c081c7804d419ba3131
+checksums           rmd160  27df6241bc051d98ea874e51010678fa220d2acd \
+                    sha256  831a97b5154f398b65e1c06427668b78cf833d99fac36cc8278ad2cf0c393a0c
 
 python.default_version 27
 python.link_binaries_suffix
@@ -52,19 +52,11 @@
 
 post-destroot {
     xinstall -m 644 -W ${worksrcpath} \
-        COPYING \
-        COPYRIGHT \
-        Changelog.html Changelog.rst \
-        readme.html README.rst \
-        SubmittingPatches.html SubmittingPatches.rst \
+        COPYING Changelog.html Changelog.rst README \
         ${destroot}${prefix}/share/doc/${name}
     xinstall -m 644 -W ${worksrcpath}/docs \
-        FAQ.html FAQ.rst \
-        HACKING.html HACKING.rst \
-        MANUAL.html MANUAL.rst \
-        UPGRADE.html UPGRADE.rst \
+        MANUAL.rst \
         ${destroot}${prefix}/share/doc/${name}
-    copy ${worksrcpath}/docs/dev-doc ${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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130204/4cd1dbfd/attachment.html>


More information about the macports-changes mailing list