#980: UPDATE impad-uw 2002e ----------------------+-------------------- Reporter: dluke@… | Owner: mij@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.0 Resolution: fixed | Keywords: Port: imap-uw | ----------------------+-------------------- Changes (by ryandesign@…): * type: defect => update * port: => imap-uw Old description:
Newer version of UofW imapd.
Note that we might want to update the portfile to patch the makefile to point to a darwinports openssl (possibly a variant). The below patch does not address this.
Portfile changes inline (cvs diff):
cvs diff cvs server: Diffing . Index: Portfile ============================================================ ======= RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/mail/imap- uw/Portfile,v retrieving revision 1.6 diff -u -d -b -w -r1.6 Portfile --- Portfile 5 Aug 2003 09:29:18 -0000 1.6 +++ Portfile 2 Oct 2003 21:47:12 -0000 @@ -2,7 +2,7 @@
PortSystem 1.0 name imap-uw -version 2002d +version 2002e categories mail maintainers mij@opendarwin.org description University of Washington IMAP daemon @@ -16,7 +16,7 @@
extract.sufx .tar.Z distname imap-${version} -checksums md5 64e82a195d21481fc4c54c4ed9fe0527 +checksums md5 0d246d868f20d8c441d235b77c940676
configure {}
cvs server: Diffing files
New description: Newer version of UofW imapd. Note that we might want to update the portfile to patch the makefile to point to a darwinports openssl (possibly a variant). The below patch does not address this. Portfile changes inline (cvs diff): {{{ cvs diff cvs server: Diffing . Index: Portfile =================================================================== RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/mail/imap- uw/Portfile,v retrieving revision 1.6 diff -u -d -b -w -r1.6 Portfile --- Portfile 5 Aug 2003 09:29:18 -0000 1.6 +++ Portfile 2 Oct 2003 21:47:12 -0000 @@ -2,7 +2,7 @@ PortSystem 1.0 name imap-uw -version 2002d +version 2002e categories mail maintainers mij@opendarwin.org description University of Washington IMAP daemon @@ -16,7 +16,7 @@ extract.sufx .tar.Z distname imap-${version} -checksums md5 64e82a195d21481fc4c54c4ed9fe0527 +checksums md5 0d246d868f20d8c441d235b77c940676 configure {} cvs server: Diffing files }}} -- -- Ticket URL: <https://trac.macports.org/ticket/980#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X