Opened 17 years ago

Closed 17 years ago

Last modified 15 years ago

#11876 closed update (fixed)

UPDATE:mutt-devel-1.5.14

Reported by: olaf@… Owned by: macports-tickets@…
Priority: High Milestone:
Component: ports Version: 1.4.3
Keywords: Cc: boeyms@…, olaf@…,yeled@…,markd@…
Port:

Description

Hi,

I've updated the mutt-devel Portfile to the new mutt version 1.5.15. The smtp variant has been updated too but i didn't update all the other variants since I don't need them.

Attachments (1)

mutt-1.5.15.diff (1.7 KB) - added by olaf@… 17 years ago.
diff of the old Portfile to the new one

Download all attachments as: .zip

Change History (13)

Changed 17 years ago by olaf@…

Attachment: mutt-1.5.15.diff added

diff of the old Portfile to the new one

comment:1 Changed 17 years ago by boeyms@…

Cc: boeyms@… olaf@… added
Resolution: fixed
Status: newclosed

Committed with a minor correction and addition in r24717. Thanks for adopting mutt-devel!

comment:2 Changed 17 years ago by yeled@…

Resolution: fixed
Status: closedreopened

why drop the entire smtp block?!? i've been maintaining this port for some years - would like to know the reason?

comment:3 Changed 17 years ago by pipping@…

maybe the patches aren't required anymore?

comment:4 Changed 17 years ago by olaf@…

The smtp block hasn't been dropped but simplified

$ tail -n 5 /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/mail/mutt-devel/Portfile
variant smtp {
# Include internal SMTP relay support
        configure.args-append --enable-smtp
}

comment:5 Changed 17 years ago by yeled@…

Cc: yeled@… added

i think you havent tested this.

mutt moved from CVS to Mercurial. 1.5.15 doesnt have SMTP. only TIP does.

comment:6 Changed 17 years ago by olaf@…

You were right but now I've tested it and it works OOTB with mutt-1.5.15.

comment:7 Changed 17 years ago by yeled@…

+cvs +smtp = broken.

-cvs +smtp = broken.

that's what the code block *did*.

comment:8 Changed 17 years ago by olaf@…

O.k. this may be right. But the cvs version is from 20061122 where mutt-1.5.15 is much newer so where is the reason for using this old cvs vesion?

comment:9 Changed 17 years ago by yeled@…

if you are going to remove the cvs codeblock then replace it with it's functional equivalent?

the idea is to take control of a Portfile, you dont just update the parts you use..

either remove CVS or replace it i guess.

comment:10 Changed 17 years ago by markd@…

Cc: markd@… added
Resolution: fixed
Status: reopenedclosed
Summary: new Portfile for new version of mutt-develUPDATE:mutt-devel-1.5.14

It has already been updated to 1.5.15 in r 24717. Closing.

comment:11 Changed 15 years ago by jmroot (Joshua Root)

Type: enhancementupdate

comment:12 Changed 15 years ago by (none)

Milestone: Port Updates

Milestone Port Updates deleted

Note: See TracTickets for help on using tickets.