[62857] trunk/dports/mail/imapsync/Portfile
mww at macports.org
mww at macports.org
Mon Jan 18 23:59:21 PST 2010
Revision: 62857
http://trac.macports.org/changeset/62857
Author: mww at macports.org
Date: 2010-01-18 23:59:20 -0800 (Mon, 18 Jan 2010)
Log Message:
-----------
version 1.300
Modified Paths:
--------------
trunk/dports/mail/imapsync/Portfile
Modified: trunk/dports/mail/imapsync/Portfile
===================================================================
--- trunk/dports/mail/imapsync/Portfile 2010-01-19 07:56:02 UTC (rev 62856)
+++ trunk/dports/mail/imapsync/Portfile 2010-01-19 07:59:20 UTC (rev 62857)
@@ -3,7 +3,7 @@
PortSystem 1.0
name imapsync
-version 1.293
+version 1.300
categories mail
platforms darwin
maintainers mww
@@ -15,9 +15,9 @@
homepage http://www.linux-france.org/prj/imapsync/
master_sites ${homepage}/dist/ freebsd
extract.suffix .tgz
-checksums md5 5f152d62a9747b2295821b544ce13b0e \
- sha1 a8bdbf7bae0e12f0db162935a0eab52d5da62a22 \
- rmd160 ee606d183851c8f0486c431cc91883f6b8a920f2
+checksums md5 651d19c3d88d1f236830c798a5d2db62 \
+ sha1 f165dd413e93d368438b5c300c94eefe3122267e \
+ rmd160 3fe26b718bd93b27066858618043f79b8776960a
depends_run path:bin/perl:perl5 \
port:p5-digest-md5 \
@@ -36,7 +36,7 @@
xinstall -m 755 ${worksrcpath}/imapsync ${destroot}${prefix}/bin/imapsync.pl
system "cd ${destroot}${prefix}/bin && ln -s imapsync.pl imapsync"
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
- xinstall -m 644 -W ${worksrcpath} CREDITS ChangeLog FAQ GPL INSTALL README \
+ xinstall -m 644 -W ${worksrcpath} CREDITS ChangeLog FAQ COPYING INSTALL README \
TODO VERSION ${destroot}${prefix}/share/doc/${name}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100118/871ef08f/attachment.html>
More information about the macports-changes
mailing list