[56661] trunk/dports/mail/maildrop/Portfile
Mark Hattam
mark at dxradio.demon.co.uk
Mon Aug 31 18:17:36 PDT 2009
On 1 Sep 2009, at 01:41, Ryan Schmidt wrote:
> On Aug 31, 2009, at 18:58, Mark Hattam wrote:
>
>> On 31 Aug 2009, at 20:58, toby at macports.org wrote:
>>
>>> --- trunk/dports/mail/maildrop/Portfile 2009-08-31 19:53:50 UTC
>>> (rev 56660)
>>> +++ trunk/dports/mail/maildrop/Portfile 2009-08-31 19:58:08 UTC
>>> (rev 56661)
>>> @@ -4,6 +4,7 @@
>>>
>>> name maildrop
>>> version 2.2.0
>>> +revision 1
>>> categories mail
>>> maintainers tnpi.biz:matt
>>> description Mail delivery agent (MDA) with filtering abilities
>>> @@ -17,7 +18,7 @@
>>> rmd160 8c715af18693c375ca197450cdb57e39813ea8cd
>>> configure.args --mandir=${prefix}/share/man \
>>> --with-etcdir=${prefix}/etc \
>>> - --enable-syslog=1
>>> + --enable-syslog=1 --without-db
>>> depends_lib port:pcre
>>
>>
>> The upgrade didn't go very well :-((
>>
>> MacOSX 10.5.8 on 3 GHz iMac, MacPorts 1.8
>>
>> sudo port outdated
>> The following installed ports are outdated:
>> maildrop 2.2.0_0 < 2.2.0_1
>
> Toby already committed another update to 2.2.0_2. Could you sync
> again and try that?
Yes, I saw Toby's update a few minutes after my report - just had to
wait for the update to be available.
I already had
gdbm @1.8.3_1 (active)
installed (python25 has it apparently, which in turn is there due to
getmail), so the adding of it to the dependencies of maildrop made no
difference ... it built fine too this time ..
The following installed ports are outdated:
maildrop 2.2.0_0 < 2.2.0_2
iMac:~ mark$ sudo port upgrade --enforce-variants outdated
---> Computing dependencies for maildrop
---> Fetching maildrop
---> Verifying checksum(s) for maildrop
---> Extracting maildrop
---> Configuring maildrop
---> Building maildrop
---> Staging maildrop into destroot
---> Deactivating maildrop @2.2.0_0
---> Computing dependencies for maildrop
---> Installing maildrop @2.2.0_2
Please note the default maildrop mailfilter is in the
/opt/local/etc directory.
---> Activating maildrop @2.2.0_2
---> Cleaning maildrop
Mark
More information about the macports-users
mailing list