[98135] trunk/dports/aqua/Platypus44/Portfile

Ryan Schmidt ryandesign at macports.org
Tue Sep 25 17:31:07 PDT 2012


On Sep 25, 2012, at 14:54, and.damore at macports.org wrote:

> Revision: 98135
>          http://trac.macports.org//changeset/98135
> Author:   and.damore at macports.org
> Date:     2012-09-25 12:54:46 -0700 (Tue, 25 Sep 2012)
> Log Message:
> -----------
> port platypus44: removing livecheck since this version is abandoned upstream, nomantainer
> 
> Modified Paths:
> --------------
>    trunk/dports/aqua/Platypus44/Portfile
> 
> Modified: trunk/dports/aqua/Platypus44/Portfile
> ===================================================================
> --- trunk/dports/aqua/Platypus44/Portfile	2012-09-25 19:48:17 UTC (rev 98134)
> +++ trunk/dports/aqua/Platypus44/Portfile	2012-09-25 19:54:46 UTC (rev 98135)
> @@ -54,7 +54,3 @@
>     exec /bin/bash ${worksrcpath}/Scripts/InstallCommandLineTool.sh ${destroot}${applications_dir}/Platypus.app/Contents/Resources
> }
> 
> -livecheck.type  regex
> -livecheck.url   ${homepage}
> -livecheck.regex "${name} (\\d+(?:\\.\\d+)*)"

livecheck.type should be set to "none", then. Just removing the custom livecheck directives does not disable livecheck; it just goes back to the default livecheck, which doesn't work for this port.


$ port livecheck platypus44
Error: cannot check if Platypus44 was updated (The requested URL returned error: 406)





More information about the macports-dev mailing list