Date: Mon, 16 Feb 2009 02:26:42 +0000 (UTC) From: Beech Rintoul <beech@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/slgtk Makefile distinfo pkg-plist Message-ID: <200902160226.n1G2Qg4v095475@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
beech 2009-02-16 02:26:42 UTC
FreeBSD ports repository
Modified files:
x11-toolkits/slgtk Makefile distinfo pkg-plist
Log:
- Update to 0.7.5
- This update solves minor issues left after update to 0.7.4.
The main problem of FITS image format pixbuf loader not recognizing
FITS images is due to different definitions of FITS mime type.
The loader uses image/fits (official RFC 4047 mime type) while
shared-mime-info contains image/x-fits.
The proper way to go would be fixing shared-mime-info (any help here
is very appreciated) and the port could go as it is.
Changing either loader to use image/x-fits or freedesktop.org.xml
database to contain image/fits fixes the issue.
PR: ports/131727
Submitted by: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de> (maintainer)
Revision Changes Path
1.4 +1 -3 ports/x11-toolkits/slgtk/Makefile
1.3 +3 -3 ports/x11-toolkits/slgtk/distinfo
1.3 +1 -1 ports/x11-toolkits/slgtk/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902160226.n1G2Qg4v095475>
