New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #11876 (closed update: fixed)

Opened 5 years ago

Last modified 3 years ago

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

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

Change History

Changed 5 years ago by olaf@…

diff of the old Portfile to the new one

Changed 5 years ago by boeyms@…

  • status changed from new to closed
  • cc boeyms@…, olaf@… added
  • resolution set to fixed

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

Changed 5 years ago by yeled@…

  • status changed from closed to reopened
  • resolution fixed deleted

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

Changed 5 years ago by pipping@…

maybe the patches aren't required anymore?

Changed 5 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
}

Changed 5 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.

Changed 5 years ago by olaf@…

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

Changed 5 years ago by yeled@…

+cvs +smtp = broken.

-cvs +smtp = broken.

that's what the code block *did*.

Changed 5 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?

Changed 5 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.

Changed 5 years ago by markd@…

  • cc markd@… added
  • status changed from reopened to closed
  • resolution set to fixed
  • summary changed from new Portfile for new version of mutt-devel to UPDATE:mutt-devel-1.5.14

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

Changed 3 years ago by jmr@…

  • type changed from enhancement to update

Changed 3 years ago by anonymous

  • milestone Port Updates deleted

Milestone Port Updates deleted

Note: See TracTickets for help on using tickets.