The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.
There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
Problems found locating distfiles:
Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2
Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz
Package xservers: missing distfile xservers-3.3.6.5.tar.bz2
Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz
Package xview-lib: missing distfile xview3.2p1-X11R6.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.
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.
Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.
Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.
Whitespace cleanups and other nits corrected, where necessary.
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
Based on PR#45812 by Patrick Welche.
While here, add colorblind applet support.
What's new in gnome-mag-0.16.3:
* Fixes:
Fix bug #630877 (Li Yuan)
Fix build with gcc 4.4.3 adding explicity -lm
* Translations:
Carles Ferrando (Catalan (Valencian)), Sahran (UG)
What's new in gnome-mag-0.16.2:
* Fixes:
Code cleanups (Romain Perier, Stéphane Maniaci)
Remove G*_DISABLE_DEPREATE
* Translations:
Gil Forcada (ca), Petr Kovar (cs), Thomas Thurman (en@shaw), Kristjan
SCHMIDT (eo), Mattias Põldaru (et), Fran Diéguez (gl), Dirgita (id),
Takeshi AIHANA (ja), Shankar Prasad (kn), Matej Urbančič (sl)
What's new in gnome-mag-0.16.1:
* Fixes:
#612818 - gnome-mag fails to build with latest gtk 2.19.7 (André Klapper)
#610935 - POTFILES.in is broken
#609456 - Broken build because of colorblind when building from git
* Translations:
Fran Diéguez (gl), Inaki Larranaga Murgoitio (eu), Kostas Papadimas (el)
Roman Mátyus (sk)
What's new in gnome-mag-0.16.0:
* New features:
Added D-BUS support.
* Translations:
Dumitru Mișu Moldovan (ro), Jamil Ahmed (bn), Thomas Thurman (en@shaw)