[42405] trunk/dports/science/freehdl/Portfile

Ryan Schmidt ryandesign at macports.org
Fri Nov 21 00:21:24 PST 2008


On Nov 20, 2008, at 19:33, rowue at macports.org wrote:

> Revision: 42405
>           http://trac.macports.org/changeset/42405
> Author:   rowue at macports.org
> Date:     2008-11-20 17:33:36 -0800 (Thu, 20 Nov 2008)
> Log Message:
> -----------
> Updated to Version 0.0.6,
> changed whitespaces

It would be great if in the future you could do separate commits: one  
for whitespace changes, and one (or more) for functional changes.  
When they're all combined into one commit, it's hard to see by  
looking at the diff what functional changes took place.

> Modified Paths:
> --------------
>     trunk/dports/science/freehdl/Portfile
>
> Modified: trunk/dports/science/freehdl/Portfile
> ===================================================================
> --- trunk/dports/science/freehdl/Portfile	2008-11-21 01:31:07 UTC  
> (rev 42404)
> +++ trunk/dports/science/freehdl/Portfile	2008-11-21 01:33:36 UTC  
> (rev 42405)
> @@ -1,12 +1,16 @@
> +# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode:  
> nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
>  # $Id$
> -PortSystem		1.0
> -name			freehdl
> -version			0.0.4
> -categories		science math
> -maintainers		rowue at digitalis.org
> -description		A free VHDL simualtor used for digital simulations by  
> qucs
> -long_description	A project to develop a free, open source, GPL'ed  
> VHDL simulator \
> -			for Linux!
> -homepage		http://www.freehdl.seul.org
> -master_sites		http://seul.org/~enaroska/
> -checksums		freehdl-0.0.4.tar.gz md5 0992a05d61aad6d890a0eb1bc39655e8
> +PortSystem          1.0
> +name                freehdl
> +version             0.0.6
> +categories          science math
> +maintainers         rowue at digitalis.org
> +description         A free VHDL simualtor used for digital  
> simulations by qucs
> +long_description    A project to develop a free, open source,  
> GPL'ed VHDL simulator \
> +                    for Linux!
> +depends_lib         port:pkgconfig
> +homepage            http://www.freehdl.seul.org
> +master_sites        http://freehdl.seul.org/~enaroska/
> +checksums           md5 bd168382c72f9fbd392f89ab2c5fddf8 \
> +                    sha1 3742570543d271823433298ee67d441199ef6fbf \
> +                    rmd160 325b954f3fee88ff14f5e66bd780ea8ae4d8ecb5




More information about the macports-dev mailing list