From b0ffe23dabe3713aaecc5be57d6b955adb0df6ea Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 26 Apr 2013 05:15:57 +0000 Subject: Update to 1.1.2: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This minor bugfix release corrects mistakes in some of the ISO-8859 to Unicode mappings, fixes a memory management bug, and updates the build configuration. Adam Jackson (1): configure: Remove AM_MAINTAINER_MODE Alan Coopersmith (2): Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS libfontenc 1.1.2 Colin Walters (1): autogen.sh: Implement GNOME Build API James Cloos (2): Fix ISO-8859-6 → ISO-10646 mapping. Fix ISO-8859-7 → ISO-10646 mapping. Nickolai Zeldovich (1): libfontenc: setCode(): fix realloc invocation --- fonts/libfontenc/Makefile | 4 ++-- fonts/libfontenc/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'fonts/libfontenc') diff --git a/fonts/libfontenc/Makefile b/fonts/libfontenc/Makefile index 16207e7bd0c..3a326412b51 100644 --- a/fonts/libfontenc/Makefile +++ b/fonts/libfontenc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2012/10/03 18:28:26 asau Exp $ +# $NetBSD: Makefile,v 1.10 2013/04/26 05:15:57 wiz Exp $ # -DISTNAME= libfontenc-1.1.1 +DISTNAME= libfontenc-1.1.2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 diff --git a/fonts/libfontenc/distinfo b/fonts/libfontenc/distinfo index 43e9dcfb9fe..27a9cf0d96d 100644 --- a/fonts/libfontenc/distinfo +++ b/fonts/libfontenc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2012/06/06 22:19:58 wiz Exp $ +$NetBSD: distinfo,v 1.7 2013/04/26 05:15:57 wiz Exp $ -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 +SHA1 (libfontenc-1.1.2.tar.bz2) = 2beffa0e9260c479b49f90f789318c7f9db2d41d +RMD160 (libfontenc-1.1.2.tar.bz2) = 623eb689b27a604543d8e937e91be7b1fec93023 +Size (libfontenc-1.1.2.tar.bz2) = 294884 bytes -- cgit v1.2.3