public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Matthias Fischer <matthias.fischer@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] libpng: Update to 1.6.37
Date: Sun, 05 Apr 2020 11:20:37 +0200	[thread overview]
Message-ID: <20200405092037.1094-1-matthias.fischer@ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 2779 bytes --]

For details see:
http://www[dot]libpng[dot]org/pub/png/libpng[dot]html ;-)

Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
 config/rootfiles/common/libpng | 26 ++++++++++++++------------
 lfs/libpng                     |  8 ++++----
 2 files changed, 18 insertions(+), 16 deletions(-)

diff --git a/config/rootfiles/common/libpng b/config/rootfiles/common/libpng
index 9a20880a1..fa776cf9f 100644
--- a/config/rootfiles/common/libpng
+++ b/config/rootfiles/common/libpng
@@ -1,22 +1,24 @@
 #usr/bin/libpng-config
-#usr/bin/libpng12-config
-#usr/include/libpng12
-#usr/include/libpng12/png.h
-#usr/include/libpng12/pngconf.h
+#usr/bin/libpng16-config
+#usr/bin/png-fix-itxt
+#usr/bin/pngfix
+#usr/include/libpng16
+#usr/include/libpng16/png.h
+#usr/include/libpng16/pngconf.h
+#usr/include/libpng16/pnglibconf.h
 #usr/include/png.h
 #usr/include/pngconf.h
+#usr/include/pnglibconf.h
 #usr/lib/libpng.a
 #usr/lib/libpng.la
 usr/lib/libpng.so
-usr/lib/libpng.so.3
-usr/lib/libpng.so.3.57.0
-#usr/lib/libpng12.a
-#usr/lib/libpng12.la
-usr/lib/libpng12.so
-usr/lib/libpng12.so.0
-usr/lib/libpng12.so.0.57.0
+#usr/lib/libpng16.a
+#usr/lib/libpng16.la
+usr/lib/libpng16.so
+usr/lib/libpng16.so.16
+usr/lib/libpng16.so.16.37.0
 #usr/lib/pkgconfig/libpng.pc
-#usr/lib/pkgconfig/libpng12.pc
+#usr/lib/pkgconfig/libpng16.pc
 #usr/share/man/man3/libpng.3
 #usr/share/man/man3/libpngpf.3
 #usr/share/man/man5/png.5
diff --git a/lfs/libpng b/lfs/libpng
index 8f935dfd4..76cc7d2d0 100644
--- a/lfs/libpng
+++ b/lfs/libpng
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2018  IPFire Team  <info(a)ipfire.org>                     #
+# Copyright (C) 2007-2020  IPFire Team  <info(a)ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,10 +24,10 @@
 
 include Config
 
-VER        = 1.2.57
+VER        = 1.6.37
 
 THISAPP    = libpng-$(VER)
-DL_FILE    = $(THISAPP).tar.gz
+DL_FILE    = $(THISAPP).tar.xz
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = dfcda3603e29dcc11870c48f838ef75b
+$(DL_FILE)_MD5 = 015e8e15db1eecde5f2eb9eb5b6e59e9
 
 install : $(TARGET)
 
-- 
2.18.0


             reply	other threads:[~2020-04-05  9:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-05  9:20 Matthias Fischer [this message]
2020-04-05 11:46 ` Matthias Fischer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200405092037.1094-1-matthias.fischer@ipfire.org \
    --to=matthias.fischer@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox