svn commit: r479296 - head/graphics/jbig2dec/files
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Sep 9 16:58:01 UTC 2018
Author: sunpoet
Date: Sun Sep 9 16:57:58 2018
New Revision: 479296
URL: https://svnweb.freebsd.org/changeset/ports/479296
Log:
Regenerate patch files with makepatch:
Modified:
head/graphics/jbig2dec/files/patch-Makefile.am
head/graphics/jbig2dec/files/patch-configure.ac
head/graphics/jbig2dec/files/patch-jbig2dec.c
Modified: head/graphics/jbig2dec/files/patch-Makefile.am
==============================================================================
--- head/graphics/jbig2dec/files/patch-Makefile.am Sun Sep 9 16:57:52 2018 (r479295)
+++ head/graphics/jbig2dec/files/patch-Makefile.am Sun Sep 9 16:57:58 2018 (r479296)
@@ -1,6 +1,6 @@
---- Makefile.am.orig 2014-10-31 21:30:04.000000000 +0800
-+++ Makefile.am 2015-12-04 15:46:33.248995991 +0800
-@@ -26,10 +26,10 @@
+--- Makefile.am.orig 2018-09-03 16:39:20 UTC
++++ Makefile.am
+@@ -26,10 +26,10 @@ libjbig2dec_la_SOURCES = jbig2.c \
bin_PROGRAMS = jbig2dec
noinst_PROGRAMS = test_sha1 test_huffman test_arith
@@ -14,7 +14,7 @@
dist_man_MANS = jbig2dec.1
-@@ -39,8 +39,9 @@
+@@ -39,8 +39,9 @@ MAINTAINERCLEANFILES = config_types.h.in
TESTS = test_sha1 test_jbig2dec.py test_huffman test_arith
Modified: head/graphics/jbig2dec/files/patch-configure.ac
==============================================================================
--- head/graphics/jbig2dec/files/patch-configure.ac Sun Sep 9 16:57:52 2018 (r479295)
+++ head/graphics/jbig2dec/files/patch-configure.ac Sun Sep 9 16:57:58 2018 (r479296)
@@ -1,6 +1,6 @@
---- configure.ac.orig 2014-10-31 21:30:04.000000000 +0800
-+++ configure.ac 2015-12-04 15:15:55.027124992 +0800
-@@ -140,8 +140,6 @@
+--- configure.ac.orig 2018-09-03 16:39:20 UTC
++++ configure.ac
+@@ -140,8 +140,6 @@ AC_CHECK_FUNC(getopt_long,
AC_DEFINE(HAVE_GETOPT_LONG,,
[Define if the local libc includes getopt_long()]
),[
Modified: head/graphics/jbig2dec/files/patch-jbig2dec.c
==============================================================================
--- head/graphics/jbig2dec/files/patch-jbig2dec.c Sun Sep 9 16:57:52 2018 (r479295)
+++ head/graphics/jbig2dec/files/patch-jbig2dec.c Sun Sep 9 16:57:58 2018 (r479296)
@@ -1,6 +1,6 @@
---- jbig2dec.c.orig 2014-10-31 13:30:04 UTC
+--- jbig2dec.c.orig 2018-09-03 16:39:20 UTC
+++ jbig2dec.c
-@@ -41,7 +41,10 @@
+@@ -40,7 +40,10 @@
#endif
#include "os_types.h"
More information about the svn-ports-all
mailing list