[32125] trunk/dports/graphics/dcraw/Portfile
Ryan Schmidt
ryandesign at macports.org
Mon Dec 17 16:24:13 PST 2007
Anyone who had the old version of 8.81 installed will now get a
checksum error when trying to upgrade, because they already have the
old distfile.
You need to change the dist directory for example using:
dist_subdir ${name}/${version}_${revision}
Here I go again: the guide needs to have a section on stealth
upgrades and how the port maintainer should handle them.
On Dec 17, 2007, at 08:55, dluke at macports.org wrote:
> Revision: 32125
> http://trac.macosforge.org/projects/macports/changeset/32125
> Author: dluke at macports.org
> Date: 2007-12-17 06:55:03 -0800 (Mon, 17 Dec 2007)
>
> Log Message:
> -----------
> upstream dist must have stealth-upgraded (new checksums generated),
> diffs didn't indicate anything suspicious.
>
> Modified Paths:
> --------------
> trunk/dports/graphics/dcraw/Portfile
>
> Modified: trunk/dports/graphics/dcraw/Portfile
> ===================================================================
> --- trunk/dports/graphics/dcraw/Portfile 2007-12-17 11:44:46 UTC
> (rev 32124)
> +++ trunk/dports/graphics/dcraw/Portfile 2007-12-17 14:55:03 UTC
> (rev 32125)
> @@ -4,6 +4,7 @@
>
> name dcraw
> version 8.81
> +revision 1
> categories graphics
> maintainers nomaintainer
> description Raw Digital Photo Decoding, supporting 209 cameras
> @@ -12,9 +13,9 @@
> platforms darwin
> homepage http://www.cybercom.net/~dcoffin/dcraw/
> master_sites http://www.cybercom.net/~dcoffin/dcraw/archive/
> -checksums md5 7adc1c0dfd212a6d8c414d6d614145bd \
> - sha1 90403cae8b0eca683b9f3a4f54520e06560a71ca \
> - rmd160 875eb3c4dedff2f5c1e2252849a2a2933e24f0b5
> +checksums md5 56692a70ea61909b05cc2acc2615247d \
> + sha1 a553a7d55e080b5dc66219cc7676759956a519fe \
> + rmd160 1f0cc92cde7f18910c045f13927ec253d3591581
> worksrcdir $name
> depends_lib port:gettext \
> port:libiconv \
>
More information about the macports-dev
mailing list