diff options
| author | Pav Lucistnik <pav@FreeBSD.org> | 2011-01-27 18:54:03 +0000 |
|---|---|---|
| committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-01-27 18:54:03 +0000 |
| commit | 1fb3c4831dff3b93933a28c07d27e78b662d5306 (patch) | |
| tree | 511321bee5d01bf0035fc76fffa4fb194b3539ab /devel/upp/files/patch-pngupp.cpp | |
| parent | - Unbreak the port; I'm not sure how it could possibly work before (diff) | |
- Update to 2791
PR: ports/153969
Submitted by: Sender Ghost <lightside@safebox.ru>
Approved by: Matthias Sund <m.sund@arcor.de> (maintainer)
Feature safe: yes
Diffstat (limited to 'devel/upp/files/patch-pngupp.cpp')
| -rw-r--r-- | devel/upp/files/patch-pngupp.cpp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/upp/files/patch-pngupp.cpp b/devel/upp/files/patch-pngupp.cpp deleted file mode 100644 index 36848df0f5a4..000000000000 --- a/devel/upp/files/patch-pngupp.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- uppsrc/plugin/png/pngupp.cpp.orig 2008-07-28 23:01:14.000000000 +0200 -+++ uppsrc/plugin/png/pngupp.cpp 2010-03-30 09:55:38.000000000 +0200 -@@ -427,7 +427,7 @@ - // text_ptr[0].text = "Mona Lisa"; - // text_ptr[0].compression = PNG_TEXT_COMPRESSION_NONE; - #ifdef PNG_iTXt_SUPPORTED -- text_ptr[0].lang = NULL; -+// text_ptr[0].lang = NULL; - #endif - // png_set_text(png_ptr, info_ptr, text_ptr, 1); - |
