Date: Mon, 22 Feb 1999 08:23:32 -0800 (PST) From: mharo@area51.fremont.ca.us To: FreeBSD-gnats-submit@freebsd.org Subject: ports/10204: Update: mail/pine4 Message-ID: <199902221623.IAA81050@area51.fremont.ca.us>
next in thread | raw e-mail | index | archive | help
>Number: 10204 >Category: ports >Synopsis: Update: mail/pine4 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Feb 22 08:30:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Michael Haro >Release: FreeBSD 3.1-STABLE i386 >Organization: >Environment: >Description: Pine is now on version 4.10, we currently have 4.05. >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /host/trang.nuxi.com/FBSD/CVS-repository/ports/mail/pine4/Makefile,v retrieving revision 1.28 diff -u -r1.28 Makefile --- Makefile 1999/01/13 02:47:31 1.28 +++ Makefile 1999/02/13 03:45:47 @@ -7,8 +7,8 @@ # $Id: Makefile,v 1.28 1999/01/13 02:47:31 scrappy Exp $ # -DISTNAME= pine4.05 -PKGNAME= pine-4.05 +DISTNAME= pine4.10 +PKGNAME= pine-4.10 CATEGORIES= mail news MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ Index: files/md5 =================================================================== RCS file: /host/trang.nuxi.com/FBSD/CVS-repository/ports/mail/pine4/files/md5,v retrieving revision 1.10 diff -u -r1.10 md5 --- md5 1998/10/10 03:25:27 1.10 +++ md5 1999/02/13 03:45:53 @@ -1,2 +1 @@ -MD5 (pine4.05.tar.gz) = 84dc37198853959188a551eb4ee8aa00 -SIZE (pine4.05.tar.gz) = 2699212 +MD5 (pine4.10.tar.gz) = f871e201b4070da1f060f35d3b8f2ccd Index: patches/patch-ac =================================================================== RCS file: /host/trang.nuxi.com/FBSD/CVS-repository/ports/mail/pine4/patches/patch-ac,v retrieving revision 1.9 diff -u -r1.9 patch-ac --- patch-ac 1998/10/05 04:23:17 1.9 +++ patch-ac 1999/02/13 03:52:49 @@ -22,7 +22,7 @@ NOTE: You'll also have to make sure the appropriate osdep/postreap.* file is included in the os-*.ic file for your system. ----*/ -! /* #define BACKGROUND_POST /* comment out to disable posting from child */ +! /* #define BACKGROUND_POST */ @@ -58,7 +58,7 @@ /*---------------------------------------------------------------------- If no nntp-servers are defined, this program will be used to post news. ----*/ -! #define SENDNEWS "/usr/local/news/inews -h" /* news posting cmd */ +! #define SENDNEWS "/usr/local/news/inews -h" /*--------- Program employed by users to change their password ---------*/ Index: patches/patch-as =================================================================== RCS file: /host/trang.nuxi.com/FBSD/CVS-repository/ports/mail/pine4/patches/patch-as,v retrieving revision 1.4 diff -u -r1.4 patch-as --- patch-as 1998/10/05 04:23:17 1.4 +++ patch-as 1999/02/13 03:55:50 @@ -29,18 +29,6 @@ /* Set the default mail directory */ build_path(buf, GLO_MAIL_DIRECTORY, "[]"); -*** pine/other.c.orig Thu Jul 16 04:09:27 1998 ---- pine/other.c Tue Jul 21 15:03:18 1998 -*************** -*** 696,702 **** - || (F) == F_DISABLE_DFLT_IN_BUG_RPT \ - || (F) == F_DISABLE_ALARM \ - || (F) == F_ALLOW_CHANGING_FROM \ -- || (F) == F_TCAP_WINS \ - || (F) == F_QUELL_PARTIAL_FETCH \ - || (F) == F_AGG_SEQ_COPY) - ---- 696,701 ---- *** pico/edef.h.orig Thu Apr 23 02:53:44 1998 --- pico/edef.h Tue Jul 21 14:33:38 1998 *************** >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?199902221623.IAA81050>