[Bug 272311] graphics/exiv2: upgrade to v0.28
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 03 Jul 2023 12:43:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272311 Alexey Dokuchaev <danfe@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #243176|maintainer-approval?(danfe@ |maintainer-approval+ Flags|FreeBSD.org) | --- Comment #57 from Alexey Dokuchaev <danfe@FreeBSD.org> --- Comment on attachment 243176 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=243176 graphics/filmulator - make compatible with exiv2 0.28 #2 - unified prior patches > (int) exifData["Exif.Image.Orientation"].value().toInt64(); Does the new version provide more generic bitwidth-neutral method like .toInt() so we can get rid of the C-style (int) cast? Ditto for below. Just an observation, I trust your judgment. -- You are receiving this mail because: You are on the CC list for the bug.