diff options
| author | Cy Schubert <cy@FreeBSD.org> | 2006-07-14 18:37:11 +0000 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2006-07-14 18:37:11 +0000 |
| commit | 1a977f5454c86038f32792e06ae57ab7587968b8 (patch) | |
| tree | bc77e641cd5e1854a3333af6c31af6028b536b63 /security/krb5-appl/files | |
| parent | - Mark BROKEN on 4.x, does not compile (diff) | |
Update 1.4.3 --> 1.5
Notes
Notes:
svn path=/head/; revision=167821
Diffstat (limited to 'security/krb5-appl/files')
| -rw-r--r-- | security/krb5-appl/files/patch-ax | 11 | ||||
| -rw-r--r-- | security/krb5-appl/files/patch-ay | 4 |
2 files changed, 8 insertions, 7 deletions
diff --git a/security/krb5-appl/files/patch-ax b/security/krb5-appl/files/patch-ax index 0307d8372b35..472c40035307 100644 --- a/security/krb5-appl/files/patch-ax +++ b/security/krb5-appl/files/patch-ax @@ -1,12 +1,13 @@ ---- ../doc/Makefile.orig Fri Sep 20 10:35:27 2002 -+++ ../doc/Makefile Tue Jul 29 18:53:08 2003 -@@ -1,7 +1,7 @@ - SRCDIR=../src +--- ../doc/Makefile.orig Thu Apr 21 16:02:59 2005 ++++ ../doc/Makefile Sat Jul 1 06:08:13 2006 +@@ -2,8 +2,8 @@ DVI=texi2dvi DVIPS=dvips -o "$@" + PSPDF=ps2pdf -INFO=makeinfo -+INFO=makeinfo --no-validate --no-split -HTML=makeinfo --html ++INFO=makeinfo --no-validate --no-split +HTML=makeinfo --html --no-split RM=rm -f TAR=tar -chvf + GZIP=gzip -9 diff --git a/security/krb5-appl/files/patch-ay b/security/krb5-appl/files/patch-ay index 54c041e205f1..a6cb9ebbfd13 100644 --- a/security/krb5-appl/files/patch-ay +++ b/security/krb5-appl/files/patch-ay @@ -1,5 +1,5 @@ ---- util/pty/getpty.c.orig Wed Jan 9 14:28:37 2002 -+++ util/pty/getpty.c Thu Jan 10 21:30:40 2002 +--- appl/libpty/getpty.c.orig Wed Jan 9 14:28:37 2002 ++++ appl/libpty/getpty.c Thu Jan 10 21:30:40 2002 @@ -24,13 +24,26 @@ #include "libpty.h" #include "pty-int.h" |
