summaryrefslogtreecommitdiff
path: root/print/a2ps/patches
diff options
context:
space:
mode:
authorwiz <wiz>2001-05-22 13:11:37 +0000
committerwiz <wiz>2001-05-22 13:11:37 +0000
commit22b0fb0b444c7326638a4ad6fba6d9d862ca556f (patch)
treeef42e2368119e852a0881239c1aff6182725f515 /print/a2ps/patches
parent3b868a9b8d8d6ab50405ed3968ae116fce0b8ae3 (diff)
downloadpkgsrc-22b0fb0b444c7326638a4ad6fba6d9d862ca556f.tar.gz
Update to 4.13b. Major changes since 4.12:
pdf, simplex, display output options; ISO 8859-13 encoding support; euro glyph support; many new style sheets (autoconf, awk, cpp, maple, ocaml, sed, shell, and others); regexp changed to be perl/egrep like, not emacs-style (UPDATE YOUR STYLESHEETS!).
Diffstat (limited to 'print/a2ps/patches')
-rw-r--r--print/a2ps/patches/patch-aa10
-rw-r--r--print/a2ps/patches/patch-ag13
-rw-r--r--print/a2ps/patches/patch-aj17
3 files changed, 5 insertions, 35 deletions
diff --git a/print/a2ps/patches/patch-aa b/print/a2ps/patches/patch-aa
index 298c0648b18..448f5a8bc71 100644
--- a/print/a2ps/patches/patch-aa
+++ b/print/a2ps/patches/patch-aa
@@ -1,13 +1,13 @@
-$NetBSD: patch-aa,v 1.7 1999/09/24 15:54:11 tron Exp $
+$NetBSD: patch-aa,v 1.8 2001/05/22 13:11:37 wiz Exp $
---- contrib/emacs/Makefile.in.orig Fri Sep 24 17:45:15 1999
-+++ contrib/emacs/Makefile.in Thu Feb 18 16:25:36 1999
-@@ -146,7 +146,7 @@
+--- contrib/emacs/Makefile.in.orig Thu Feb 24 19:01:08 2000
++++ contrib/emacs/Makefile.in
+@@ -128,7 +128,7 @@
YACC = @YACC@
file_prog = @file_prog@
l = @l@
-lispdir = @lispdir@
+lispdir = @prefix@/share/emacs/site-lisp
- lisp_DATA = make-regexp.el a2ps.el a2ps-print.el
+ dist_lisp_LISP = a2ps.el a2ps-print.el
diff --git a/print/a2ps/patches/patch-ag b/print/a2ps/patches/patch-ag
deleted file mode 100644
index 25cd3e15672..00000000000
--- a/print/a2ps/patches/patch-ag
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ag,v 1.3 1999/06/20 15:53:29 tron Exp $
-
---- lib/Makefile.in.orig Thu Feb 18 16:24:42 1999
-+++ lib/Makefile.in Sat Jun 19 17:57:58 1999
-@@ -202,7 +202,7 @@
- signame$U.lo strverscmp$U.lo xmalloc$U.lo xstrdup$U.lo xstrtol$U.lo \
- message$U.lo xstrrpl$U.lo getshline$U.lo pathwalk$U.lo darray$U.lo \
- dstring$U.lo printlen$U.lo pair_ht$U.lo filtdir$U.lo str_ht$U.lo \
--title$U.lo xbackupfile$U.lo getnum$U.lo tterm$U.lo lister$U.lo \
-+title$U.lo xbackupfile$U.lo getnum$U.lo tterm$U.lo \
- addext$U.lo basename$U.lo getopt1$U.lo isdir$U.lo xgetcwd$U.lo \
- xgethostname$U.lo
- LEXLIB = @LEXLIB@
diff --git a/print/a2ps/patches/patch-aj b/print/a2ps/patches/patch-aj
deleted file mode 100644
index 1a8db3c6df9..00000000000
--- a/print/a2ps/patches/patch-aj
+++ /dev/null
@@ -1,17 +0,0 @@
-$NetBSD: patch-aj,v 1.4 2000/06/21 07:07:43 jlam Exp $
-
---- configure.orig Thu Feb 18 16:17:21 1999
-+++ configure Sat Jun 19 17:45:34 1999
-@@ -641,10 +641,12 @@
-
- echo $ac_n "checking whether build environment is sane""... $ac_c" 1>&6
- echo "configure:644: checking whether build environment is sane" >&5
-+if false; then
- if test -n "`cd /`"; then
- { echo "configure: error: Running cd is not silent as it should be.
- Make sure to unset the environment variable CDPATH." 1>&2; exit 1; }
- fi
-+fi
- # Just in case
- sleep 1
- echo timestamp > conftestfile