Opened 21 years ago

Closed 20 years ago

Last modified 8 years ago

#980 closed update (fixed)

UPDATE impad-uw 2002e

Reported by: danielluke (Daniel J. Luke) Owned by: mij@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port: imap-uw

Description (last modified by ryandesign (Ryan Carsten Schmidt))

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

Change History (2)

comment:1 Changed 20 years ago by mij@…

Resolution: fixed
Status: newclosed

Committed, thanks.

comment:2 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Port: imap-uw added
Type: defectupdate
Note: See TracTickets for help on using tickets.