[54828] trunk/dports/python/py25-lint/Portfile

Ryan Schmidt ryandesign at macports.org
Sun Aug 2 14:09:47 PDT 2009


On Aug 2, 2009, at 15:51, dh at macports.org wrote:

> Revision: 54828
>           http://trac.macports.org/changeset/54828
> Author:   dh at macports.org
> Date:     2009-08-02 13:51:26 -0700 (Sun, 02 Aug 2009)
> Log Message:
> -----------
> Comment changes only

Don't change it now, but for future reference, you only increase the  
revision if the files installed by the port will change, or if the  
list of the port's library or runtime dependencies have changed.


> Modified Paths:
> --------------
>     trunk/dports/python/py25-lint/Portfile
>
> Modified: trunk/dports/python/py25-lint/Portfile
> ===================================================================
> --- trunk/dports/python/py25-lint/Portfile	2009-08-02 20:44:29 UTC  
> (rev 54827)
> +++ trunk/dports/python/py25-lint/Portfile	2009-08-02 20:51:26 UTC  
> (rev 54828)
> @@ -6,6 +6,7 @@
>
>  name                py25-lint
>  version             0.18.0
> +revision            1
>  categories-append   devel
>  maintainers         dh openmaintainer
>  description         Error (and style) checking for python
> @@ -41,7 +42,7 @@
>          ${destroot}${prefix}/share/doc/${name}
>      file delete ${destroot}${python.pkgd}/logilab/__init__.py
>
> -    # macports 1.7 does not seem to have the ${python} variables  
> for python25 port group
> +    # there is no python.prefix variable for python25 and python24  
> portgroups
>      foreach binfile {epylint pylint pylint-gui pyreverse symilar} {
>          file rename ${destroot}${prefix}/bin/${binfile} ${destroot} 
> ${prefix}/bin/${binfile}-${python.branch}
>      }





More information about the macports-dev mailing list