cvs commit: ports/x11-toolkits/slgtk Makefile distinfo pkg-plist
Beech Rintoul
beech at FreeBSD.org
Sun Feb 15 18:26:43 PST 2009
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 at 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
More information about the cvs-ports
mailing list