Packages that depend on libfm and use libtool need to link against
libexif, so reflect that in libfm's buildlink3.mk. (This will be more
relevant when lxhotkey is added. lxpanel does not directly depend on
libexif, so that's corrected here, too.)
Changes on 1.3.2 since 1.3.1:
* Fixed case when some keyboard shortcuts stopped working: Alt+Home, Alt+Up.
* Fixed sytem reboot delayed for 90 seconds in some cases.
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
* Fixed potential access violation, use runtime user dir instead of tmp dir
for single instance socket.
* Fixed an issue with losing icons on desktop, when file name has a '[' char.
* Added a missing tooltip for 'New Window' toolbar button.
* Fixed an issue when single instance socket' directory did not exist (see
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=874753).
Changes on 1.2.5 since 1.2.4:
* Removed options to Cut, Remove and Rename from context menu on mounted
drive on the desktop, user might accidentally recursively remove its
contents.
* Removed 'Open in terminal' from context menu on folder on the desktop
that cannot be opened in terminal.
* Fixed invalid unref on CSS provider (GTK+ 3.0).
* Fixed unwanted unselection of items when right-clicked the desktop.
* Fixed endless loop in desktop items placement in some corner cases.
* Fixed spelling error in the manual page.
Problems found with existing digests:
Package memconf distfile memconf-2.16/memconf.gz
b6f4b736cac388dddc5070670351cf7262aba048 [recorded]
95748686a5ad8144232f4d4abc9bf052721a196f [calculated]
Problems found locating distfiles:
Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9
Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz
Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz
Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz
Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882