From owner-freebsd-ports Fri Dec 7 11:30:15 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 39C4D37B416 for ; Fri, 7 Dec 2001 11:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fB7JU1w65638; Fri, 7 Dec 2001 11:30:01 -0800 (PST) (envelope-from gnats) Received: from libagent.cs.technion.ac.il (libagent.cs.technion.ac.il [132.68.32.100]) by hub.freebsd.org (Postfix) with ESMTP id E860737B416 for ; Fri, 7 Dec 2001 11:23:41 -0800 (PST) Received: (from nadav@localhost) by libagent.cs.technion.ac.il (8.11.3/8.11.3) id fB7JNdk05341; Fri, 7 Dec 2001 21:23:39 +0200 (IST) (envelope-from nadav) Message-Id: <200112071923.fB7JNdk05341@libagent.cs.technion.ac.il> Date: Fri, 7 Dec 2001 21:23:39 +0200 (IST) From: nadav@cs.technion.ac.il Reply-To: nadav@cs.technion.ac.il To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/32587: Update port: hebrew/pine updated to version 4.42 (by MAINTAINER) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 32587 >Category: ports >Synopsis: Update port: hebrew/pine updated to version 4.42 (by MAINTAINER) >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Dec 07 11:30:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Nadav Eiron >Release: FreeBSD 4.3-RELEASE-p14 i386 >Organization: >Environment: System: FreeBSD lawrence.libagent.org 4.3-RELEASE-p14 FreeBSD 4.3-RELEASE-p14 #0: Tue Aug 28 21:53:23 IDT 2001 root@lawrence.libagent.org:/usr/obj/usr/src/sys/LAWRENCE i386 >Description: Update port: hebrew/pine updated to version 4.42 (by MAINTAINER) >How-To-Repeat: --- ../pine.orig/Makefile Fri Dec 7 10:47:03 2001 +++ Makefile Fri Dec 7 10:48:11 2001 @@ -5,10 +5,10 @@ # $FreeBSD: ports/hebrew/pine/Makefile,v 1.6 2001/02/11 17:05:50 jeh Exp $ PORTNAME= pine -PORTVERSION= 4.33.2.9 +PORTVERSION= 4.42.2.9 CATEGORIES= hebrew mail news MASTER_SITES= ftp://www8.cc.huji.ac.il/pub/pine/ -DISTNAME= pine4.33_heb2.09 +DISTNAME= pine4.42_heb2.09 MAINTAINER?= nadav@cs.technion.ac.il --- ../pine.orig/files/patch-ac Fri Dec 7 10:47:03 2001 +++ files/patch-ac Fri Dec 7 10:53:11 2001 @@ -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" +! /* #define SENDNEWS "/usr/local/news/inews -h" */ /*--------- Program employed by users to change their password ---------*/ @@ -66,7 +66,7 @@ /*---------------------------------------------------------------------- If no nntp-servers are defined, this program will be used to post news. ----*/ -! #define SENDNEWS "/usr/local/news/lib/inews -h" /* For NN inews */ +! /*#define SENDNEWS "/usr/local/news/lib/inews -h" */ /* For NN inews */ ! /*#define SENDNEWS "/usr/local/bin/inews -h" /* For INN inews */ ! /*#define SENDNEWS "/usr/local/bin/inews -h" /* For Cnews inews */ --- ../pine.orig/files/patch-al Fri Dec 7 10:47:03 2001 +++ files/patch-al Fri Dec 7 11:02:24 2001 @@ -1,18 +1,6 @@ ---- build.orig Fri Feb 19 18:30:54 1999 -+++ build Wed Oct 13 17:53:42 1999 -@@ -80,8 +80,9 @@ - pine The Pine mailer. Once compiled this should work just fine on - your system with no other files than this binary, and no - modifications to your system. Optionally you may create two -- configuration files, /usr/local/lib/pine.conf and -- /usr/local/lib/pine.info. See the documentation for details. -+ configuration files, /usr/local/etc/pine.conf and -+ /usr/local/etc/pine.info. See the documentation for details. -+ - - pico The standalone editor similar to the Pine message composer. - This is a very simple straight forward text editor. -@@ -278,10 +279,10 @@ +--- build.orig Fri Dec 7 10:57:01 2001 ++++ build Fri Dec 7 11:01:36 2001 +@@ -334,12 +334,12 @@ if [ -s c-client ] ; then rm -f c-client ; fi ln -s imap/c-client c-client @@ -20,32 +8,42 @@ - ln -s imap/mtest mtest - if [ -s imapd ] ; then rm -f imapd ; fi - ln -s imap/imapd imapd +- if [ -s ipopd ] ; then rm -f ipopd ; fi +- ln -s imap/ipopd ipopd +# if [ -s mtest ] ; then rm -f mtest ; fi +# ln -s imap/mtest mtest +# if [ -s imapd ] ; then rm -f imapd ; fi +# ln -s imap/imapd imapd - echo "Making c-client library, mtest and imapd" - eval echo make "$makeargs" "$K1" "$K2" $ccltarg ++# if [ -s ipopd ] ; then rm -f ipopd ; fi ++# ln -s imap/ipopd ipopd + echo "Making c-client library, imapd, and ipopd" + echo $S1 $S2 $S3 $S4 $K1 > imap/SPECIALS cd $PHOME/imap -@@ -303,14 +304,14 @@ +@@ -362,10 +362,10 @@ cd $PHOME/bin - rm -f pine mtest imapd pico pilot + rm -f pine mtest imapd pico pilot rpload rpdump ipop2d ipop3d if [ -s ../pine/pine ] ; then ln ../pine/pine pine ; fi -- if [ -s ../mtest/mtest ] ; then ln ../mtest/mtest mtest ; fi +- if [ -s ../mtest/mtest ] ; then ln ../mtest/mtest mtest ; fi - if [ -s ../imapd/imapd ] ; then ln ../imapd/imapd imapd ; fi -+# if [ -s ../mtest/mtest ] ; then ln ../mtest/mtest mtest ; fi +- if [ -s ../ipopd/ipop2d ] ; then ln ../ipopd/ipop2d ipop2d ; fi +- if [ -s ../ipopd/ipop3d ] ; then ln ../ipopd/ipop3d ipop3d ; fi ++# if [ -s ../mtest/mtest ] ; then ln ../mtest/mtest mtest ; fi +# if [ -s ../imapd/imapd ] ; then ln ../imapd/imapd imapd ; fi - if [ -s ../pico/pico ] ; then ln ../pico/pico pico ; fi - if [ -s ../pico/pilot ] ; then ln ../pico/pilot pilot ; fi ++# if [ -s ../ipopd/ipop2d ] ; then ln ../ipopd/ipop2d ipop2d ; fi ++# if [ -s ../ipopd/ipop3d ] ; then ln ../ipopd/ipop3d ipop3d ; fi + if [ -s ../pico/pico ] ; then ln ../pico/pico pico ; fi + if [ -s ../pico/pilot ] ; then ln ../pico/pilot pilot ; fi + if [ -s ../pine/rpload ] ; then ln ../pine/rpload rpload ; fi +@@ -373,7 +373,7 @@ cd $PHOME echo '' echo "Links to executables are in bin directory:" -- size bin/pine bin/mtest bin/imapd bin/pico bin/pilot -+ size bin/pine bin/pico bin/pilot +- size bin/pine bin/mtest bin/imapd bin/pico bin/pilot bin/rpdump bin/rpload bin/ipop2d bin/ipop3d ++ size bin/pine bin/pico bin/pilot bin/rpdump bin/rpload case $maketarg in mnt) echo "Fixing stacksizes ..." fixstk 64K bin/pine bin/pico bin/imapd bin/mtest bin/pilot -@@ -325,10 +326,10 @@ +@@ -415,10 +415,10 @@ make clean echo "Cleaning Pine" cd $PHOME/pine --- ../pine.orig/files/patch-an Fri Dec 7 10:47:03 2001 +++ files/patch-an Fri Dec 7 11:04:24 2001 @@ -1,23 +1,6 @@ *** pico/osdep/os-bsf.h.orig Wed Jul 8 19:37:28 1998 --- pico/osdep/os-bsf.h Fri Jul 10 12:57:37 1998 *************** -*** 23,29 **** - - #define USE_DIRENT - #include -! #include - #include - #include - ---- 23,29 ---- - - #define USE_DIRENT - #include -! #include - #include - #include - -*************** *** 152,158 **** /* * Place where mail gets delivered (for pico's new mail checking) --- ../pine.orig/distinfo Fri Dec 7 10:47:03 2001 +++ distinfo Fri Dec 7 10:48:52 2001 @@ -1 +1 @@ -MD5 (pine4.33_heb2.09.tar.gz) = d554597ab0c2dfd77e27706c08935c05 +MD5 (pine4.42_heb2.09.tar.gz) = ad78a5adf366e0f735789a864b829004 >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message