From 42b5665ccef4f6cdae851ef7869eb6e3a7857f04 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 3 Jun 2012 17:21:25 +0000 Subject: Update to 1.1.1: 1.1.1: This minor maintenance release fixes several build configuration and compiler warning issues. 1.1.0: This release adds support for finding the encoding data-files in using the standard autoconf macros provided by X.Org's fontutil.m4. The precedence is now (first found is used): --with-encodingsdir= encodings subdirectory of fontrootdir found via: --with-fontrootdir pkg-config --variable=fontrootdir fontutil ${datadir}/fonts/X11 It also converts to using standard libc memory allocation functions, and provides the usual recent build configuration improvements and janitorial cleanups. --- fonts/libfontenc/Makefile | 4 ++-- fonts/libfontenc/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'fonts') diff --git a/fonts/libfontenc/Makefile b/fonts/libfontenc/Makefile index d049a1e154b..5eff081ec68 100644 --- a/fonts/libfontenc/Makefile +++ b/fonts/libfontenc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2009/08/29 15:34:00 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2012/06/03 17:21:25 wiz Exp $ # -DISTNAME= libfontenc-1.0.5 +DISTNAME= libfontenc-1.1.1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 diff --git a/fonts/libfontenc/distinfo b/fonts/libfontenc/distinfo index 6235bfdc139..3a71e7ce2b0 100644 --- a/fonts/libfontenc/distinfo +++ b/fonts/libfontenc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2009/08/29 15:34:00 wiz Exp $ +$NetBSD: distinfo,v 1.4 2012/06/03 17:21:25 wiz Exp $ -SHA1 (libfontenc-1.0.5.tar.bz2) = e71370c349e93ba70f91ad1148ca9e5cabfcca4f -RMD160 (libfontenc-1.0.5.tar.bz2) = 4a890690422cc1051cef6f167b0474ff4dd77ef1 -Size (libfontenc-1.0.5.tar.bz2) = 250146 bytes +SHA1 (libfontenc-1.1.1.tar.bz2) = 90bdd53d75585dd0f06ad7bc23faccd8a01bb733 +RMD160 (libfontenc-1.1.1.tar.bz2) = 237ca9ba30d46666608894a13f974eb76d067b34 +Size (libfontenc-1.1.1.tar.bz2) = 289688 bytes -- cgit v1.2.3