Skip site navigation (1)Skip section navigation (2)
Date:      15 Aug 1999 18:55:36 -0000
From:      patrick@mindstep.com
To:        freefall-gnats@server.mindstep.com
Subject:   ports/13158: IMAP-uw is not up to date
Message-ID:  <19990815185536.30452.qmail@server.mindstep.com>

next in thread | raw e-mail | index | archive | help

>Number:         13158
>Category:       ports
>Synopsis:       IMAP-uw is not up to date
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 15 12:00:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Patrick Bihan-Faou
>Release:        imap-uw-4.5
>Organization:
MindStep Corporation
>Environment:
System: FreeBSD penpro.local.mindstep.com 3.2-STABLE FreeBSD 3.2-STABLE #14: Wed Jul 28 12:13:59 EDT 1999 serge@penpro.local.mindstep.com:/usr/src/sys/compile/PENPRO i386

ports distribution CVSup'd on August 10, 1999

	
>Description:

The ports for the imap-uw package is not up to date. It is at version 4.5 when the distribution
is at 4.6.BETA.

>How-To-Repeat:

cd /usr/ports/mail/imap-uw
make

>Fix:


diff -ruN imap-uw/Makefile imap-uw-4.6.STABLE/Makefile
--- imap-uw/Makefile	Sat May  8 04:07:03 1999
+++ imap-uw-4.6.STABLE/Makefile	Sun Aug 15 13:54:55 1999
@@ -6,8 +6,8 @@
 # $Id: Makefile,v 1.28 1999/05/04 14:41:35 dirk Exp $
 #
 
-DISTNAME=	imap-4.5
-PKGNAME=	imap-uw-4.5
+DISTNAME=	imap-4.6.BETA
+PKGNAME=	imap-uw-4.6.BETA
 CATEGORIES=	mail
 MASTER_SITES=	ftp://ftp.cac.washington.edu/imap/ \
 		ftp://ftp.funet.fi/pub/mirrors/ftp.cac.washington.edu/mail/ \
diff -ruN imap-uw/files/md5 imap-uw-4.6.STABLE/files/md5
--- imap-uw/files/md5	Fri Apr 23 20:16:56 1999
+++ imap-uw-4.6.STABLE/files/md5	Sun Aug 15 14:31:45 1999
@@ -1,2 +1,2 @@
-MD5 (imap-4.5.tar.Z) = 24e5ff01e0f14ecc647f10a9148a9dbd
-SIZE (imap-4.5.tar.Z) =  1656569
+MD5 (imap-4.6.BETA.tar.Z) = 5cf2e2c08f9dee43f215c60b865c7e21
+SIZE (imap-4.6.BETA.tar.Z) =  1773287
diff -ruN imap-uw/patches/patch-ab imap-uw-4.6.STABLE/patches/patch-ab
--- imap-uw/patches/patch-ab	Sat May  8 04:07:03 1999
+++ imap-uw-4.6.STABLE/patches/patch-ab	Sun Aug 15 14:09:59 1999
@@ -1,6 +1,6 @@
---- src/osdep/unix/Makefile.orig	Wed Jan 27 01:17:39 1999
-+++ src/osdep/unix/Makefile	Sat Feb 27 17:16:00 1999
-@@ -100,7 +100,7 @@
+--- Makefile.orig	Wed Jul 14 15:21:40 1999
++++ Makefile	Sun Aug 15 14:09:16 1999
+@@ -103,7 +103,7 @@
   dummy.o pseudo.o netmsg.o flstring.o fdstring.o \
   rfc822.o nntp.o smtp.o imap4r1.o pop3.o \
   unix.o mbox.o mbx.o mmdf.o tenex.o mtx.o news.o phile.o mh.o mx.o
@@ -9,8 +9,8 @@
  MAKE=make
  MV=mv
  RM=rm -rf
-@@ -115,6 +115,10 @@
-  PASSWDTYPE=$(PASSWDTYPE)
+@@ -118,6 +118,10 @@
+  PASSWDTYPE=$(PASSWDTYPE) SPECIALAUTHENTICATORS="$(SPECIALAUTHENTICATORS)"
  BUILD=$(MAKE) build $(BUILDOPTIONS)
  
 +# Need this for the shared library rule to work correctly
@@ -20,7 +20,7 @@
  # Here if no make argument established
  
  missing: osdep.h
-@@ -190,7 +194,7 @@
+@@ -193,7 +197,7 @@
  	 SPOOLDIR=/var \
  	 ACTIVEFILE=/usr/local/news/lib/active \
  	 RSHPATH=/usr/bin/rsh \
@@ -29,7 +29,7 @@
  	 BASELDFLAGS="-lcrypt"
  
  bsi:	# BSD/i386
-@@ -606,19 +610,31 @@
+@@ -612,19 +616,31 @@
  
  # Build it!
  
@@ -63,7 +63,7 @@
  
  
  # Dependencies
-@@ -652,7 +668,7 @@
+@@ -658,7 +674,7 @@
  
  # OS-dependent
  
@@ -72,7 +72,7 @@
  	osdep.h env_unix.h tcp_unix.h \
  	osdep.c env_unix.c fs_unix.c ftl_unix.c nl_unix.c tcp_unix.c \
  	auths.c flock.c flockbsd.c flcksafe.c fsync.c gethstid.c \
-@@ -664,7 +680,12 @@
+@@ -670,7 +686,12 @@
  	write.c \
  	strerror.c strpbrk.c strstr.c strtok.c strtoul.c \
  	OSCFLAGS

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990815185536.30452.qmail>