cvs commit: ports/x11-toolkits/slgtk Makefile distinfo pkg-plist

[ Available lists | Index of cvs-ports | Month of Feb 2009 | Week of 16 Feb 2009 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Beech Rintoul <beech@FreeBSD.org>
Date
16 Feb 2009 02:26:42
Subject
cvs commit: ports/x11-toolkits/slgtk Makefile distinfo pkg-plist
Message-ID
200902160226.n1G2Qg4v095475@repoman.freebsd.org


[ Hide this part ]
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


Elapsed time: 0.222 seconds