[106209] trunk/dports/mail/offlineimap/Portfile

Sean Farley sean at macports.org
Sun May 19 16:07:53 PDT 2013


Ryan Schmidt writes:

> On May 18, 2013, at 17:03, sean at macports.org wrote:
>
>> Revision: 106209
>>         https://trac.macports.org/changeset/106209
>> Author:   sean at macports.org
>> Date:     2013-05-18 15:03:21 -0700 (Sat, 18 May 2013)
>> Log Message:
>> -----------
>> offlineimap: hopefully fix the stealth update this time, #38612
>> 
>> Modified Paths:
>> --------------
>>   trunk/dports/mail/offlineimap/Portfile
>> 
>> Modified: trunk/dports/mail/offlineimap/Portfile
>> ===================================================================
>> --- trunk/dports/mail/offlineimap/Portfile	2013-05-18 21:46:16 UTC (rev 106208)
>> +++ trunk/dports/mail/offlineimap/Portfile	2013-05-18 22:03:21 UTC (rev 106209)
>> @@ -6,7 +6,7 @@
>> PortGroup           python 1.0
>> 
>> github.setup        OfflineIMAP offlineimap 6.5.4 v
>> -revision            1
>> +revision            2
>> categories          mail python
>> platforms           darwin
>> license             GPL-2+
>> @@ -38,9 +38,12 @@
>> 
>> homepage            http://offlineimap.org/
>> 
>> -checksums           rmd160  27df6241bc051d98ea874e51010678fa220d2acd \
>> -                    sha256  831a97b5154f398b65e1c06427668b78cf833d99fac36cc8278ad2cf0c393a0c
>> +checksums           rmd160  bfe190520566525178dd53e386c97f16ef244535 \
>> +                    sha256  ce8bec2a8368e6ea35ce5c6a3dc864006abc1d1327827e22aa70c4b082c41e87
>> 
>> +# remove this next time offlineimap updates
>> +dist_subdir         ${name}/${version}_1
>
> Note that since this is in the global part of the portfile, it affects all the subports: it causes necessary remirroring of the offlineimap distfile, and also causes unnecessary remirroring of the offlineimap-devel distfiles which had not changed.

Actually, I think the subports needed the update too since the repo
changed there as well.


More information about the macports-dev mailing list