ports/153268: Update port: devel/bmake

Mikolaj Golub to.my.trociny at gmail.com
Sat Dec 18 14:50:10 UTC 2010


>Number:         153268
>Category:       ports
>Synopsis:       Update port: devel/bmake
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 18 14:50:07 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Mikolaj Golub
>Release:        
>Organization:
>Environment:
>Description:
Update to 20101210:

2010-12-10  Simon J. Gerraty  <sjg at bad.crufty.net>

        * Makefile.in (MAKE_VERSION): bump version to 20101210
          Merge with NetBSD make, pick up
          o meta_oodate: track cwd per process, and only consider target
            out-of-date if missing file is outside make's CWD.
            Ignore files in /tmp/ etc.
          o to ensure unit-tests results match, need to control LC_ALL
            as well as LANG.
          o fix for parsing bug in var.c

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ru devel/bmake.orig/Makefile devel/bmake/Makefile
--- devel/bmake.orig/Makefile	2010-12-18 16:38:34.000000000 +0200
+++ devel/bmake/Makefile	2010-12-18 16:39:26.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bmake
-PORTVERSION=	20101101
+PORTVERSION=	20101210
 CATEGORIES=	devel
 MASTER_SITES=	ftp://ftp.netbsd.org/pub/NetBSD/misc/sjg/ \
 		http://www.gtlib.cc.gatech.edu/pub/NetBSD/misc/sjg/ \
diff -ru devel/bmake.orig/distinfo devel/bmake/distinfo
--- devel/bmake.orig/distinfo	2010-12-18 16:38:34.000000000 +0200
+++ devel/bmake/distinfo	2010-12-18 16:39:38.000000000 +0200
@@ -1,4 +1,4 @@
-SHA256 (bmake-20101101.tar.gz) = e8290ca0f16977d854013f8f38ec68d37ef1799b20ae1b8e69067e6f97b1c5fe
-SIZE (bmake-20101101.tar.gz) = 403585
+SHA256 (bmake-20101210.tar.gz) = 513f61147ee7bd556067a37eb89e8673d4a3a922f9a6af5220b1b7f22f487389
+SIZE (bmake-20101210.tar.gz) = 405481
 SHA256 (mk-20100612.tar.gz) = 37abd0c420f9caec56af27909b8cdda7e81fd4c4eac6a15e4583511693050e7b
 SIZE (mk-20100612.tar.gz) = 46000


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list