Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:
pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
which again based on following announce
--------
Sun, 14 Nov 2010 22:43:47 -0800
[ANNOUNCE] font releases, part 1:
http://www.mail-archive.com/xorg-announce@lists.freedesktop.org/msg01322.html
--------
As promised, here's a first batch of font releases, hopefully in time
for the upcoming katamari. For now, I've only tackled "adobe-*" fonts,
the rest will come later once I get round to it.
The major changes for these fives releases are
- CVS tags purges by Jesse Adkins
- font-util macro bump to 1.2 by Gaétan Nadon
--------
The versions of this update are summarized as:
font-adobe-100dpi 1.0.1 -> 1.0.3
font-adobe-75dpi 1.0.1 -> 1.0.3
font-adobe-utopia-100dpi 1.0.2 -> 1.0.4
font-adobe-utopia-75dpi 1.0.2 -> 1.0.4
font-adobe-utopia-type1 1.0.1 -> 1.0.4
This also includes upstream PATH change, i.e. PLIST.
lib/X11/fonts/Type1 -> share/fonts/X11/Type1
--------
font-util was bumped already separately, so not included
in this commit.