pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/imlib2 imlib2: update to 1.7.4
details: https://anonhg.NetBSD.org/pkgsrc/rev/c88990768057
branches: trunk
changeset: 768328:c88990768057
user: nia <nia%pkgsrc.org@localhost>
date: Tue Oct 19 08:39:04 2021 +0000
description:
imlib2: update to 1.7.4
v1.7.4 - 2021-09-16
-------------------
Kim Woelders (14):
imlib2_view: Move property stuff to separate file
imlib2_view: Cleanups
imlib2_view: By default scale large images to fit on screen
imlib2_view: Add some debug
imlib2_view: Fix issue with new default scaling
WEBP loader: Remove forgotten debug printout
WEBP loader: Rename fd variable to be same as everywhere else
LBM loader: Fix potential out-of-bounds memory access
GIF, TIFF, WEBP loaders: Fix loading if filename does not have usual suffix
Revert "GIF, TIFF, WEBP loaders: Fix loading if filename does not have usual suffix"
GIF, TIFF, WEBP loaders: Fix loading if filename does not have usual suffix - take 2
Add script to generate Changelog
Update Changelog to new format
image.c: Use the LOAD_... macros to check loader return values
diffstat:
graphics/imlib2/Makefile | 4 ++--
graphics/imlib2/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (28 lines):
diff -r 4c506e602f89 -r c88990768057 graphics/imlib2/Makefile
--- a/graphics/imlib2/Makefile Tue Oct 19 08:17:18 2021 +0000
+++ b/graphics/imlib2/Makefile Tue Oct 19 08:39:04 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.83 2021/08/24 13:31:07 nia Exp $
+# $NetBSD: Makefile,v 1.84 2021/10/19 08:39:04 nia Exp $
-DISTNAME= imlib2-1.7.3
+DISTNAME= imlib2-1.7.4
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=enlightenment/}
EXTRACT_SUFX= .tar.bz2
diff -r 4c506e602f89 -r c88990768057 graphics/imlib2/distinfo
--- a/graphics/imlib2/distinfo Tue Oct 19 08:17:18 2021 +0000
+++ b/graphics/imlib2/distinfo Tue Oct 19 08:39:04 2021 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.46 2021/10/07 14:12:21 nia Exp $
+$NetBSD: distinfo,v 1.47 2021/10/19 08:39:04 nia Exp $
-RMD160 (imlib2-1.7.3.tar.bz2) = d7ff705620967702b1ddd7779e1b9f0bd0213f9b
-SHA512 (imlib2-1.7.3.tar.bz2) = b22fb4a9227ef8817b45dfd27d33271e2afb4750453bc623d32e66ad648637ae2f7e4f074e7552e63bcbf83c03e4f80cf257cd35f7b90fa27fa9c89945af1d70
-Size (imlib2-1.7.3.tar.bz2) = 894888 bytes
+RMD160 (imlib2-1.7.4.tar.bz2) = f31ec7cc1c6d87a788f85f97b685743d08921bde
+SHA512 (imlib2-1.7.4.tar.bz2) = 54c213de38535f14359d9e407b9ae5911a158347525a298673ba53d122c3e506449feb34203e764e43d5aa163f3024093803cd976a23c0f0f65b843ed9685d66
+Size (imlib2-1.7.4.tar.bz2) = 895819 bytes
SHA1 (patch-imlib2-config.in) = 22bd429a029e1071f1920ed2261cb94fd66b1146
SHA1 (patch-src_bin_imlib2__view.c) = 53a7bdb2e1f8687db095b796b46945ee5a72f552
SHA1 (patch-src_lib_amd64__blend.S) = 09e89c6b1d6fb622b3ee88f6c3a5e9b6f3ab3fad
Home |
Main Index |
Thread Index |
Old Index