[59465] trunk/dports/python/py26-flup/Portfile
Ryan Schmidt
ryandesign at macports.org
Thu Oct 15 08:48:22 PDT 2009
On Oct 15, 2009, at 08:28, lightnin at macports.org wrote:
> Revision: 59465
> http://trac.macports.org/changeset/59465
> Author: lightnin at macports.org
> Date: 2009-10-15 06:28:02 -0700 (Thu, 15 Oct 2009)
> Log Message:
> -----------
> Updated py26-flup to latest version 1.0.3.dev.20090716.
Since this changes what files were installed, you must increase the
port's revision so users who already had the port installed are
alerted to this update via "port outdated". The same applies to py25-
flup.
> @@ -17,8 +17,9 @@
>
> homepage http://www.saddi.com/software/flup
> master_sites http://pypi.python.org/packages/source/f/flup/
> -distname flup-${version}.dev-20090612
> -checksums md5 ec3b6bbdfb697536274f605256cddb62 \
> - sha1
> 12da63a23d5e35178a1c2cd21ccb8b74d7d9db76 \
> - rmd160 9a1a90c64a21669b47f98737f1cb81aa40ecc261
> +distname flup-${version}.dev-20090716
> +checksums md5 087ddf678a921313b21b90570f54eb42 \
> + sha1 d8436e0a2a93ef43f61e571be3df69ca6fb74483 \
> + rmd160 9215835160e6a1c2a7fcf4a43ae4b673a06a6a12
>
> +depends_lib port:py26-setuptools
> \ No newline at end of file
You should make sure that you always end your files with a newline.
Some editors can be configured to automatically do this for you. (I
use TextWrangler and have it configured this way.)
More information about the macports-dev
mailing list