aboutsummaryrefslogtreecommitdiff
path: root/misc/utftools/files
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-12 15:06:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-12 15:06:16 +0000
commit73c4a9251dd666a40898f53c741df8d1a3ec9dbb (patch)
tree02c4f6774cad7825e9f2c171651d1ef0d698ed81 /misc/utftools/files
parentb9c139bf86b8b8f6f7aeed53470a1f8b2cef8679 (diff)
downloadports-73c4a9251dd666a40898f53c741df8d1a3ec9dbb.tar.gz
ports-73c4a9251dd666a40898f53c741df8d1a3ec9dbb.zip
Unbreak.
PR: 208717 Submitted by: tkato432 yahoo com Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=413133
Diffstat (limited to 'misc/utftools/files')
-rw-r--r--misc/utftools/files/patch-Makefile.in6
-rw-r--r--misc/utftools/files/patch-expand.c4
-rw-r--r--misc/utftools/files/patch-fmt.c4
-rw-r--r--misc/utftools/files/patch-unexpand.c4
-rw-r--r--misc/utftools/files/patch-wc.c4
5 files changed, 11 insertions, 11 deletions
diff --git a/misc/utftools/files/patch-Makefile.in b/misc/utftools/files/patch-Makefile.in
index fec05896f5dd..ecdda7a000d0 100644
--- a/misc/utftools/files/patch-Makefile.in
+++ b/misc/utftools/files/patch-Makefile.in
@@ -1,6 +1,6 @@
---- ./Makefile.in.orig 1997-02-25 18:47:26.000000000 +0000
-+++ ./Makefile.in 2014-02-12 19:07:37.000000000 +0000
-@@ -38,9 +38,9 @@
+--- Makefile.in.orig 1997-02-25 18:47:26 UTC
++++ Makefile.in
+@@ -38,9 +38,9 @@ INSTALL_DATA = @INSTALL_DATA@
all : $(BINS)
install : all
diff --git a/misc/utftools/files/patch-expand.c b/misc/utftools/files/patch-expand.c
index 3d8eb5889997..b025de9f1c0e 100644
--- a/misc/utftools/files/patch-expand.c
+++ b/misc/utftools/files/patch-expand.c
@@ -1,5 +1,5 @@
---- expand.c.orig Sat May 10 13:52:15 2003
-+++ expand.c Sat May 10 13:52:31 2003
+--- expand.c.orig 1997-02-25 18:47:26 UTC
++++ expand.c
@@ -5,6 +5,7 @@
#include <stdio.h>
#include <string.h>
diff --git a/misc/utftools/files/patch-fmt.c b/misc/utftools/files/patch-fmt.c
index 1c21a61679c1..74d46b1f13e4 100644
--- a/misc/utftools/files/patch-fmt.c
+++ b/misc/utftools/files/patch-fmt.c
@@ -1,5 +1,5 @@
---- fmt.c.orig Sat May 10 13:50:39 2003
-+++ fmt.c Sat May 10 13:51:23 2003
+--- fmt.c.orig 1997-02-25 18:47:26 UTC
++++ fmt.c
@@ -4,6 +4,7 @@
#include <stdio.h>
#include <string.h>
diff --git a/misc/utftools/files/patch-unexpand.c b/misc/utftools/files/patch-unexpand.c
index 380261da9c43..d03e902de390 100644
--- a/misc/utftools/files/patch-unexpand.c
+++ b/misc/utftools/files/patch-unexpand.c
@@ -1,5 +1,5 @@
---- unexpand.c.orig Sat May 10 13:52:43 2003
-+++ unexpand.c Sat May 10 13:52:58 2003
+--- unexpand.c.orig 1997-02-25 18:47:26 UTC
++++ unexpand.c
@@ -5,6 +5,7 @@
#include <stdio.h>
#include <string.h>
diff --git a/misc/utftools/files/patch-wc.c b/misc/utftools/files/patch-wc.c
index 7f1028b7b2d3..fb39a03748db 100644
--- a/misc/utftools/files/patch-wc.c
+++ b/misc/utftools/files/patch-wc.c
@@ -1,5 +1,5 @@
---- wc.c.orig Sat May 10 13:51:37 2003
-+++ wc.c Sat May 10 13:52:00 2003
+--- wc.c.orig 1997-02-25 18:47:26 UTC
++++ wc.c
@@ -4,6 +4,7 @@
#include <stdio.h>