[51733] trunk/dports/aqua/TeXShop/Portfile
Ryan Schmidt
ryandesign at macports.org
Mon Jun 1 23:31:03 PDT 2009
On Jun 2, 2009, at 00:32, snc at macports.org wrote:
> Revision: 51733
> http://trac.macports.org/changeset/51733
> Author: snc at macports.org
> Date: 2009-06-01 22:32:55 -0700 (Mon, 01 Jun 2009)
> Log Message:
> -----------
> fixed checksums, maintainer timeout, ticket #19365
>
> Modified Paths:
> --------------
> trunk/dports/aqua/TeXShop/Portfile
>
> Modified: trunk/dports/aqua/TeXShop/Portfile
> ===================================================================
> --- trunk/dports/aqua/TeXShop/Portfile 2009-06-02 04:55:32 UTC (rev
> 51732)
> +++ trunk/dports/aqua/TeXShop/Portfile 2009-06-02 05:32:55 UTC (rev
> 51733)
> @@ -22,9 +22,9 @@
> distname texshopsource-${version}
> dist_subdir ${name}/${version}
> worksrcdir texshop${version}
> -checksums md5 75b10928a8dff68f67f318322b6a2880 \
> - sha1
> bed5704c284b8dcf4542b15a950f1abd097da97a \
> - rmd160 9649f662ceccc8ce8337ef6952df5029f240a574
> +checksums md5 af7f1d9735fd84bf380c34ebe09401c3 \
> + sha1
> fbdf076d4856486f6e91971fa81b9ebd8aae27bc \
> + rmd160 906b28a596929d896bea1c547644594942e3dcbb
If you are planning to change just the checksums for a stealth
update, you need to change at least also the dist_subdir, since
otherwise anyone who still has the old distfile will get a checksum
error if attempting to reinstall.
You should also diff the old and new distfiles and if there are any
changes, probably the port revision should be increased as well so
all users will get those changes.
The ticket did not indicate what differences you found between the
old and the new distfiles.
More information about the macports-dev
mailing list