[121258] trunk/dports/lang/qore/Portfile
Ryan Schmidt
ryandesign at macports.org
Sat Jun 21 15:58:19 PDT 2014
On Jun 21, 2014, at 11:11 AM, davidnichols at macports.org wrote:
> Revision
> 121258
> Author
> davidnichols at macports.org
> Date
> 2014-06-21 09:11:24 -0700 (Sat, 21 Jun 2014)
> Log Message
>
> updated to revision 1 with updated sources
> --- trunk/dports/lang/qore/Portfile 2014-06-21 15:27:35 UTC (rev 121257)
> +++ trunk/dports/lang/qore/Portfile 2014-06-21 16:11:24 UTC (rev 121258)
> @@ -5,6 +5,7 @@
>
> name qore
> version 0.8.11
> +revision 1
> categories lang
> license {LGPL-2.1 MIT}
> maintainers davidnichols
> @@ -16,9 +17,9 @@
> master_sites sourceforge
> conflicts qore-devel
>
> -checksums md5 6eb5310386ee0ae5dae99732398c3a2a \
> - sha1 010fdce12a2c0e39ffd38cd02ba97a10672621a3 \
> - rmd160 64b705e36c1627a79e96fe32c6ffd7507685a10a
> +checksums md5 483510cdcb6338ff6cb892cc29a98a63 \
> + sha1 16699762ce22e333b1d5eb782a0077f7e7dc7b15 \
> + rmd160 1dcae042c51daaff81485bbb70459a104076a67a
A stealth update? Needs to be handled this way, to avoid some users experiencing checksum errors:
https://trac.macports.org/wiki/PortfileRecipes#stealth-updates
More information about the macports-dev
mailing list