From fd698f26b8fa5d0cc18487f32d4125ccfd68518f Mon Sep 17 00:00:00 2001 From: adam Date: Tue, 26 Feb 2008 09:34:32 +0000 Subject: Changes 20080203: * Bug fixes --- fonts/fontforge/Makefile | 5 ++--- fonts/fontforge/distinfo | 10 +++++----- fonts/fontforge/patches/patch-ae | 10 +++++----- 3 files changed, 12 insertions(+), 13 deletions(-) (limited to 'fonts') diff --git a/fonts/fontforge/Makefile b/fonts/fontforge/Makefile index c38cee01c1c..7935988b5b2 100644 --- a/fonts/fontforge/Makefile +++ b/fonts/fontforge/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2008/02/25 18:34:59 tnn Exp $ +# $NetBSD: Makefile,v 1.43 2008/02/26 09:34:32 adam Exp $ DISTNAME= fontforge_full-${VERSION} PKGNAME= fontforge-${VERSION} -PKGREVISION= 2 CATEGORIES= fonts editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fontforge/} EXTRACT_SUFX= .tar.bz2 @@ -11,7 +10,7 @@ MAINTAINER= adam@NetBSD.org HOMEPAGE= http://fontforge.sourceforge.net/ COMMENT= Postscript font editor -VERSION= 20080109 +VERSION= 20080203 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/fonts/fontforge/distinfo b/fonts/fontforge/distinfo index 13e48843c46..1b68dc01c38 100644 --- a/fonts/fontforge/distinfo +++ b/fonts/fontforge/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.36 2008/02/09 13:11:07 taca Exp $ +$NetBSD: distinfo,v 1.37 2008/02/26 09:34:32 adam Exp $ -SHA1 (fontforge_full-20080109.tar.bz2) = e3b21ff8aa18e108eac958e62a01dc3b41a0e99e -RMD160 (fontforge_full-20080109.tar.bz2) = ad2a07358896de92719bd0416362a3eac5e44cd0 -Size (fontforge_full-20080109.tar.bz2) = 4548471 bytes +SHA1 (fontforge_full-20080203.tar.bz2) = c8e0aac5a83bdf784948118a4eda8e38a2bde2b6 +RMD160 (fontforge_full-20080203.tar.bz2) = d1aadecf888297cfd6d9179f5a957a70aed59f9b +Size (fontforge_full-20080203.tar.bz2) = 4673160 bytes SHA1 (patch-aa) = 269a8aaf439539fceb3eb31b771af631988b5070 SHA1 (patch-ab) = ec93a47051186bcb901fd145edffad7c457c33fd -SHA1 (patch-ae) = 8888f19041f3bb09aff8294dc30f7af15f43711c +SHA1 (patch-ae) = 4521a571bace442d926ced337d555e356585cd8e diff --git a/fonts/fontforge/patches/patch-ae b/fonts/fontforge/patches/patch-ae index b0d655d6694..32d94765b5a 100644 --- a/fonts/fontforge/patches/patch-ae +++ b/fonts/fontforge/patches/patch-ae @@ -1,8 +1,8 @@ -$NetBSD: patch-ae,v 1.10 2008/02/09 13:11:07 taca Exp $ +$NetBSD: patch-ae,v 1.11 2008/02/26 09:34:32 adam Exp $ ---- configure.orig 2008-01-06 02:58:52.000000000 +0900 +--- configure.orig 2008-01-13 21:26:16.000000000 +0100 +++ configure -@@ -22052,7 +22052,7 @@ fi +@@ -22054,7 +22054,7 @@ fi # Standard set of common directories for X headers. # Check X11 before X11Rn because it is often a symlink to the current release. @@ -11,7 +11,7 @@ $NetBSD: patch-ae,v 1.10 2008/02/09 13:11:07 taca Exp $ /usr/X11/include /usr/X11R6/include /usr/X11R5/include -@@ -22063,29 +22063,29 @@ ac_x_header_dirs=' +@@ -22065,29 +22065,29 @@ ac_x_header_dirs=' /usr/include/X11R5 /usr/include/X11R4 @@ -53,7 +53,7 @@ $NetBSD: patch-ae,v 1.10 2008/02/09 13:11:07 taca Exp $ if test "$ac_x_includes" = no; then # Guess where to find include files, by looking for Intrinsic.h. -@@ -25013,7 +25013,7 @@ if test "$gww_has_gettext" = "yes" >/dev +@@ -25015,7 +25015,7 @@ if test "$gww_has_gettext" = "yes" >/dev cat $ac_confdir/po/Makefile.in echo 'prefix = @prefix@' >> $ac_confdir/po/Makefile.in -- cgit v1.2.3