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.
---------
This commit is contained in:
mef 2011-10-25 07:13:24 +00:00
parent df2be49521
commit 4cf5c000b9
2 changed files with 6 additions and 6 deletions

View file

@ -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

View file

@ -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