Update to 20090909.

This update fixes
      Read from remote host pkgsrc-wip.cvs.sourceforge.net: Connection reset
by peer

    ChangeLog:
    2009-09-09  Simon J. Gerraty  <sjg@void.crufty.net>

        * Makefile.in (MAKE_VERSION): bump version to 20090909
        * Merge with NetBSD make, pick up:
          o fix for -C, .CURDIR and .OBJDIR
        * boot-strap:
          o allow share_dir to be set independent of prefix.
          o select default share_dir better when prefix ends in $HOST_TARGET
          o if FORCE_BSD_MK etc were set, include them in the suggested
            install-mk command.

    2009-09-08  Simon J. Gerraty  <sjg@void.crufty.net>

        * Makefile.in (MAKE_VERSION): bump version to 20090908
        * Merge with NetBSD make, pick up:
          o .MAKE.LEVEL for recursion tracking
          o fix for :M scanning \:

    2009-09-03  Simon J. Gerraty  <sjg@void.crufty.net>

        * configure.in: Don't -D__EXTENSIONS__ if
        AC_USE_SYSTEM_EXTENSIONS says "no".
This commit is contained in:
Aleksey Cheusov 2009-09-19 22:05:55 +00:00 committed by Thomas Klausner
parent c519338677
commit 0e21b248bb
2 changed files with 6 additions and 6 deletions

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.6 2009/09/05 17:47:44 cheusov Exp $
# $NetBSD: Makefile,v 1.7 2009/09/19 22:05:55 cheusov Exp $
#
DISTNAME= bmake-20090826
DISTNAME= bmake-20090909
PKGNAME= ${DISTNAME:S/bmake/nbmake/}
CATEGORIES= devel
MASTER_SITES= http://www.crufty.net/ftp/pub/sjg/

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.2 2009/09/05 17:47:44 cheusov Exp $
$NetBSD: distinfo,v 1.3 2009/09/19 22:05:55 cheusov Exp $
SHA1 (bmake-20090826.tar.gz) = e898e29a7123829795d7631be6941c4f63e56221
RMD160 (bmake-20090826.tar.gz) = c2f7b8e640dd9808f752537d01278f4fc5f094f2
Size (bmake-20090826.tar.gz) = 366114 bytes
SHA1 (bmake-20090909.tar.gz) = dbe4b5bf9340f1f566c3a2fb570ae1927708c337
RMD160 (bmake-20090909.tar.gz) = a00e9a73e30776457e2f476a44b0ae67ddaecc79
Size (bmake-20090909.tar.gz) = 368009 bytes