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

ryandesign at macports.org ryandesign at macports.org
Sat May 7 18:45:31 PDT 2011


Revision: 78436
          http://trac.macports.org/changeset/78436
Author:   ryandesign at macports.org
Date:     2011-05-07 18:45:30 -0700 (Sat, 07 May 2011)
Log Message:
-----------
imapsync: update to 1.411, update master_sites and livecheck, indicate license; #28876

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

Modified: trunk/dports/mail/imapsync/Portfile
===================================================================
--- trunk/dports/mail/imapsync/Portfile	2011-05-08 01:24:56 UTC (rev 78435)
+++ trunk/dports/mail/imapsync/Portfile	2011-05-08 01:45:30 UTC (rev 78436)
@@ -3,10 +3,11 @@
 PortSystem 1.0
 
 name			imapsync
-version			1.366
+version			1.411
 categories		mail
 platforms		darwin
 maintainers		mww
+license			WTFPL-2
 supported_archs	noarch
 
 description		imapsync is an IMAP synchronization, copy or migration tool.
@@ -15,11 +16,11 @@
 				especially good at IMAP migration.
 
 homepage		http://www.linux-france.org/prj/imapsync/
-master_sites	${homepage}/dist/ freebsd
+master_sites	http://fedorahosted.org/released/imapsync/
 extract.suffix	.tgz
 
-checksums		sha1    4e436e2ce50ec6f8edf9748d5b792541b7c26d94 \
-				rmd160  2df726847f14bc0707edf14322bd2fd1c0af5429
+checksums		sha1    c211aaf801a425aab5e14255399088a2a3058f15 \
+				rmd160  4cedf8d974b21f7e3013808250a4a42ea30ba63a
 
 depends_run		path:bin/perl:perl5 \
 				port:p5-digest-md5 \
@@ -46,5 +47,5 @@
 }
 
 livecheck.type	regex
-livecheck.url	${homepage}/dist/?M=D
+livecheck.url	[lindex ${master_sites} 0]
 livecheck.regex	${name}-(\[.0-9\]+)\\.tgz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110507/972849bb/attachment.html>


More information about the macports-changes mailing list