On Apr 21, 2011, at 17:11, [email protected] wrote:

> Revision: 78066
>          http://trac.macports.org/changeset/78066
> Author:   [email protected]
> Date:     2011-04-21 15:11:07 -0700 (Thu, 21 Apr 2011)
> Log Message:
> -----------
> updated license info

This is informational only, displayed only in "port info premake". There was no 
need to increase the port's revision if the files that get installed by the 
port don't change, as in this case.

You also made whitespace changes, which should happen in separate commits from 
functional changes.


> Modified Paths:
> --------------
>    trunk/dports/devel/premake/Portfile
> 
> Modified: trunk/dports/devel/premake/Portfile
> ===================================================================
> --- trunk/dports/devel/premake/Portfile       2011-04-21 21:52:49 UTC (rev 
> 78065)
> +++ trunk/dports/devel/premake/Portfile       2011-04-21 22:11:07 UTC (rev 
> 78066)
> @@ -5,6 +5,7 @@
> 
> name                premake
> version             3.7
> +revision            1
> 
> categories          devel
> maintainers         wyuenho openmaintainer
> @@ -15,15 +16,16 @@
>                     and GnuMake
> 
> platforms           darwin
> +license             bsd
> 
> -homepage           http://premake.sourceforge.net/
> +homepage            http://premake.sourceforge.net/
> 
> -master_sites       sourceforge
> -distname           ${name}-macosx-${version}
> -checksums          md5      0bb35787305f919c6fed61511ce293ac \
> -                   sha1     69855682ea5608a4ac84ce21f66d4a7534263e82 \
> -                   rmd160   1dea3fd336b150b7f1553bc62f51ff22344b613c
> -use_configure      no
> +master_sites        sourceforge
> +distname            ${name}-macosx-${version}
> +checksums           md5      0bb35787305f919c6fed61511ce293ac \
> +                    sha1     69855682ea5608a4ac84ce21f66d4a7534263e82 \
> +                    rmd160   1dea3fd336b150b7f1553bc62f51ff22344b613c
> +use_configure       no
> 
> build {}


_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev

Reply via email to