diff options
Diffstat (limited to 'print/ghostscript5')
-rw-r--r-- | print/ghostscript5/patches/patch-aa | 2 | ||||
-rw-r--r-- | print/ghostscript5/patches/patch-ab | 2 | ||||
-rw-r--r-- | print/ghostscript5/patches/patch-ad | 2 | ||||
-rw-r--r-- | print/ghostscript5/patches/patch-ae | 2 | ||||
-rw-r--r-- | print/ghostscript5/scripts/configure | 3 | ||||
-rw-r--r-- | print/ghostscript5/scripts/configure.batch | 3 |
6 files changed, 14 insertions, 0 deletions
diff --git a/print/ghostscript5/patches/patch-aa b/print/ghostscript5/patches/patch-aa index b5777c599fb..66654020126 100644 --- a/print/ghostscript5/patches/patch-aa +++ b/print/ghostscript5/patches/patch-aa @@ -1,3 +1,5 @@ +$NetBSD: patch-aa,v 1.3 1998/08/07 11:11:22 agc Exp $ + --- unix-gcc.mak.orig Tue Nov 25 03:29:01 1997 +++ unix-gcc.mak Sun Feb 22 17:08:48 1998 @@ -1,3 +1,4 @@ diff --git a/print/ghostscript5/patches/patch-ab b/print/ghostscript5/patches/patch-ab index aee04b39d51..9f10ec8069a 100644 --- a/print/ghostscript5/patches/patch-ab +++ b/print/ghostscript5/patches/patch-ab @@ -1,3 +1,5 @@ +$NetBSD: patch-ab,v 1.2 1998/08/07 11:11:23 agc Exp $ + --- gs_init.ps.orig Thu Jan 2 19:23:13 1997 +++ gs_init.ps Thu Jan 2 19:24:46 1997 @@ -1363,3 +1363,7 @@ diff --git a/print/ghostscript5/patches/patch-ad b/print/ghostscript5/patches/patch-ad index c3af6e8bb55..a25783f4f0a 100644 --- a/print/ghostscript5/patches/patch-ad +++ b/print/ghostscript5/patches/patch-ad @@ -1,3 +1,5 @@ +$NetBSD: patch-ad,v 1.2 1998/08/07 11:11:23 agc Exp $ + --- /dev/null Sun May 18 19:02:12 1997 +++ cdj850.dev Sun May 18 19:14:48 1997 @@ -0,0 +1 @@ diff --git a/print/ghostscript5/patches/patch-ae b/print/ghostscript5/patches/patch-ae index 66422ae5475..e7986e68859 100644 --- a/print/ghostscript5/patches/patch-ae +++ b/print/ghostscript5/patches/patch-ae @@ -1,3 +1,5 @@ +$NetBSD: patch-ae,v 1.2 1998/08/07 11:11:23 agc Exp $ + --- devs.mak.org Sun May 18 19:17:33 1997 +++ devs.mak Sun May 18 19:19:06 1997 @@ -676,8 +676,13 @@ diff --git a/print/ghostscript5/scripts/configure b/print/ghostscript5/scripts/configure index 054d58e4726..cc3b4151024 100644 --- a/print/ghostscript5/scripts/configure +++ b/print/ghostscript5/scripts/configure @@ -1,4 +1,7 @@ #! /bin/sh +# +# $NetBSD: configure,v 1.2 1998/08/07 11:11:24 agc Exp $ +# # without that no way :) touch ${WRKSRC}/makefile diff --git a/print/ghostscript5/scripts/configure.batch b/print/ghostscript5/scripts/configure.batch index 469cba521c9..ceb7cff8c98 100644 --- a/print/ghostscript5/scripts/configure.batch +++ b/print/ghostscript5/scripts/configure.batch @@ -1,4 +1,7 @@ #! /bin/sh +# +# $NetBSD: configure.batch,v 1.2 1998/08/07 11:11:24 agc Exp $ +# # without that no way :) touch ${WRKSRC}/makefile |