pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/exif exif: Update to 0.6.22
details: https://anonhg.NetBSD.org/pkgsrc/rev/677ad6266b7f
branches: trunk
changeset: 442596:677ad6266b7f
user: nia <nia%pkgsrc.org@localhost>
date: Thu Nov 26 15:44:27 2020 +0000
description:
exif: Update to 0.6.22
exif-0.6.22 (2020-05-19):
* New translations: ast, fur, ko, ms, pt_BR, ru, tr
* Updated translations: many!
* Fix a number of compiler and automake warnings
* Fix the --remove option when no tag is specified.
* Escape special XML characters in xml mode.
* Add many continuous integration builds
* Add more regression tests
* Fixup IFD 1 tags when adding or removing a thumbnail.
* Fix the XML tags used in --ids format.
* Fix a memory leak when no arguments are given.
* Enable AM_SILENT_RULES by default.
* Make sure the tag buffer in show_entry_xml is NUL-terminated.
* Eliminated unnecessary remove() calls in jpeg_data_save_file.
* Close files before logging the error.
* Install a SIGPIPE handler to stop generating a signal on pipe failures.
* Fix cross-compilation with pkg-config
* Use GP_CHECK_LIBRARY to look for popt.
* Include strings to translate from libjpeg/jpeg-data.c
* Fixed a double free by initializing data variable to NULL
* Check that JPEGs start with 0xff
diffstat:
graphics/exif/Makefile | 12 +++++++-----
graphics/exif/PLIST | 13 ++++++++++++-
graphics/exif/distinfo | 10 +++++-----
3 files changed, 24 insertions(+), 11 deletions(-)
diffs (81 lines):
diff -r fa6e2df659eb -r 677ad6266b7f graphics/exif/Makefile
--- a/graphics/exif/Makefile Thu Nov 26 15:37:17 2020 +0000
+++ b/graphics/exif/Makefile Thu Nov 26 15:44:27 2020 +0000
@@ -1,16 +1,18 @@
-# $NetBSD: Makefile,v 1.28 2020/03/20 11:57:47 nia Exp $
+# $NetBSD: Makefile,v 1.29 2020/11/26 15:44:27 nia Exp $
-DISTNAME= exif-0.6.21
+DISTNAME= exif-0.6.22
CATEGORIES= graphics
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libexif/}
-EXTRACT_SUFX= .tar.bz2
+MASTER_SITES= ${MASTER_SITE_GITHUB:=libexif/}
+GITHUB_RELEASE= exif-${PKGVERSION_NOREV:S/./_/g}-release
+EXTRACT_SUFX= .tar.xz
MAINTAINER= adam%NetBSD.org@localhost
-HOMEPAGE= http://libexif.sourceforge.net/
+HOMEPAGE= https://libexif.github.io/
COMMENT= Grab Exif information from digital camera images
LICENSE= gnu-lgpl-v2.1
USE_TOOLS+= pkg-config
+USE_TOOLS+= msgfmt msgmerge xgettext
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
diff -r fa6e2df659eb -r 677ad6266b7f graphics/exif/PLIST
--- a/graphics/exif/PLIST Thu Nov 26 15:37:17 2020 +0000
+++ b/graphics/exif/PLIST Thu Nov 26 15:44:27 2020 +0000
@@ -1,23 +1,34 @@
-@comment $NetBSD: PLIST,v 1.8 2012/07/13 16:43:34 adam Exp $
+@comment $NetBSD: PLIST,v 1.9 2020/11/26 15:44:27 nia Exp $
bin/exif
man/man1/exif.1
+share/locale/ast/LC_MESSAGES/exif.mo
share/locale/cs/LC_MESSAGES/exif.mo
share/locale/da/LC_MESSAGES/exif.mo
share/locale/de/LC_MESSAGES/exif.mo
+share/locale/eo/LC_MESSAGES/exif.mo
share/locale/es/LC_MESSAGES/exif.mo
share/locale/fi/LC_MESSAGES/exif.mo
share/locale/fr/LC_MESSAGES/exif.mo
+share/locale/fur/LC_MESSAGES/exif.mo
share/locale/gl/LC_MESSAGES/exif.mo
share/locale/hr/LC_MESSAGES/exif.mo
share/locale/id/LC_MESSAGES/exif.mo
share/locale/is/LC_MESSAGES/exif.mo
share/locale/it/LC_MESSAGES/exif.mo
+share/locale/ja/LC_MESSAGES/exif.mo
+share/locale/ko/LC_MESSAGES/exif.mo
share/locale/lv/LC_MESSAGES/exif.mo
+share/locale/ms/LC_MESSAGES/exif.mo
share/locale/nl/LC_MESSAGES/exif.mo
share/locale/pl/LC_MESSAGES/exif.mo
+share/locale/pt/LC_MESSAGES/exif.mo
+share/locale/pt_BR/LC_MESSAGES/exif.mo
share/locale/ro/LC_MESSAGES/exif.mo
+share/locale/ru/LC_MESSAGES/exif.mo
share/locale/sk/LC_MESSAGES/exif.mo
share/locale/sr/LC_MESSAGES/exif.mo
share/locale/sv/LC_MESSAGES/exif.mo
+share/locale/tr/LC_MESSAGES/exif.mo
+share/locale/uk/LC_MESSAGES/exif.mo
share/locale/vi/LC_MESSAGES/exif.mo
share/locale/zh_CN/LC_MESSAGES/exif.mo
diff -r fa6e2df659eb -r 677ad6266b7f graphics/exif/distinfo
--- a/graphics/exif/distinfo Thu Nov 26 15:37:17 2020 +0000
+++ b/graphics/exif/distinfo Thu Nov 26 15:44:27 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2015/11/03 21:33:56 agc Exp $
+$NetBSD: distinfo,v 1.10 2020/11/26 15:44:27 nia Exp $
-SHA1 (exif-0.6.21.tar.bz2) = 74652e3d04d0faf9ab856949d7463988f0394db8
-RMD160 (exif-0.6.21.tar.bz2) = cede7716029fd17a26323bc9587d27b51e11e803
-SHA512 (exif-0.6.21.tar.bz2) = 73b5b7df08462a6a084a8fb973c39197f5d64ed753a97cb2f94a4acf815fdf0313214c2c8e44a46a24a1f6304fdaa68a579b4a2e246cc095f6e9588e93368cdc
-Size (exif-0.6.21.tar.bz2) = 387531 bytes
+SHA1 (exif-0.6.22.tar.xz) = bf1a62b57d4cf1697ccae67f10ecfdc8912f2e69
+RMD160 (exif-0.6.22.tar.xz) = 191c1b18ea58af8ecb5f0d9d2bdb08401c8bbb55
+SHA512 (exif-0.6.22.tar.xz) = f1e2c56b9e72a606c90d53733c1f2b310f7be16a3929595bbf9d5d10a128ef3f6582f547554fc106f449e94d626a137a0a5e4c99391c9253d677abd5ae7fc333
+Size (exif-0.6.22.tar.xz) = 369152 bytes
Home |
Main Index |
Thread Index |
Old Index