- Change maintainer email gmx.ch --> FreeBSD.org
- Use the new format for LIB_DEPENDS [1]
- Add USE_DOS2UNIX
- Change dependencies for QT4
- Use pkg-plist instead of PLIST_FILES and PLIST_DIRS
- Change desktop entry and icons
- Add patch, fix build at 10.x [1]
PR: ports/182233 [1]
Submitted by: bsam (me) [1]
Final patch by: nemysis (maintainer)
* rephrase Comment field or use port ${COMMENT} if appropriate
* adjust Icon field according to the Desktop Entry Specification
* update Categories field: remove deprecated category Application;
set main category if missing
- Remove indefinite article and/or rephrase COMMENT
Approved by: portmgr (bapt), maintainer silence (12 days)
- Reorder Makefile header to more common form
- Drop DISTVERSIONSUFFIX altogether: it does not make sense now since we
have to assign DISTFILES manually
- Remove redundant assignment of WRKSRC
- In DESKTOP_ENTRIES, do not rely on the fact that ${FALSE} will always be
"false" as required by fd.o spec; literal value should be used instead
PR: ports/173386
Submitted by: maintainer
Feature safe: yes