upgrade to Pine 4.33
This commit is contained in:
parent
f42c93caf0
commit
4caa06ae70
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.26 2001/01/21 21:07:16 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.27 2001/02/02 16:47:13 brad Exp $
|
||||
|
||||
VERSION= 4.32
|
||||
VERSION= 4.33
|
||||
DISTNAME= pine${VERSION}
|
||||
NEED_VERSION= 1.336
|
||||
MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ \
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (pine4.32.tar.gz) = f9031683c5a69873535694f49edbbc15
|
||||
RMD160 (pine4.32.tar.gz) = 64e5290f963e0cd8c9d9b79d16ebdda3732b7168
|
||||
SHA1 (pine4.32.tar.gz) = 4aaaf7be8039bf15827660f461412b89fcd223fa
|
||||
MD5 (pine4.33.tar.gz) = fb45dcfa1d3379031700da49236b2b9c
|
||||
RMD160 (pine4.33.tar.gz) = dea3a534bc7addf13087ad44d1bb1e5874a2834a
|
||||
SHA1 (pine4.33.tar.gz) = e93f1653d50ac3cbebf223dcd2f3d76c2fc27597
|
||||
|
@ -1,12 +0,0 @@
|
||||
--- pico/osdep/unix.orig Tue Jan 16 17:29:43 2001
|
||||
+++ pico/osdep/unix Thu Jan 18 17:42:19 2001
|
||||
@@ -2360,7 +2360,9 @@
|
||||
return(NULL);
|
||||
}
|
||||
else{
|
||||
+#ifndef MAX
|
||||
#define MAX(x,y) ((x) > (y) ? (x) : (y))
|
||||
+#endif
|
||||
avail = alloced = MAX(MAX(sbuf.st_size, 512*sbuf.st_blocks), incr);
|
||||
if((sbuf.st_mode&S_IFMT) != S_IFDIR){
|
||||
if(e)
|
@ -1,6 +1,6 @@
|
||||
--- pine/pine.hlp.orig Thu Jan 11 14:08:06 2001
|
||||
+++ pine/pine.hlp Thu Jan 18 10:43:52 2001
|
||||
@@ -596,9 +596,9 @@
|
||||
--- pine/pine.hlp.orig Thu Feb 1 12:32:21 2001
|
||||
+++ pine/pine.hlp Fri Feb 2 09:58:49 2001
|
||||
@@ -611,9 +611,9 @@
|
||||
executable <Unix search path>/pine
|
||||
persnl cfg ~/.pinerc
|
||||
except cfg ~/.pinercex
|
||||
@ -13,7 +13,7 @@
|
||||
|
||||
interrupted ~/.pine-interrupted-mail
|
||||
debug ~/.pine-debugN
|
||||
@@ -1069,9 +1069,9 @@
|
||||
@@ -1084,9 +1084,9 @@
|
||||
this link now to send a message to it:<BR>
|
||||
<A HREF="X-Pine-Gripe:_LOCAL_ADDRESS_?local"><!--#echo var="_LOCAL_FULLNAME_"--></A><P>
|
||||
<!--chtml endif-->
|
||||
@ -25,7 +25,7 @@
|
||||
<HR WIDTH="75%">
|
||||
<!--chtml endif-->
|
||||
<P>
|
||||
@@ -1159,7 +1159,7 @@
|
||||
@@ -1174,7 +1174,7 @@
|
||||
<OL>
|
||||
<LI> <A HREF="#intro">Introduction</A>
|
||||
<LI> <A HREF="#pine_help">Pine Help</A>
|
||||
@ -34,7 +34,7 @@
|
||||
<LI> <A HREF="#local_support">Local Support Contacts</A>
|
||||
<!--chtml endif-->
|
||||
<LI> <A HREF="#giving_cmds">Giving Commands in Pine</A>
|
||||
@@ -1268,9 +1268,9 @@
|
||||
@@ -1283,9 +1283,9 @@
|
||||
at your site.)
|
||||
|
||||
|
||||
@ -46,7 +46,7 @@
|
||||
<!--chtml endif-->
|
||||
|
||||
<H2><A NAME="giving_cmds">Giving Commands in Pine</A></H2>
|
||||
@@ -1924,7 +1924,7 @@
|
||||
@@ -1939,7 +1939,7 @@
|
||||
file, execute
|
||||
|
||||
<PRE><CODE>
|
||||
@ -55,7 +55,7 @@
|
||||
</CODE></PRE>
|
||||
<P>
|
||||
|
||||
@@ -1932,7 +1932,7 @@
|
||||
@@ -1947,7 +1947,7 @@
|
||||
system configuration file, execute
|
||||
|
||||
<PRE><CODE>
|
||||
@ -64,7 +64,7 @@
|
||||
</CODE></PRE>
|
||||
<P>
|
||||
A system configuration file is not required.
|
||||
@@ -2083,7 +2083,7 @@
|
||||
@@ -2098,7 +2098,7 @@
|
||||
<DT> -P <EM>pinerc</EM>
|
||||
|
||||
<DD> Uses the named file as the system wide configuration file instead of
|
||||
@ -73,7 +73,7 @@
|
||||
Pinerc may be either a local file or a remote configuration folder.
|
||||
<P>
|
||||
|
||||
@@ -2784,10 +2784,10 @@
|
||||
@@ -2799,10 +2799,10 @@
|
||||
</OL>
|
||||
<P>
|
||||
The fixed configuration file is normally
|
||||
|
Loading…
Reference in New Issue
Block a user