summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorrh <rh>1999-12-08 13:21:47 +0000
committerrh <rh>1999-12-08 13:21:47 +0000
commit3061f22feccc0f50f519947bb3e03dea8ce905d7 (patch)
treee43b723ad3e79d73a1b60cbad0a1a3d2aeb7a0ce /japanese
parent175552248bedecf48d06bae08466399d033ca746 (diff)
downloadpkgsrc-3061f22feccc0f50f519947bb3e03dea8ce905d7.tar.gz
defuzz
Diffstat (limited to 'japanese')
-rw-r--r--japanese/vfghostscript5/files/patch-sum4
-rw-r--r--japanese/vfghostscript5/patches/patch-aa22
2 files changed, 13 insertions, 13 deletions
diff --git a/japanese/vfghostscript5/files/patch-sum b/japanese/vfghostscript5/files/patch-sum
index c1d16eadff1..e508ebc1295 100644
--- a/japanese/vfghostscript5/files/patch-sum
+++ b/japanese/vfghostscript5/files/patch-sum
@@ -1,6 +1,6 @@
-$NetBSD: patch-sum,v 1.1.1.1 1999/09/03 06:14:16 sakamoto Exp $
+$NetBSD: patch-sum,v 1.2 1999/12/08 13:21:47 rh Exp $
-MD5 (patch-aa) = aa3df2dc1d66c62d1e99eb4d1365dde0
+MD5 (patch-aa) = dd5d0861525ac9a9e1df8289433dadfb
MD5 (patch-ab) = 9b2c0662b1f8e65c3dab1abd5b6f3f88
MD5 (patch-af) = fe0ee02b0925399aa6f3216b77482346
MD5 (patch-ag) = 3a6f95037c9271df7bbe327f30c06959
diff --git a/japanese/vfghostscript5/patches/patch-aa b/japanese/vfghostscript5/patches/patch-aa
index d49ff999ea5..e92249c307b 100644
--- a/japanese/vfghostscript5/patches/patch-aa
+++ b/japanese/vfghostscript5/patches/patch-aa
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.1.1.1 1999/09/03 06:14:16 sakamoto Exp $
+$NetBSD: patch-aa,v 1.2 1999/12/08 13:21:48 rh Exp $
---- unix-gcc.mak.orig Thu Sep 17 02:06:06 1998
-+++ unix-gcc.mak Wed Nov 4 19:33:28 1998
-@@ -141,7 +141,7 @@
+--- unix-gcc.mak.orig Wed Dec 8 14:08:19 1999
++++ unix-gcc.mak Wed Dec 8 14:08:22 1999
+@@ -143,7 +143,7 @@
# what its name is.
# See gs.mak and Make.htm for more information.
@@ -11,7 +11,7 @@ $NetBSD: patch-aa,v 1.1.1.1 1999/09/03 06:14:16 sakamoto Exp $
LIBPNG_NAME=png
# Define the directory where the zlib sources are stored.
-@@ -153,7 +153,7 @@
+@@ -155,7 +155,7 @@
# what its name is (usually libz, but sometimes libgz).
# See gs.mak and Make.htm for more information.
@@ -20,7 +20,7 @@ $NetBSD: patch-aa,v 1.1.1.1 1999/09/03 06:14:16 sakamoto Exp $
#ZLIB_NAME=gz
ZLIB_NAME=z
-@@ -224,7 +224,7 @@
+@@ -226,7 +226,7 @@
# SVR4 may need -lnsl.
# (Libraries required by individual drivers are handled automatically.)
@@ -29,7 +29,7 @@ $NetBSD: patch-aa,v 1.1.1.1 1999/09/03 06:14:16 sakamoto Exp $
# Define the include switch(es) for the X11 header files.
# This can be null if handled in some other way (e.g., the files are
-@@ -234,7 +234,7 @@
+@@ -236,7 +236,7 @@
# Note that x_.h expects to find the header files in $(XINCLUDE)/X11,
# not in $(XINCLUDE).
@@ -38,7 +38,7 @@ $NetBSD: patch-aa,v 1.1.1.1 1999/09/03 06:14:16 sakamoto Exp $
# Define the directory/ies and library names for the X11 library files.
# XLIBDIRS is for ld and should include -L; XLIBDIR is for LD_RUN_PATH
-@@ -246,12 +246,12 @@
+@@ -248,12 +248,12 @@
# Solaris and other SVR4 systems with dynamic linking probably want
#XLIBDIRS=-L/usr/openwin/lib -R/usr/openwin/lib
# X11R6 (on any platform) may need
@@ -52,9 +52,9 @@ $NetBSD: patch-aa,v 1.1.1.1 1999/09/03 06:14:16 sakamoto Exp $
-XLIBS=Xt Xext X11
+#XLIBS=Xt Xext X11
- # Define whether this platform has floating point hardware:
- # FPU_TYPE=2 means floating point is faster than fixed point.
-@@ -295,23 +295,23 @@
+ # Define the directory/ies for the VFlib files.
+ # If you use FreeType, Add ttf to VFLIBS
+@@ -306,23 +306,23 @@
# Choose the device(s) to include. See devs.mak for details,
# devs.mak and contrib.mak for the list of available devices.