[30266] trunk/dports/mail/imapfilter/Portfile
Ryan Schmidt
ryandesign at macports.org
Tue Oct 23 19:51:24 PDT 2007
On Oct 23, 2007, at 03:03, source_changes at macosforge.org wrote:
> Revision: 30266
> http://trac.macosforge.org/projects/macports/changeset/30266
> Author: mww at macports.org
> Date: 2007-10-23 01:03:32 -0700 (Tue, 23 Oct 2007)
>
> Log Message:
> -----------
> versin 2.0.6
>
> Modified Paths:
> --------------
> trunk/dports/mail/imapfilter/Portfile
>
> Modified: trunk/dports/mail/imapfilter/Portfile
> ===================================================================
> --- trunk/dports/mail/imapfilter/Portfile 2007-10-23 07:34:03 UTC
> (rev 30265)
> +++ trunk/dports/mail/imapfilter/Portfile 2007-10-23 08:03:32 UTC
> (rev 30266)
> @@ -3,7 +3,7 @@
> PortSystem 1.0
>
> name imapfilter
> -version 2.0.5
> +version 2.0.6
> categories mail
> platforms darwin
> maintainers mww
> @@ -15,7 +15,7 @@
>
> homepage http://imapfilter.hellug.gr/
> master_sites ${homepage}/source/
[snip]
You might want to change master_sites to "${homepage}source/" to
avoid the doubled slash in the download URL.
More information about the macports-dev
mailing list