From jseger@scds.ziplink.net  Sun Apr 13 10:09:22 1997
Received: from scds.ziplink.net (scds.ziplink.net [206.15.128.34])
          by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA14453
          for <FreeBSD-gnats-submit@freebsd.org>; Sun, 13 Apr 1997 10:09:19 -0700 (PDT)
Received: (from jseger@localhost)
          by scds.ziplink.net (8.8.5/8.8.4)
	  id MAA13853; Sun, 13 Apr 1997 12:15:43 GMT
Message-Id: <199704131215.MAA13853@scds.ziplink.net>
Date: Sun, 13 Apr 1997 12:15:43 GMT
From: "Justin M. Seger" <jseger@scds.ziplink.net>
Reply-To: jseger@scds.ziplink.net
To: FreeBSD-gnats-submit@freebsd.org
Subject: ports/mail/imap_uw won't compile
X-Send-Pr-Version: 3.2

>Number:         3273
>Category:       ports
>Synopsis:       ports/mail/imap_uw won't compile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 13 10:10:01 PDT 1997
>Closed-Date:    Mon Apr 14 19:39:31 PDT 1997
>Last-Modified:  Mon Apr 14 19:39:57 PDT 1997
>Originator:     Justin M. Seger
>Release:        FreeBSD 3.0-CURRENT i386
>Organization:
>Environment:
>Description:

  ports/mail/imap_uw won't compile. It fails the checksum, and if you override
  the checksum, the patching fails
>How-To-Repeat:

  cd /usr/ports/mail/imap_uw
  make

>Fix:
	
  Apparently the distribution was updated slightly. I remade the checksum, and
  updated the patch-aa file.  The update is at 
  ftp://ftp.cdrom.com/pub/FreeBSD/incoming/imap_uw.tgz
>Release-Note:
>Audit-Trail:

From: asami@vader.cs.berkeley.edu (Satoshi Asami)
To: FreeBSD-gnats-submit@freefall.FreeBSD.org, jseger@scds.ziplink.net
Cc:  Subject: Re: ports/3273: ports/mail/imap_uw won't compile
Date: Mon, 14 Apr 1997 14:24:13 -0700 (PDT)

  *   ftp://ftp.cdrom.com/pub/FreeBSD/incoming/imap_uw.tgz
 
 Thanks, but can you submit this as a unified diff from the original
 port?  (Just include it in your reply to this message.)
 
 Satoshi

From: "Justin M. Seger" <jseger@scds.ziplink.net>
To: asami@vader.cs.berkeley.edu, FreeBSD-gnats-submit@freefall.FreeBSD.org,
        jseger@scds.ziplink.net
Cc:  Subject: Re: ports/3273: ports/mail/imap_uw won't compile
Date: Mon, 14 Apr 1997 19:36:27 GMT

 This is a diff -ru, if that's the wrong command, let me know and I'll do a new
 one:
 
 diff -ru imap-uw.orig/files/md5 imap-uw/files/md5
 --- imap-uw.orig/files/md5	Sat Mar 15 11:16:06 1997
 +++ imap-uw/files/md5	Sun Apr 13 08:36:01 1997
 @@ -1 +1 @@
 -MD5 (imap-4.1.BETA.tar.Z) = a63dcd378f80721cce34a49d18d81a69
 +MD5 (imap-4.1.BETA.tar.Z) = 87329f3f87909fe29d5d0b1b10f22ee9
 diff -ru imap-uw.orig/patches/patch-aa imap-uw/patches/patch-aa
 --- imap-uw.orig/patches/patch-aa	Sun Jan 12 23:15:03 1997
 +++ imap-uw/patches/patch-aa	Sun Apr 13 08:32:06 1997
 @@ -1,19 +1,11 @@
 -*** Makefile	Mon Dec  9 21:29:12 1996
 ---- Makefile	Thu Jan  9 17:12:15 1997
 -***************
 -*** 116,122 ****
 -  
 -  # Note on SCO you may have to set LN to "ln".
 -  
 -! a32 a41 aix bsi d-g d41 drs epx gas gso gsu gul hpp lnx lyn mct mnt neb nxt osf ptx sc5 sco sgi shp slx sol sos uw2:
 -  	$(MAKE) build OS=$@ PROCESS=an AFS=$(AFS)
 -  
 -  # If you use sv4, you may find that it works to move it to use the an process.
 ---- 116,122 ----
 -  
 -  # Note on SCO you may have to set LN to "ln".
 -  
 -! a32 a41 aix bsi fbd d-g d41 drs epx gas gso gsu gul hpp lnx lyn mct mnt neb nxt osf ptx sc5 sco sgi shp slx sol sos uw2:
 -  	$(MAKE) build OS=$@ PROCESS=an AFS=$(AFS)
 -  
 -  # If you use sv4, you may find that it works to move it to use the an process.
 +--- Makefile.orig	Sun Apr 13 08:28:36 1997
 ++++ Makefile	Sun Apr 13 08:29:07 1997
 +@@ -120,7 +120,7 @@
 + 
 + # Note on SCO you may have to set LN to "ln".
 + 
 +-a32 a41 aix bsf bsi d-g d41 d54 drs epx gas gso gsu gul hpp hpx hxd lnx lyn mct mnt neb nxt osf ptx sc5 sco sgi shp slx sol sos uw2:
 ++a32 a41 aix bsf bsi d-g d41 d54 drs epx fbd gas gso gsu gul hpp hpx hxd lnx lyn mct mnt neb nxt osf ptx sc5 sco sgi shp slx sol sos uw2:
 + 	$(MAKE) build OS=$@ PROCESS=an AFS=$(AFS)
 + 
 + # If you use sv4, you may find that it works to move it to use the an process.
 
 
 -Justin Seger-

From: asami@vader.cs.berkeley.edu (Satoshi Asami)
To: jseger@scds.ziplink.net
Cc: FreeBSD-gnats-submit@freefall.FreeBSD.org, jseger@scds.ziplink.net
Subject: Re: ports/3273: ports/mail/imap_uw won't compile
Date: Mon, 14 Apr 1997 18:39:46 -0700 (PDT)

  * This is a diff -ru, if that's the wrong command, let me know and I'll do a new
  * one:
 
 The command is correct, but why did you convert a context diff into an 
 unified diff? :)
 
  * -*** Makefile	Mon Dec  9 21:29:12 1996
  * ---- Makefile	Thu Jan  9 17:12:15 1997
  * +--- Makefile.orig	Sun Apr 13 08:28:36 1997
  * ++++ Makefile	Sun Apr 13 08:29:07 1997
 
 I'll convert it back to commit it.  Thanks.
 
 Satoshi

From: "Justin M. Seger" <jseger@scds.ziplink.net>
To: asami@vader.cs.berkeley.edu, jseger@scds.ziplink.net
Cc: FreeBSD-gnats-submit@freefall.FreeBSD.org
Subject: Re: ports/3273: ports/mail/imap_uw won't compile
Date: Mon, 14 Apr 1997 20:50:21 GMT

 What's the difference between a context diff and a unified diff?  I really have
 very little experience with the diff command.
 
 Thanks,
 -Justin Seger-
State-Changed-From-To: open->closed 
State-Changed-By: asami 
State-Changed-When: Mon Apr 14 19:39:31 PDT 1997 
State-Changed-Why:  
Committed, thanks! 
>Unformatted:
