On 23 September 2012 15:40, Jonh Wendell <jonh.wend...@gmail.com> wrote: > From df3bded847f74d511dd3cf9f30bc92358a4d2694 Mon Sep 17 00:00:00 2001 > From: Jonh Wendell <jonh.wend...@gmail.com> > Date: Sun, 23 Sep 2012 10:29:12 -0300 > Subject: [PATCH] [packages] tinyproxy: update to 1.8.3 > > This patch updates tinyproxy to 1.8.3 version, which was released > more than 1 year ago. > > patches/010-no-docs-and-tests.patch, > patches/030-allow_bind_in_transparent_mode.patch: updated > patches/040-fix_url_filter_in_transparent_mode.patch: removed, applied > upstream > > Closes ticket #11786. > > Signed-off-by: Jonh Wendell <jonh.wend...@gmail.com>
This patch does not apply for me because of line breaks like ... > --- > net/tinyproxy/Makefile | 8 +- > net/tinyproxy/patches/010-no-docs-and-tests.patch | 59 +++++------ > .../030-allow_bind_in_transparent_mode.patch | 4 +- > .../040-fix_url_filter_in_transparent_mode.patch | 110 > --------------------- > 4 files changed, 37 insertions(+), 144 deletions(-) > delete mode 100644 > net/tinyproxy/patches/040-fix_url_filter_in_transparent_mode.patch > > diff --git a/net/tinyproxy/Makefile b/net/tinyproxy/Makefile > index a6b61ce..da219ea 100644 > --- a/net/tinyproxy/Makefile > +++ b/net/tinyproxy/Makefile > @@ -1,5 +1,5 @@ > # > -# Copyright (C) 2006-2011 OpenWrt.org > +# Copyright (C) 2006-2012 OpenWrt.org > # > # This is free software, licensed under the GNU General Public License v2. > # See /LICENSE for more information. > @@ -8,12 +8,12 @@ > include $(TOPDIR)/rules.mk > > PKG_NAME:=tinyproxy > -PKG_VERSION:=1.8.2 > -PKG_RELEASE:=5 > +PKG_VERSION:=1.8.3 > +PKG_RELEASE:=1 > > PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 > PKG_SOURCE_URL:=http://www.banu.com/pub/tinyproxy/1.8/ > -PKG_MD5SUM:=edc8502193cfed4974d6a770da173755 > +PKG_MD5SUM:=292ac51da8ad6ae883d4ebf56908400d > > PKG_INSTALL:=1 > > diff --git a/net/tinyproxy/patches/010-no-docs-and-tests.patch > b/net/tinyproxy/patches/010-no-docs-and-tests.patch ... here (and later). Please fix and resend. Jonas _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel