summaryrefslogtreecommitdiff
path: root/editors/pico
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2003-09-25 05:03:59 +0000
committerDoug Barton <dougb@FreeBSD.org>2003-09-25 05:03:59 +0000
commit710b3bde440c35521d7ac64ef64d6bf6ffee4aa1 (patch)
tree8ba6e1da73803b2822d599a8a4eb76a78c735676 /editors/pico
parentThe CalculiX authors ahve fixed a segmentation fault (diff)
Chase the pine source version number.
Notes
Notes: svn path=/head/; revision=89296
Diffstat (limited to 'editors/pico')
-rw-r--r--editors/pico/Makefile2
-rw-r--r--editors/pico/distinfo2
-rw-r--r--editors/pico/files/patch-aa8
-rw-r--r--editors/pico/files/patch-ap8
-rw-r--r--editors/pico/files/patch-as2
5 files changed, 10 insertions, 12 deletions
diff --git a/editors/pico/Makefile b/editors/pico/Makefile
index 3c04a8b8b188..b4a683cf45f0 100644
--- a/editors/pico/Makefile
+++ b/editors/pico/Makefile
@@ -7,7 +7,7 @@
# All patch files have been taken from mail/pine4
PORTNAME= pico
-PORTVERSION= 4.56
+PORTVERSION= 4.58
CATEGORIES= editors
MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ \
http://mirror.sit.wisc.edu/pub/net/mail/pine/ \
diff --git a/editors/pico/distinfo b/editors/pico/distinfo
index 7b8aeb110d03..b3d50f214655 100644
--- a/editors/pico/distinfo
+++ b/editors/pico/distinfo
@@ -1 +1 @@
-MD5 (pine4.56.tar.gz) = 0e1fc91afffd8a6e20c527562f6a432f
+MD5 (pine4.58.tar.gz) = 9fff1ca5fa2363f5684c144a9da4c7ef
diff --git a/editors/pico/files/patch-aa b/editors/pico/files/patch-aa
index 76a54207c123..b6de406f8fc8 100644
--- a/editors/pico/files/patch-aa
+++ b/editors/pico/files/patch-aa
@@ -1,6 +1,6 @@
---- pico/search.c.old Tue Oct 5 01:49:41 1999
-+++ pico/search.c Wed Feb 16 03:41:45 2000
-@@ -97,12 +97,15 @@
+--- pico/search.c.orig Thu Jun 21 10:50:05 2001
++++ pico/search.c Fri Sep 28 00:08:23 2001
+@@ -98,12 +98,15 @@
int bc;
int pc;
{
@@ -20,7 +20,7 @@
}
return(bc == pc);
-@@ -804,7 +807,7 @@
+@@ -805,7 +808,7 @@
int maxlength; /* maximum chars in destination */
{
diff --git a/editors/pico/files/patch-ap b/editors/pico/files/patch-ap
index 2aa3d35d53c2..f41ce128e49e 100644
--- a/editors/pico/files/patch-ap
+++ b/editors/pico/files/patch-ap
@@ -1,7 +1,7 @@
-*** pico/osdep/term.cap.orig Sat Feb 28 02:14:53 1998
---- pico/osdep/term.cap Wed Jul 15 01:58:58 1998
+*** pico/osdep/term.cap.orig Thu Nov 14 09:27:17 2002
+--- pico/osdep/term.cap Fri Sep 5 01:44:21 2003
***************
-*** 270,276 ****
+*** 288,294 ****
_kppu = tgetstr("kP", &p);
_kppd = tgetstr("kN", &p);
_kphome = tgetstr("kh", &p);
@@ -9,7 +9,7 @@
_kpdel = tgetstr("kD", &p);
_kf1 = tgetstr("k1", &p);
_kf2 = tgetstr("k2", &p);
---- 270,277 ----
+--- 288,295 ----
_kppu = tgetstr("kP", &p);
_kppd = tgetstr("kN", &p);
_kphome = tgetstr("kh", &p);
diff --git a/editors/pico/files/patch-as b/editors/pico/files/patch-as
index d49f186000f0..0a5cc4d1d2e2 100644
--- a/editors/pico/files/patch-as
+++ b/editors/pico/files/patch-as
@@ -1,5 +1,3 @@
-*** pine/init.c.orig Tue Jan 26 21:57:56 1999
---- pine/init.c Tue Feb 9 22:14:08 1999
*** pico/edef.h.orig Thu Apr 23 02:53:44 1998
--- pico/edef.h Tue Feb 9 22:14:08 1999
***************