summaryrefslogtreecommitdiff
path: root/editors/pico/patches
diff options
context:
space:
mode:
authoradam <adam>2003-07-28 14:35:33 +0000
committeradam <adam>2003-07-28 14:35:33 +0000
commitd694e42032e5f25ceb17938cac4579a133ca133f (patch)
tree2111eafc51199603c26bc57f7ef9dfe5c348347f /editors/pico/patches
parent0dbe29ecf0c51fd713c4dd4eba8d6be3e65f6bb2 (diff)
downloadpkgsrc-d694e42032e5f25ceb17938cac4579a133ca133f.tar.gz
Released with Pine 4.56
Cannot find any changes information
Diffstat (limited to 'editors/pico/patches')
-rw-r--r--editors/pico/patches/patch-aa15
-rw-r--r--editors/pico/patches/patch-ab8
2 files changed, 10 insertions, 13 deletions
diff --git a/editors/pico/patches/patch-aa b/editors/pico/patches/patch-aa
index 6e80c6e6500..0a378a48577 100644
--- a/editors/pico/patches/patch-aa
+++ b/editors/pico/patches/patch-aa
@@ -1,16 +1,13 @@
-$NetBSD: patch-aa,v 1.12 2002/12/14 10:28:42 tron Exp $
+$NetBSD: patch-aa,v 1.13 2003/07/28 14:35:34 adam Exp $
---- pico/makefile.neb.orig Tue Oct 23 22:19:07 2001
-+++ pico/makefile.neb Fri Dec 14 19:07:19 2001
-@@ -30,18 +30,14 @@
- RM= rm -f
- LN= ln -s
+--- pico/makefile.neb.orig 2001-10-24 00:19:07.000000000 +0200
++++ pico/makefile.neb 2003-07-28 14:04:16.000000000 +0200
+@@ -32,16 +32,12 @@
MAKE= make
--OPTIMIZE= # -O
-+OPTIMIZE= -O2
+ OPTIMIZE= # -O
PROFILE= # -pg
-DEBUG= -g -DDEBUG
-+DEBUG= -g
++DEBUG= # -g -DDEBUG
STDCFLAGS= -Dneb -DJOB_CONTROL -DPOSIX -DMOUSE
CFLAGS= $(OPTIMIZE) $(PROFILE) $(DEBUG) $(EXTRACFLAGS) $(STDCFLAGS)
diff --git a/editors/pico/patches/patch-ab b/editors/pico/patches/patch-ab
index 3bf7c695da0..109e6a86122 100644
--- a/editors/pico/patches/patch-ab
+++ b/editors/pico/patches/patch-ab
@@ -1,8 +1,8 @@
-$NetBSD: patch-ab,v 1.8 2003/01/23 07:37:13 martti Exp $
+$NetBSD: patch-ab,v 1.9 2003/07/28 14:35:34 adam Exp $
---- pico/osdep/unix.orig Wed Dec 18 21:41:02 2002
-+++ pico/osdep/unix Thu Jan 23 09:01:38 2003
-@@ -2624,7 +2624,7 @@
+--- pico/osdep/unix.orig 2003-05-28 00:56:45.000000000 +0200
++++ pico/osdep/unix 2003-07-28 13:49:18.000000000 +0200
+@@ -2654,7 +2654,7 @@
errstr(err)
int err;
{