Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Feb 2000 16:59:35 -0500 (EST)
From:      Mikhail Teterin <mi@mail.virtual-estates.net>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        imap-uw@freebsd.ady.ro
Subject:   ports/16665: imap-uw-4.7a -- a patch release
Message-ID:  <200002122159.QAA06308@mail.virtual-estates.net>

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

>Number:         16665
>Category:       ports
>Synopsis:       imap-uw-4.7a -- a patch release
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 12 14:10:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Mikhail Teterin
>Release:        FreeBSD 2.2.8-STABLE i386
>Organization:
Virtual Estates, Inc.
>Environment:

>Description:

	imap-4.7a  is a  patch  release  which corrects  crashes
	caused  by certain  unusual tokens  in message  headers.
	There are no new features.

	In addition, I  corrected the patch-ab to  make the port
	obey the CC settings in addition to CFLAGS.

	The lock-patch.tar  seems to no longer  be neccessary --
	it is apparently integrated now (and now master site has
	it either).
	
>How-To-Repeat:

>Fix:
--- files/md5	Fri Jan 21 20:25:50 2000
+++ files/md5	Sat Feb 12 16:52:05 2000
@@ -1,4 +1,2 @@
-MD5 (imap-4.7.tar.Z) = 73fe0bb4878874945b5a692dd7205b58
-SIZE (imap-4.7.tar.Z) =  1862753
-MD5 (imap-4.7.lock-patch.tar) = 192b4edb5ecfefeb4374939fe39ff74f
-SIZE (imap-4.7.lock-patch.tar) =  180224
+MD5 (imap-4.7a.tar.Z) = 41bd88a2b0d726486ca723dcb1591e43
+SIZE (imap-4.7a.tar.Z) = 1919895
--- Makefile.orig	Sat Feb 12 16:55:25 2000
+++ Makefile	Sat Feb 12 16:45:30 2000
@@ -9,2 +9,2 @@
-DISTNAME=	imap-4.7
-PKGNAME=	imap-uw-4.7
+DISTNAME=	imap-4.7a
+PKGNAME=	imap-uw-4.7a
@@ -18,2 +18 @@
-		imap-utils${EXTRACT_SUFX} \
-		${DISTNAME}.lock-patch.tar
+		imap-utils${EXTRACT_SUFX}
@@ -52,3 +50,0 @@
-
-pre-patch:
-	@${CP} -f ${WRKDIR}/lock-patch/*.c ${WRKSRC}/src/osdep/unix/
--- patches/patch-ab.orig	Thu Dec 30 11:24:14 1999
+++ patches/patch-ab	Sat Feb 12 16:25:09 2000
@@ -1,2 +1,11 @@
---- src/osdep/unix/Makefile.orig	Wed Nov 17 04:05:48 1999
-+++ src/osdep/unix/Makefile	Wed Dec 22 00:43:23 1999
+--- src/osdep/unix/Makefile.orig	Tue Nov 16 21:05:48 1999
++++ src/osdep/unix/Makefile	Sat Feb 12 16:23:36 2000
+@@ -86,7 +86,7 @@
+ # Commands possibly overriden by the individual port
+ 
+ ARRC=ar rc
+-CC=cc
++#CC=cc
+ LN=ln -s
+ RANLIB=ranlib
+ 

>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?200002122159.QAA06308>