Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Apr 1999 19:18:30 +0800 (CST)
From:      Ying-Chieh Liao <ijliao@Terry.Dorm10.NCTU.edu.tw>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/10979: update : ports/mail/fetchmail
Message-ID:  <199904061118.TAA82876@Terry.Dorm10.NCTU.edu.tw>

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

>Number:         10979
>Category:       ports
>Synopsis:       update : ports/mail/fetchmail
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr  6 04:20:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Ying-Chieh Liao
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
NCTU CSIE
>Environment:

FreeBSD Terry.Dorm10.NCTU.edu.tw 4.0-CURRENT FreeBSD 4.0-CURRENT #16: Sun Mar 21 12:54:31 CST 1999     root@Terry.Dorm10.NCTU.edu.tw:/usr/src/sys/compile/TERRY  i386

>Description:

update fetchmail to 5.0.0

>How-To-Repeat:

>Fix:

diff -ruN fetch.old/Makefile fetchmail/Makefile
--- fetch.old/Makefile	Tue Apr  6 19:01:39 1999
+++ fetchmail/Makefile	Tue Apr  6 18:55:03 1999
@@ -11,14 +11,14 @@
 # does not need Python, so there is no RUN_DEPENDS for Python in
 # this Makefile.
 
-DISTNAME=       fetchmail-4.7.9
+DISTNAME=       fetchmail-5.0.0
 CATEGORIES=	mail
 MASTER_SITES=	ftp://ftp.ccil.org/pub/esr/fetchmail/
 
 MAINTAINER=	ve@sci.fi
 
 GNU_CONFIGURE=	yes
-CONFIGURE_ARGS= --enable-opie --enable-RPA --enable-POP2
+CONFIGURE_ARGS= --enable-OPIE --enable-RPA --enable-POP2
 CONFIGURE_ENV=  LDFLAGS="${CFLAGS}"
 MAN1=		fetchmail.1
 MLINKS=		fetchmail.1 fetchmailconf.1
diff -ruN fetch.old/files/md5 fetchmail/files/md5
--- fetch.old/files/md5	Tue Apr  6 19:01:39 1999
+++ fetchmail/files/md5	Tue Apr  6 18:57:54 1999
@@ -1 +1 @@
-MD5 (fetchmail-4.7.9.tar.gz) = 7832d55f49e9364677e9f7388dc12631
+MD5 (fetchmail-5.0.0.tar.gz) = b335d27ee666438f49c9eb5422b3a0e7

>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?199904061118.TAA82876>