From 293b02329d2e68aa8e3e4457966075d9fc20c95b Mon Sep 17 00:00:00 2001 From: Ryan Steinmetz Date: Mon, 7 Nov 2011 22:15:34 +0000 Subject: - Update to 1.8.3 [2] - Add LICENSE [2] - Remove build dependencies for manpages+add them to FILESDIR (tinyproxy.8 tinyproxy.conf.5) [1] - Use CONFIGURE_ARGS+=--localstatedir=/var instead of patch to configure [2] - Remove files/patch-docs__man5__Makefile.am files/patch-docs__man8__Makefile.am files/patch-src__acl.c files/patch-src__conf.c [2] PR: ports/159037 Submitted by: [1] Roger Marquis , [2] Ryan Steinmetz Approved by: maintainer timeout (2+ weeks) --- www/tinyproxy/files/patch-Makefile.in | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 www/tinyproxy/files/patch-Makefile.in (limited to 'www/tinyproxy/files/patch-Makefile.in') diff --git a/www/tinyproxy/files/patch-Makefile.in b/www/tinyproxy/files/patch-Makefile.in new file mode 100644 index 000000000000..e6d9851c35d2 --- /dev/null +++ b/www/tinyproxy/files/patch-Makefile.in @@ -0,0 +1,10 @@ +--- ./Makefile.in.orig 2011-08-16 08:27:58.000000000 -0400 ++++ ./Makefile.in 2011-10-22 08:11:22.000000000 -0400 +@@ -222,7 +222,6 @@ + src \ + data \ + etc \ +- docs \ + m4macros \ + tests + -- cgit v1.2.3