summaryrefslogtreecommitdiff
path: root/fonts/mkfontdir
diff options
context:
space:
mode:
authormef <mef>2011-10-25 07:13:24 +0000
committermef <mef>2011-10-25 07:13:24 +0000
commitbfc304c2119a7c55d4d1f988712c5aed8895b8c5 (patch)
tree149ea45f7a68f63e3201f510b3290ffc07dc6b44 /fonts/mkfontdir
parent0341ba40ec49910a1c97d3d76b23d3f1e1e2e9f1 (diff)
downloadpkgsrc-bfc304c2119a7c55d4d1f988712c5aed8895b8c5.tar.gz
Based on PR pkg/45461
--------- Update mkfontdir 1.0.5 to 1.0.6 Date: Sun Nov 7 11:12:11 2010 -0800 config: Add missing AC_CONFIG_SRCDIR Regroup AC statements under the Autoconf initialization section. Regroup AM sttaements under the Automake initialization section. Date: Sun Nov 7 11:10:09 2010 -0800 config: Remove unnecessary calls from configure.ac AC_PROG_SED & AC_PROG_INSTALL are provided by XORG_DEFAULT_OPTIONS now Date: Sun Nov 7 11:09:27 2010 -0800 config: upgrade to util-macros 1.8 for additional man page support Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS The value of MAN_SUBST is the same for all X.Org packages. Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS Enables use of platform appropriate version of sed. Date: Sun Nov 7 11:06:20 2010 -0800 config: update AC_PREREQ statement to 2.60 Unrelated to the previous patches, the new value simply reflects the reality that the minimum level for autoconf to configure all x.org modules is 2.60 dated June 2006. ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz Date: Thu Nov 26 09:19:52 2009 -0500 Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES Now that the INSTALL file is generated. Allows running make maintainer-clean. Date: Wed Oct 28 14:09:07 2009 -0400 INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 Add missing INSTALL file. Use standard GNU file on building tarball README may have been updated Remove AUTHORS file as it is empty and no content available yet. Remove NEWS file as it is empty and no content available yet. Date: Mon Oct 26 22:08:38 2009 -0400 Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432 ChangeLog filename is known to Automake and requires no further coding in the makefile. Date: Thu Oct 22 12:34:14 2009 -0400 .gitignore: use common defaults with custom section # 24239 Using common defaults will reduce errors and maintenance. Only the very small or inexistent custom section need periodic maintenance when the structure of the component changes. Do not edit defaults. ---------
Diffstat (limited to 'fonts/mkfontdir')
-rw-r--r--fonts/mkfontdir/Makefile4
-rw-r--r--fonts/mkfontdir/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/fonts/mkfontdir/Makefile b/fonts/mkfontdir/Makefile
index 7bc4cf6b635..c2314b0559b 100644
--- a/fonts/mkfontdir/Makefile
+++ b/fonts/mkfontdir/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2009/11/09 19:29:30 tnn Exp $
+# $NetBSD: Makefile,v 1.7 2011/10/25 07:13:24 mef Exp $
#
-DISTNAME= mkfontdir-1.0.5
+DISTNAME= mkfontdir-1.0.6
CATEGORIES= fonts x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2
diff --git a/fonts/mkfontdir/distinfo b/fonts/mkfontdir/distinfo
index 8650bd34a50..80c320df311 100644
--- a/fonts/mkfontdir/distinfo
+++ b/fonts/mkfontdir/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2009/11/09 19:29:30 tnn Exp $
+$NetBSD: distinfo,v 1.5 2011/10/25 07:13:24 mef Exp $
-SHA1 (mkfontdir-1.0.5.tar.bz2) = 971728b0f453ea5df028aa5d54fe3fbdb8e99a7d
-RMD160 (mkfontdir-1.0.5.tar.bz2) = 35db47d62769081bb713ebb68f8a14fc3b36a4e3
-Size (mkfontdir-1.0.5.tar.bz2) = 87198 bytes
+SHA1 (mkfontdir-1.0.6.tar.bz2) = c2b504f5a019777f2f0d3c2fc635b114c7924804
+RMD160 (mkfontdir-1.0.6.tar.bz2) = 8c403c80ca5c4f0642d41486d2ba64f0d977dcf6
+Size (mkfontdir-1.0.6.tar.bz2) = 97704 bytes