diff options
author | mef <mef@pkgsrc.org> | 2012-06-12 02:10:22 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2012-06-12 02:10:22 +0000 |
commit | 2d5dbc42e3cce100c8c5559ce28fd0cb4656b425 (patch) | |
tree | dbecab36108370dcce4bc3ac510758dac07af115 /fonts/font-screen-cyrillic/Makefile | |
parent | ae3405d8a49aa8617320699a1948633c6e6567a6 (diff) | |
download | pkgsrc-2d5dbc42e3cce100c8c5559ce28fd0cb4656b425.tar.gz |
Bump versions as listed below, based on PR pkg/45549
which again based on following upstream announce.
------------------------------
[ANNOUNCE] font releases, second and final part
Mon, 15 Nov 2010 15:33:04 -0800
http://www.mail-archive.com/xorg-announce@lists.freedesktop.org/msg01323.html
-------
And here are the final font releases. Like in my previous batch, all
changes are by GaƩtan and Jesse.
-------------------------------
(30 fonts are listed below,
marked *'s are not imported yet or already up-to-date)
now new
font-arabic-misc 1.0.1 1.0.3
font-bh-lucidatypewriter-100dpi 1.0.1 1.0.3
font-bh-lucidatypewriter-100dpi 1.0.1 1.0.3
font-bh-lucidatypewriter-75dpi 1.0.1 1.0.3
font-bh-lucidatypewriter-75dpi 1.0.1 1.0.3
font-bh-ttf 1.0.1 1.0.3 (with some PLIST change)
font-bh-type1 1.0.1 1.0.3
font-bitstream-100dpi 1.0.1 1.0.3
font-bitstream-75dpi 1.0.1 1.0.3
font-bitstream-speedo 1.0.2*
font-bitstream-type1 1.0.1 1.0.3
font-cronyx-cyrillic 1.0.1 1.0.3
font-cursor-misc 1.0.1 1.0.3
font-daewoo-misc 1.0.1 1.0.3
font-dec-misc 1.0.1 1.0.3
font-ibm-type1 1.0.1 1.0.3
font-isas-misc 1.0.1 1.0.3
font-jis-misc 1.0.1 1.0.3
font-micro-misc 1.0.1 1.0.3
font-misc-cyrillic 1.0.1 1.0.3
font-misc-ethiopic 1.0.1 1.0.3
font-misc-meltho 1.0.1 1.0.3
font-misc-misc 1.0.0 1.1.2 (patch-a[ac] modified and
patch-ab removed)
PLIST change as:
lib/X11/fonts/misc/
share/fonts/X11/misc/
font-mutt-misc 1.0.1 1.0.3
font-schumacher-misc 1.1.2 1.1.2* (Already up-to-date)
font-screen-cyrillic 1.0.2 1.0.4
font-sony-misc 1.0.1 1.0.3
font-sun-misc 1.0.1 1.0.3
font-winitzki-cyrillic 1.0.1 1.0.3
font-xfree86-type1 1.0.2 1.0.4
30 are in the list and 28 out of them are delt this bundle patch
-------------------------------
Also fonts/font-misc-misc/patches/patch-ab is deleted, upstream
no longer has the lines originally patch-ab is removing.
Diffstat (limited to 'fonts/font-screen-cyrillic/Makefile')
-rw-r--r-- | fonts/font-screen-cyrillic/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/font-screen-cyrillic/Makefile b/fonts/font-screen-cyrillic/Makefile index 4404a79a57b..7ef30ea97da 100644 --- a/fonts/font-screen-cyrillic/Makefile +++ b/fonts/font-screen-cyrillic/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/09/10 05:58:07 obache Exp $ +# $NetBSD: Makefile,v 1.2 2012/06/12 02:10:26 mef Exp $ # -DISTNAME= font-screen-cyrillic-1.0.2 +DISTNAME= font-screen-cyrillic-1.0.4 CATEGORIES= fonts MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 |